archan937 / rich_cms

Enrichments (e9s) module for a pluggable CMS frontend
http://codehero.es/rails_gems_plugins/rich_cms
MIT License
42 stars 16 forks source link

No wrapping tag possible when not logged in. #10

Closed bulters closed 13 years ago

bulters commented 13 years ago

In order to allow an easier transition to rich-cms I thought it would be a nice option to allow a rich_cms_tag to be output without a wrapping tag - which possibly borks layouts - but still provide a (default) wrapping span in cms-mode.

Use no wrapping tag by specifying ":tag => :none"