wiki.techinc.nl/includes/parser
2010-11-09 12:25:57 +00:00
..
CoreLinkFunctions.php * Added file description headers 2010-08-22 14:31:05 +00:00
CoreParserFunctions.php Revert r73976 (Implements bug 24343 "localurl discards section id"). Per BZ feedback, this doesn't actually fix the original issue, it adds a new parser function to work around the issue. 2010-10-23 15:32:31 +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 Assignment in loop conditions suck 2010-10-13 23:11:40 +00:00
Parser.php * (bug 21364) External links using link= attribute on images now respect $wgExternalLinkTarget 2010-11-09 12:25:57 +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 Fix getDirty from r70783. 2010-09-15 16:58:44 +00:00
ParserOptions.php Using getDateFormat instead of mDateFormat in ParserOptions::optionsHash. This was causing parser cache misses when using ApiParse 2010-11-01 23:00:53 +00:00
ParserOutput.php Fix indentation 2010-09-27 12:30:04 +00:00
Preprocessor.php * Added file description headers 2010-08-22 14:31:05 +00:00
Preprocessor_DOM.php Big attack on unused variables... 2010-10-14 20:53:04 +00:00
Preprocessor_Hash.php Big attack on unused variables... 2010-10-14 20:53:04 +00:00
Tidy.php * Added file description headers 2010-08-22 14:31:05 +00:00