Last updated August 6, 2007. Created by agentrickard on June 10, 2007.
Log in to edit this page.
Plugins and User Options
Part of the design of MySite is to reduce code overhead through the use of
includes (called Plugins). For MySite to function, certain plugins are
required, but others are optional and can be removed.
In the case of Format, Layout, and Style plugins, the "default" file is always
required. If this file is the only plugin present, users will not be allowed
to change their content settings.
For Type plugins, only the plugins you wish to use need to be present. Since
the administrator can deactivate Content Types, there is no reason to remove
these files.
For additional detail, including how to change the default files, see the
README.txt files in each plugin directory.
Required Plugin Files
If you remove any of these files from your modules directory, MySite will not
work correctly.
mysite/plugins/formats/default.theme
mysite/plugins/layouts/default.php
mysite/plugins/styles/default.css