wiki.techinc.nl/includes/parser
2011-01-18 20:15:50 +00:00
..
CoreLinkFunctions.php * Added file description headers 2010-08-22 14:31:05 +00:00
CoreParserFunctions.php followup r80511: make {{PAGENAMEE}} and friends also call wfEscapeWikiText() (why is the code duplicated, anyway??) 2011-01-18 20:15:50 +00:00
CoreTagHooks.php Use the accessor for getting mOptions. 2010-10-15 23:10:05 +00:00
DateFormatter.php Code cleanup: unused globals, empty statements, typos... 2010-09-11 21:55:21 +00:00
LinkHolderArray.php * (bug 19006) {{REVISIONUSER}} no longer acts like {{CURRENTUSER}} in some cases 2010-12-10 18:17:20 +00:00
Parser.php followup r80511: make {{PAGENAMEE}} and friends also call wfEscapeWikiText() (why is the code duplicated, anyway??) 2011-01-18 20:15:50 +00:00
Parser_DiffTest.php Use the getter per r74822 CR. 2010-10-17 14:10:26 +00:00
Parser_LinkHooks.php * Added file description headers 2010-08-22 14:31:05 +00:00
ParserCache.php This precondition is no longer needed after r78393 2010-12-28 18:15:48 +00:00
ParserOptions.php Add new hook ArticlePrepareTextForEdit, called when preparing text to be saved. 2011-01-16 21:12:26 +00:00
ParserOutput.php *sigh* I was looking at parser tests, but not notices in a site this time... Followup r79558 fix a small php notice. 2011-01-04 04:23:01 +00:00
Preprocessor.php * Added file description headers 2010-08-22 14:31:05 +00:00
Preprocessor_DOM.php Allow to disable the preprocessor cache with $wgPreprocessorCacheThreshold = false 2011-01-13 17:35:54 +00:00
Preprocessor_Hash.php Allow to disable the preprocessor cache with $wgPreprocessorCacheThreshold = false 2011-01-13 17:35:54 +00:00
Tidy.php Revert r42257 "Convert literal tabs to 	 when passing them through Tidy, to prevent them from being clobbered." 2010-11-29 00:10:59 +00:00