Sha256: beb02fd5d9c9ab9ed74dbdb86f71bf3bd198e734dc659f927933974883566f89

Contents?: true

Size: 1.33 KB

Versions: 1

Compression:

Stored size: 1.33 KB

Contents

= Rich-CMS CHANGELOG

== Version 2.0.5 (October 2, 2010)

* Using RaccoonTip v1.0.7

== Version 2.0.4 (October 1, 2010)

* Using RaccoonTip v1.0.6
* Added CSS reset

== Version 2.0.3 (September 30, 2010)

* Added rails generators 'rich_authlogic_user' and 'rich_cms_content'
* Finetuned the jQuery function $.keys()

== Version 2.0.2 (September 9, 2010)

* Corrected the Rich::Cms::Engine.to_content_tag implementation when using combined keys

== Version 2.0.1 (September 3, 2010)

* Tweaked determination of whether to show a text input or textarea when editing content
* Corrected clicked cms content item detection
* Updated styling of the Rich CMS panel
* Rendering Rich CMS content within a div tag at default instead of a span

== Version 2.0.0 (September 3, 2010)

* Complete new look and feel (using CSS3, no images and IE6+ compatible, Safari, Chrome and Firefox)
* Using RaccoonTip (yay!)
* Including jQuery dependencies the correct way
* Moved app, assets and config to lib directory
* Added lib/app/controllers to the load path
* Added lib/app/views to view paths
* Using Jzip::Engine instead of Jzip::Plugin
* Refactored ActionController::Base a bit
* Deriving the CMS content (to edit) the correct way within Rich.Cms.Editor
* Improved the Rich::Cms::Engine.to_content_tag implementation

== Version 1.0.0 (August 15, 2010)

* Initial release

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
rich_cms-2.0.5 CHANGELOG