index
:
dokuwiki
3waymerge
CRLFmail
HTTPClientAgent
actionRouterImprovements
addomainless-stable
appveyorfixing
conf-bcrypt
deployment
docker
editorjs-cleanup
em_fix
emptydirdefault
eventrenderer
extension-infosource
extensionevent
font
fs2851
gittoolQuietOption
globalErrorHandling
handlerpagectx
imagedispatch
jquery3
large-screens
lessnew
localdraft
logevent
logging
logunevent
mail
mail_headers
master
master2psr2
mediaFNrev
mediarefactor
menucontext
old-stable
oldmediaonrev
openapi
php7comptib
phpcsCI-failtest
phpunit9
pr-3115
proxystuff
psr2-plugin
rectordebug
remote-argumentcount
retrytests
reusableLocktimerJS
revdiffexternaledits
reverse-fallback-ns-linking
rmdir
scrutinizer-patch-1
searchIndex
searchIndex-collections
searchIndex-restructure
stable
testFix
testfixes
travis
travis-php80-debug
utf8fix
versionfixtool
wintest
The DokuWiki Open Source Wiki Engine
Aslak Raanes
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
lib
/
plugins
/
admin.php
Commit message (
Expand
)
Author
Age
*
code style: line breaks
Andreas Gohr
2023-08-31
*
coding style: function call spacing
Andreas Gohr
2023-08-30
*
Apply rector fixes to the rest of lib/plugin
Andreas Gohr
2023-08-30
*
another go at #3717
Andreas Gohr
2022-08-14
*
Another fix for #3717
Andreas Gohr
2022-08-14
*
better deprecation message for require. fixes #3717
Andreas Gohr
2022-08-14
*
adjust callstack depth for deprecation message further
Andreas Gohr
2020-08-13
*
better deprecation messages for self required plugin base files
Andreas Gohr
2020-08-13
*
First go at moving the plugin classes into their own namespace
Andreas Gohr
2019-04-20
*
Merge branch 'master' into psr2
Michael Große
2019-02-15
|
\
|
*
isAccessibleByCurrentUser() can run without $INFO
Andreas Gohr
2018-12-13
|
*
initialize array before use
Andreas Gohr
2018-11-19
|
*
add reerence to the actual plugin to ADMINPLUGIN_ACCESS_CHECK
Andreas Gohr
2018-10-30
|
*
add event to check access to admin plugins
Andreas Gohr
2018-10-30
*
|
plugin prototype adjustments
Andreas Gohr
2018-04-27
|
/
*
increased the default limit for embedded SVGs to 2kb
Andreas Gohr
2017-01-21
*
Use inline SVG for Admin Plugin icons and style them via CSS
Andreas Gohr
2017-01-21
*
Provide icons for plugins in admin menu
ThisNameIsNotAllowed
2017-01-21
*
Some PHPDocs media and admin plugin
Gerrit Uitslag
2014-12-10
*
PHPDocs and some improvements
Gerrit Uitslag
2014-10-02
*
Remove enc=utf-8 in VIM modeline as it is not allowed in VIM 7.3
Michael Hamann
2010-11-29
*
plugin related autoloading
Andreas Gohr
2010-02-01
*
separated TOC from page
Andreas Gohr
2007-08-05
*
moved plugin base class to inc
Andreas Gohr
2007-01-20
*
manager user/group
Andreas Gohr
2006-12-03
*
action plugins
chris
2006-04-14
*
Bug#680
chris
2006-04-10
*
plugin manager update / will now expire page, css & js caches after a plugin ...
chris
2006-03-26
*
methods for loading config variables in syntax and amin plugins
Esther Brunner
2006-03-22
*
config plugin update, fix php5 warnings + other improvements
chris
2006-01-28
*
update admin plugin base class, remove plugin_ prefix from main methods, leav...
chris
2005-09-08
*
minor fixes needed for searchindex plugin
Andreas Gohr
2005-09-04
*
minor fix for obfuscate patch
Andreas Gohr
2005-09-02
*
function obfuscate($email) moved to common.php; used in parser and some plugins
Esther Brunner
2005-09-02
*
tidy up plugin manager code (rename some classes that were using admin_plugin...
chris
2005-08-29
*
admin plugin i/face + acl plugin
chris
2005-08-25