PluginSwitch
This is documentation about a configuration directive, which can be placed within Movable Type’s core configuration file, mt-config.cgi
, to customize the behavior of the system.
Settings for enabling/disabling particular plugins. MT controls this through the mt_config table. For example:
PluginSwitch nofollow/nofollow.pl=0
What specifically does hash type mean? How does a user specify values? Also how does a developer support this switch or is it automatic?