Content Managers

Mason Framework also think about the Content Managers, letting them choose how they want to manage their content.

This initial release of the Mason Framework don't include yet suport to user options, so the option default_body_type only can be set on a site-by-site basis. However this is intented to change in the near future, allowing that options like this can be set by each user.

And this is all it takes to change the editor each user will see when creating a new content, with two options implemented now, a wysiwyg editor, and a regular textarea. The regular textarea will allow for multiple formating languages to be used, and new ones can be defined just be defining an handler.

At this moment, included in the framework there is suport to a wiki syntax I called MFWiki.

When changing content, the editor used to create the content will be automaticly selected.