wiki.techinc.nl/includes/parser
Conrad Irwin e3e24db382 (bug 17857) Make {{anchorencode}} work in a manner more similar to the way that
section links are created by the parser. Also useful for (bug 18431).
2010-06-20 23:43:39 +00:00
..
CoreLinkFunctions.php
CoreParserFunctions.php (bug 17857) Make {{anchorencode}} work in a manner more similar to the way that 2010-06-20 23:43:39 +00:00
CoreTagHooks.php Fixed unnecessary assignment (from r61913) 2010-02-19 23:21:58 +00:00
DateFormatter.php Fixed some doxygen warnings 2010-06-09 14:57:59 +00:00
LinkHolderArray.php Add page_latest to the LinkCache. 2010-06-15 12:14:54 +00:00
Parser.php (bug 17857) Make {{anchorencode}} work in a manner more similar to the way that 2010-06-20 23:43:39 +00:00
Parser_DiffTest.php
Parser_LinkHooks.php * Fixed some doxygen warnings 2010-06-10 21:05:58 +00:00
ParserCache.php allow parser/extensions to control for how long a ParserOutput gets cached. Introduced updateCacheExpiry(), Cleaned up use of getCacheTime() for marking uncacheable objects. 2010-06-01 14:28:51 +00:00
ParserOptions.php Fixed some doxygen warnings 2010-06-09 14:57:59 +00:00
ParserOutput.php Partial revert r67707, included half-baked patch 2010-06-09 11:54:18 +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 added newPartNodeArray for creating a node with a list of parts form a php array; useful for programatically constructing template parameters 2010-06-10 15:02:25 +00:00
Preprocessor_Hash.php added newPartNodeArray for creating a node with a list of parts form a php array; useful for programatically constructing template parameters 2010-06-10 15:16:15 +00:00
Tidy.php Fixed some doxygen warnings 2010-06-09 14:57:59 +00:00