wiki.techinc.nl/includes/parser
2010-08-12 13:23:28 +00:00
..
CoreLinkFunctions.php
CoreParserFunctions.php Parser should only use content messages. 2010-08-12 13:23:28 +00:00
CoreTagHooks.php Move the math option inside ParserOptions instead of having Math.php directly sneaking into $wgUser. 2010-08-05 15:24:36 +00:00
DateFormatter.php Fixed some doxygen warnings 2010-06-09 14:57:59 +00:00
LinkHolderArray.php getSkin() should get a Title as parameter. 2010-08-11 17:11:24 +00:00
Parser.php Parser should only use content messages. 2010-08-12 13:23:28 +00:00
Parser_DiffTest.php
Parser_LinkHooks.php More unused globals 2010-07-25 17:47:41 +00:00
ParserCache.php Upgrade the warning from wfDebug to wfWarn. 2010-08-10 19:32:49 +00:00
ParserOptions.php getSkin() should get a Title as parameter. 2010-08-11 17:11:24 +00:00
ParserOutput.php Move pieces related to ParserOutput expiry into a new CacheTime class. 2010-08-09 14:58:08 +00:00
Preprocessor.php follow-up to r67820 and r67819: interface function newPartNodeArray for creating a new custom node for programmatic use of parameter replacement as used in some extensions 2010-06-10 15:18:43 +00:00
Preprocessor_DOM.php Fix fixme placed on r30022 by me (fixing per comment) 2010-08-10 12:55:22 +00:00
Preprocessor_Hash.php Use ParserOptions accessors. 2010-08-05 19:01:47 +00:00
Tidy.php Fixed some doxygen warnings 2010-06-09 14:57:59 +00:00