summaryrefslogtreecommitdiff
path: root/inc/plugin.php
Commit message (Expand)AuthorAge
* Remove error supression for file_exists()Andreas Gohr2015-01-07
* Merge remote-tracking branch 'origin/master' into scrutinizerissuesGerrit Uitslag2014-12-09
|\
| * improve some scrutinizer issuesGerrit Uitslag2014-09-28
| * Merge remote-tracking branch 'origin/master' into overridablelangstringsGerrit Uitslag2014-09-28
| |\
| * | visibility plugin methodsGerrit Uitslag2014-09-28
| * | use config cascade for loading of localizationsGerrit Uitslag2014-09-28
| * | extend lang file cascade, so users can override some lang stringsGerrit Uitslag2014-05-13
* | | PHPDocs and some improvementsGerrit Uitslag2014-10-02
* | | Many PHPDocs, some unused and dyn declared varsGerrit Uitslag2014-10-01
| |/ |/|
* | rephrased error message. #681Andreas Gohr2014-07-04
* | Merge branch 'oldpluginshasnoGetinfo' of git://github.com/splitbrain/dokuwiki...Andreas Gohr2014-07-04
|\ \
| * | Reformat getInfo functionGerrit Uitslag2014-05-13
| * | Improve missing plugin.info.txt message.Gerrit Uitslag2014-05-13
| |/
* / log deprecated function calls FS#2399Andreas Gohr2014-05-10
|/
* our code may only throw user errorsAndreas Gohr2014-04-09
* rename render() to render_text() in Doku_Plugin. #496Andreas Gohr2014-01-22
* Bugfix: DOKU_CONF pathhArpanet2013-09-20
* Fix loading for helper components with loadHelper()Michael Hamann2013-08-01
* removed a bunch of functions which were deprecated in 2005/2006Anika Henke2013-02-18
* Merge branch 'master' into futureAndreas Gohr2013-02-03
|\
| * $msg of loadHelper for base plugin class default to true too.Klap-in2013-01-27
| * Correct PHPDoc comment of DokuWiki_Plugin::locale_xhtml()Michael Hamann2013-01-19
| * Correct parameter documentation of DokuWiki_Plugin::loadHelper()Michael Hamann2012-12-03
* | Merge branch 'confmanager' into futureAndreas Gohr2013-01-25
|\|
| * fix E_STRICT errors FS#2427Andreas Gohr2012-07-28
* | authmysql fixesAndreas Gohr2012-11-09
* | merge old auth style configs with plugin configAndreas Gohr2012-11-09
|/
* Fix type declarations in some PHPDoc commentsMichael Hamann2012-07-25
* give useful message for broken plugins FS#2068Andreas Gohr2011-03-04
* Language files can now be customized in the conf/ directoryMichael Hamann2010-12-29
* Allow plugins to specify that they have to be instantiatedAdrian Lang2010-03-29
* More flexible plugin packages FS#1746Andreas Gohr2009-11-11
* Coding Standard CleanupAndreas Gohr2009-10-20
* Fix for FS#1598 - allow a plugin to be a singleton if it so desiresChris Smith2009-02-11
* CSRF prevention for admin pluginsAndreas Gohr2007-08-29
* Typo in plugin.php (FS#1094)Guy Brand2007-03-23
* helper plugin patchEsther Brunner2007-02-27
* moved plugin base class to incAndreas Gohr2007-01-20