summaryrefslogtreecommitdiff
path: root/lib/plugins/syntax.php
Commit message (Expand)AuthorAge
* Merge remote-tracking branch 'origin/master' into scrutinizerissuesGerrit Uitslag2014-12-09
|\
| * phpdocs syntax plugin base classGerrit Uitslag2014-12-03
* | more PHPDocs, unused var, small bit code reformattingGerrit Uitslag2014-10-01
|/
* just some more doc blocksAndreas Gohr2014-05-25
* remove reference to reference from commentsChristopher Smith2014-03-06
* remove '&' from object parameters, PHP5 style not E_ALLChristopher Smith2014-03-05
* reintroduce a tiny bit of duplicationAndreas Gohr2014-01-07
* remove duplicate plugin code for syntax pluginsAndreas Gohr2014-01-07
* Fix CodeSniffer whitespace violoationsMatt Perry2013-09-10
* Fix CodeSniffer violationsMatt Perry2013-08-22
* set $msg argument of loadHelper() default to true.Klap-in2013-01-27
* Reformat last bottom end of the syntax plugin fileKlap-in2013-01-26
* Added loadHelper() to DokuWiki_Syntax_Plugin.Klap-in2013-01-26
* some coding style improvementsDominik Eckelmann2012-11-29
* Initialize more variables and test if others are set (no functional changes)Michael Hamann2012-07-28
* Fix inconsistent return values in the indexer and in getInfo()Michael Hamann2012-07-28
* Fixed and extended PHPDoc comments and added additional @var commentsMichael Hamann2012-07-28
* Language files can now be customized in the conf/ directoryMichael Hamann2010-12-29
* Remove enc=utf-8 in VIM modeline as it is not allowed in VIM 7.3Michael Hamann2010-11-29
* Update syntax plugin base class (DOOM DO-OOM)Adrian Lang2010-03-29
* Allow plugins to specify that they have to be instantiatedAdrian Lang2010-03-29
* plugin related autoloadingAndreas Gohr2010-02-01
* More flexible plugin packages FS#1746Andreas Gohr2009-11-11
* Fix for FS#1598 - allow a plugin to be a singleton if it so desiresChris Smith2009-02-11
* parser: put match on the call stackpierre.spring2008-10-22
* syntax plugin match getter and setterpierre.spring2008-08-29
* prevent error on buggy syntax plugin FS#1218Andreas Gohr2008-01-19
* moved plugin base class to incAndreas Gohr2007-01-20
* metadata update to support both persistent and non-persistent metadatachris2006-11-26
* fix bug#956 (also sp. in pluginutils)chris2006-10-27
* parser caching updatechris2006-09-11
* improvements to common plugin i/fchris2006-04-30
* Bug#680chris2006-04-10
* methods for loading config variables in syntax and amin pluginsEsther Brunner2006-03-22
* add localisation methods to syntax plugin base classchris2005-09-08
* syntax_plugin base class update, change render param name from $mode to $formatchris2005-08-13
* plugin tweaks, info plugin fixesAndreas Gohr2005-08-03
* support for plugin subfolders added - plugins/[name]/[type]/[file].phpchris2005-08-02
* syntax plugin class prototypes : fixes to previous updatechris2005-08-02
* syntax plugin class update: add getAllowedTypes() method (compatible with plu...chris2005-07-28
* plugin info addedandi2005-06-26
* paragraphtypes for syntax pluginsandi2005-06-26
* directory layout cleanup !IMPORTANTandi2005-06-05