wiki.techinc.nl/includes/parser
Alexandre Emsenhuber f0683f8e08 Whitespaces fixes
2010-02-11 14:57:43 +00:00
..
CoreLinkFunctions.php
CoreParserFunctions.php Whitespaces fixes 2010-02-11 14:57:43 +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 More sensible semantics for pipe trick with section links after r62076 2010-02-09 01:05:49 +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