meta data for this page
  •  
no way to compare when less than two revisions

Differences

This shows you the differences between two versions of the page.


system:config:plugin_rootdirs [2013/08/20 16:38] (current) – created phplist
Line 1: Line 1:
 +
 +---- dataentry configoptions ----
 +type             : constant
 +name             : PLUGIN_ROOTDIRS
 +purpose          : Semi-colon separated list of directories to look for plugins.
 +allowed          : Text, pointing to the directories.
 +default          : no value
 +status_s         : 
 +----
 +
 +The purpose of this setting is mostly for development, allowing developers to have plugins that are in a different location than that default location as set in [[PLUGIN_ROOTDIR]]
 +
 +See also [[/develop/plugins|Developing Plugins]]
 +
 +
 +