summaryrefslogtreecommitdiff
path: root/inc/plugincontroller.class.php
Commit message (Expand)AuthorAge
* 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