wiki.techinc.nl/includes/parser
2010-02-15 09:34:51 +00:00
..
CoreLinkFunctions.php
CoreParserFunctions.php Fixed some doxygen warnings 2010-02-14 21:23:38 +00:00
CoreTagHooks.php * Fix for r57997 and bug 21222: move math, gallery, pre and nowiki to a new module called CoreTagHooks, analogous to CoreParserFunctions. 2010-02-03 07:10:58 +00:00
DateFormatter.php Switch from Xml:: to Html:: in a few places 2009-08-21 20:39:35 +00:00
LinkHolderArray.php * replace deprecated makeBrokenLinkObj() by LinkHolderArray.php() 2009-06-13 12:39:00 +00:00
Parser.php clean r61713 (and r61710) per code review 2010-02-15 09:34:51 +00:00
Parser_DiffTest.php
Parser_LinkHooks.php
ParserCache.php Implemented the PoolCounter feature and did some general refactoring in the areas that it touched. 2009-07-08 08:12:35 +00:00
ParserOptions.php * Fix for r57997 and bug 21222: move math, gallery, pre and nowiki to a new module called CoreTagHooks, analogous to CoreParserFunctions. 2010-02-03 07:10:58 +00:00
ParserOutput.php * (bug 22061) API: add prop=headitems to action=parse 2010-01-16 13:07:58 +00:00
Preprocessor.php Add getArguments, getNamedArguments and getNumberedArguments methods to PPFrame 2009-07-02 16:21:30 +00:00
Preprocessor_DOM.php Applied patch by Juliano F. Ravasi for bug 20431: constructor for PPCustomFrame_* failed to initialise the object properly. 2009-09-04 00:43:51 +00:00
Preprocessor_Hash.php Applied patch by Juliano F. Ravasi for bug 20431: constructor for PPCustomFrame_* failed to initialise the object properly. 2009-09-04 00:43:51 +00:00
Tidy.php