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
/
syntax.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
*
moved Parser to Parsing namespace
Andreas Gohr
2018-05-04
*
moved all parsing related namespaces to their own
Andreas Gohr
2018-05-04
*
split out parser modes into their own files
Andreas Gohr
2018-04-28
*
plugin prototype adjustments
Andreas Gohr
2018-04-27
*
Merge remote-tracking branch 'origin/master' into scrutinizerissues
Gerrit Uitslag
2014-12-09
|
\
|
*
phpdocs syntax plugin base class
Gerrit Uitslag
2014-12-03
*
|
more PHPDocs, unused var, small bit code reformatting
Gerrit Uitslag
2014-10-01
|
/
*
just some more doc blocks
Andreas Gohr
2014-05-25
*
remove reference to reference from comments
Christopher Smith
2014-03-06
*
remove '&' from object parameters, PHP5 style not E_ALL
Christopher Smith
2014-03-05
*
reintroduce a tiny bit of duplication
Andreas Gohr
2014-01-07
*
remove duplicate plugin code for syntax plugins
Andreas Gohr
2014-01-07
*
Fix CodeSniffer whitespace violoations
Matt Perry
2013-09-10
*
Fix CodeSniffer violations
Matt Perry
2013-08-22
*
set $msg argument of loadHelper() default to true.
Klap-in
2013-01-27
*
Reformat last bottom end of the syntax plugin file
Klap-in
2013-01-26
*
Added loadHelper() to DokuWiki_Syntax_Plugin.
Klap-in
2013-01-26
*
some coding style improvements
Dominik Eckelmann
2012-11-29
*
Initialize more variables and test if others are set (no functional changes)
Michael Hamann
2012-07-28
*
Fix inconsistent return values in the indexer and in getInfo()
Michael Hamann
2012-07-28
*
Fixed and extended PHPDoc comments and added additional @var comments
Michael Hamann
2012-07-28
*
Language files can now be customized in the conf/ directory
Michael Hamann
2010-12-29
*
Remove enc=utf-8 in VIM modeline as it is not allowed in VIM 7.3
Michael Hamann
2010-11-29
*
Update syntax plugin base class (DOOM DO-OOM)
Adrian Lang
2010-03-29
*
Allow plugins to specify that they have to be instantiated
Adrian Lang
2010-03-29
*
plugin related autoloading
Andreas Gohr
2010-02-01
*
More flexible plugin packages FS#1746
Andreas Gohr
2009-11-11
*
Fix for FS#1598 - allow a plugin to be a singleton if it so desires
Chris Smith
2009-02-11
*
parser: put match on the call stack
pierre.spring
2008-10-22
*
syntax plugin match getter and setter
pierre.spring
2008-08-29
*
prevent error on buggy syntax plugin FS#1218
Andreas Gohr
2008-01-19
*
moved plugin base class to inc
Andreas Gohr
2007-01-20
*
metadata update to support both persistent and non-persistent metadata
chris
2006-11-26
*
fix bug#956 (also sp. in pluginutils)
chris
2006-10-27
*
parser caching update
chris
2006-09-11
*
improvements to common plugin i/f
chris
2006-04-30
*
Bug#680
chris
2006-04-10
*
methods for loading config variables in syntax and amin plugins
Esther Brunner
2006-03-22
*
add localisation methods to syntax plugin base class
chris
2005-09-08
*
syntax_plugin base class update, change render param name from $mode to $format
chris
2005-08-13
*
plugin tweaks, info plugin fixes
Andreas Gohr
2005-08-03
[next]