MojoMojo Preferences

MojoMojo has a number of things that can be set in the preference system, some that are accessible via the admin interface, others that need to be set directly in the database:

main_formatter

This chooses which formatter is to be used as the main text formatter. The two options so far is 'MojoMojo::Formatter::Textile' and 'MojoMojo::Formatter::Markdown'.

open_registration

This option allows you to control weither user registration is available or not.

anonymous_user

If set, users are allowed to post anonymously, and the edit will be shown with the username set in this option.

restricted_user

If set, to a true value, normal users are restricted to editing pages inside their user space. Admin users can edit the entire site.

entropy

Random string used to generate secret keys for mail verification and such.

enable_implicit_wikiwords

Turn this option on to enable CamelCase words in the text to be parsed as wiki words. Disabled by default.

Set this to a true value to disable the internal search function. Will fall back to try site search using google.