summaryrefslogtreecommitdiff
path: root/inc/pluginutils.php
Commit message (Expand)AuthorAge
* Provide a function to return admin plugin for the page request.Christopher Smith2015-05-16
* more phpdocs and minor checkGerrit Uitslag2014-10-01
* cleanup PHPDocs: DokuWiki_Syntax_Plugin is a DokuWiki_Plugin as wellGerrit Uitslag2014-02-17
* phpdocs plugins util and controllerGerrit Uitslag2013-10-15
* improve visibility and PHPdocs of plugin controllerGerrit Uitslag2013-10-15
* Move plugin name regex to a constant as suggested by @glenscMichael Hamann2012-09-10
* Code cleanup documentation before mergeHakan Sandell2011-09-10
* added new plugins config cascade and added plugin.info.txtPiyush Mishra2011-08-20
* don't load disabled plugins FS#1990Andreas Gohr2010-08-29
* moved plugincontroller and event handler creation to init.phpMichael Klier2010-03-26
* first attempt to centralize all include loadingAndreas Gohr2010-01-31
* Coding Standard CleanupAndreas Gohr2009-10-20
* move Doku_Plugin_Controller class out of pluginutils and into its own fileChris Smith2009-01-22
* Major rework of pluginutilsChris Smith2009-01-18
* add third parameter to plugin_load(), $new, to allow return of a new plugin o...Chris Smith2008-08-13
* update plugin component file search to ignore hidden files (files beginning w...Chris Smith2007-06-27
* helper plugin patchEsther Brunner2007-02-27
* Some renderer plugin updatesAndreas Gohr2007-01-20
* fix bug#956 (also sp. in pluginutils)chris2006-10-27
* suppress boring errorsBen Coburn2006-09-08
* unittest fixeschris2006-08-04
* action pluginschris2006-04-14
* plugin manager upate: protect default plugins, add enable/disable functionalitychris2006-03-11
* file cleanupsAndreas Gohr2006-02-17
* config plugin update & removal of $conf['pluginmanager'] optionchris2006-01-26
* better_xhtml_compliance_1.patchAnika Henke2006-01-14
* More work on Javascript and CSS dispatchersAndreas Gohr2005-10-29
* pluginutils update avoid missing aggregate files before plugin manager has cr...chris2005-09-08
* error reporting for plugins turned on once again; checks if file existsEsther Brunner2005-09-02
* correction to non-intrusive plugin manager patch - now uses correct $conf set...chris2005-08-25
* non-intrusive changes to support plugin managerchris2005-08-25
* minor plugin fixes to protect against invalid/malformed pluginschris2005-08-05
* plugin tweaks, info plugin fixesAndreas Gohr2005-08-03
* fix for closing plugindirEsther Brunner2005-08-03
* support for plugin subfolders added - plugins/[name]/[type]/[file].phpchris2005-08-02
* plugin javascript load fix: print.css -> script.jschris2005-08-02
* Load plugin javascriptAndreas Gohr2005-08-01
* Plugins can add their own CSS nowAndreas Gohr2005-07-31
* Changed pluginloading to use referencesAndreas Gohr2005-07-30
* sorting support for syntax plugins, info plugin now actually does somethingandi2005-05-21
* first attempt of syntax pluginsandi2005-05-19