Community Documentation

MySite: plugins and user options

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

About this page

Drupal version
Drupal 4.7.x, Drupal 5.x

Site Building Guide

Drupal’s online documentation is © 2000-2012 by the individual contributors and can be used in accordance with the Creative Commons License, Attribution-ShareAlike 2.0. PHP code is distributed under the GNU General Public License. Comments on documentation pages are used to improve content and then deleted.
nobody click here