aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/lib/plugins/admin.php
Commit message (Expand)AuthorAge
* code style: line breaksAndreas Gohr2023-08-31
* coding style: function call spacingAndreas Gohr2023-08-30
* Apply rector fixes to the rest of lib/pluginAndreas Gohr2023-08-30
* another go at #3717Andreas Gohr2022-08-14
* Another fix for #3717Andreas Gohr2022-08-14
* better deprecation message for require. fixes #3717Andreas Gohr2022-08-14
* adjust callstack depth for deprecation message furtherAndreas Gohr2020-08-13
* better deprecation messages for self required plugin base filesAndreas Gohr2020-08-13
* First go at moving the plugin classes into their own namespaceAndreas Gohr2019-04-20
* Merge branch 'master' into psr2Michael Große2019-02-15
|\
| * isAccessibleByCurrentUser() can run without $INFOAndreas Gohr2018-12-13
| * initialize array before useAndreas Gohr2018-11-19
| * add reerence to the actual plugin to ADMINPLUGIN_ACCESS_CHECKAndreas Gohr2018-10-30
| * add event to check access to admin pluginsAndreas Gohr2018-10-30
* | plugin prototype adjustmentsAndreas Gohr2018-04-27
|/
* increased the default limit for embedded SVGs to 2kbAndreas Gohr2017-01-21
* Use inline SVG for Admin Plugin icons and style them via CSSAndreas Gohr2017-01-21
* Provide icons for plugins in admin menuThisNameIsNotAllowed2017-01-21
* Some PHPDocs media and admin pluginGerrit Uitslag2014-12-10
* PHPDocs and some improvementsGerrit Uitslag2014-10-02
* Remove enc=utf-8 in VIM modeline as it is not allowed in VIM 7.3Michael Hamann2010-11-29
* plugin related autoloadingAndreas Gohr2010-02-01
* separated TOC from pageAndreas Gohr2007-08-05
* moved plugin base class to incAndreas Gohr2007-01-20
* manager user/groupAndreas Gohr2006-12-03
* action pluginschris2006-04-14
* Bug#680chris2006-04-10
* plugin manager update / will now expire page, css & js caches after a plugin ...chris2006-03-26
* methods for loading config variables in syntax and amin pluginsEsther Brunner2006-03-22
* config plugin update, fix php5 warnings + other improvementschris2006-01-28
* update admin plugin base class, remove plugin_ prefix from main methods, leav...chris2005-09-08
* minor fixes needed for searchindex pluginAndreas Gohr2005-09-04
* minor fix for obfuscate patchAndreas Gohr2005-09-02
* function obfuscate($email) moved to common.php; used in parser and some pluginsEsther Brunner2005-09-02
* tidy up plugin manager code (rename some classes that were using admin_plugin...chris2005-08-29
* admin plugin i/face + acl pluginchris2005-08-25