index
:
rpg
rpg
Můj web o RP hrách
ctibor@brancik.cz
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
plugins
/
syntax.php
Commit message (
Expand
)
Author
Age
*
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
*
support for plugin subfolders added - plugins/[name]/[type]/[file].php
chris
2005-08-02
*
syntax plugin class prototypes : fixes to previous update
chris
2005-08-02
*
syntax plugin class update: add getAllowedTypes() method (compatible with plu...
chris
2005-07-28
*
plugin info added
andi
2005-06-26
*
paragraphtypes for syntax plugins
andi
2005-06-26
*
directory layout cleanup !IMPORTANT
andi
2005-06-05