summaryrefslogtreecommitdiff
path: root/inc/plugincontroller.class.php
Commit message (Expand)AuthorAge
* empty conf/plugins.local is created if not existingHakan Sandell2011-09-10
* Added comment in conf/plugins.local about how disabled files workHakan Sandell2011-09-10
* Removed tmp_bak array, no need for checking before save if anything changedHakan Sandell2011-09-10
* Now using io_savefile with locking and added headerHakan Sandell2011-09-10
* Whitespace and brackets cleanupHakan Sandell2011-09-10
* Usage of 'disabled' file to control plugins deprecatedHakan Sandell2011-09-10
* Code cleanup documentation before mergeHakan Sandell2011-09-10
* added new plugins config cascade and added plugin.info.txtPiyush Mishra2011-08-20
* Use autoloading for plugin classesAdrian Lang2011-06-06
* warn about wrongly installed pluginAndreas Gohr2011-03-19
* Honor conf[pluginmanager] again (closes FS#1856)Adrian Lang2011-02-06
* don't load disabled plugins FS#1990Andreas Gohr2010-08-29
* Allow plugins to specify that they have to be instantiatedAdrian Lang2010-03-29
* update ignore criteria when populating master plugin listChristopher Smith2010-02-10
* Coding Standard CleanupAndreas Gohr2009-10-20
* do not use error supression but check for file existance in plugin controllerAndreas Gohr2009-02-20
* suppress errors when trying to load a non existant pluginAndreas Gohr2009-02-16
* Fix for FS#1598 - allow a plugin to be a singleton if it so desiresChris Smith2009-02-11
* fix disable plugin mechanism revert FS#1585Bruno De Fraine2009-02-03
* reverted plugin disabling method back to old behaviourAndreas Gohr2009-01-27
* move Doku_Plugin_Controller class out of pluginutils and into its own fileChris Smith2009-01-22