Module: Cms::Authoring
- Defined in:
- lib/cms/authoring.rb
Constant Summary collapse
- PERMISSIONS =
Represents the common permissions that are common for CMS operations.
[:edit_content, :administrate, :publish_content]
- EDITOR_PERMISSIONS =
A full fledged editor can do these things.
[:edit_content, :publish_content]