wiki.techinc.nl/includes/parser
Gergő Tisza 382d4df858 Move addTrackingCategory from Parser to ParserOutput
addTrackingCategory is more in line with ParserOutput's functionality
(addLink, addCategory etc), and tracking categories are useful even for
content types which do not use the parser at all. There is no reason to
require the caller to obtain a Parser object just to be able to add
tracking categories.

Change-Id: I89d9ea1db3a4e6486e77eee940bd438f7753b776
2014-09-28 23:35:52 +00:00
..
CacheTime.php Fix phpcs issues in parser 2014-08-12 01:00:15 +00:00
CoreParserFunctions.php Add parser callback to get a page's current revision 2014-09-19 11:59:58 -04:00
CoreTagHooks.php Fix phpcs issues in parser 2014-08-12 01:00:15 +00:00
DateFormatter.php Fix phpcs issues in parser 2014-08-12 01:00:15 +00:00
LinkHolderArray.php Title::getContentModel(): load from DB if necessary 2014-08-20 19:44:17 -04:00
MWTidy.php Protect MathML from Tidy 2014-08-22 12:21:06 -04:00
Parser.php Move addTrackingCategory from Parser to ParserOutput 2014-09-28 23:35:52 +00:00
ParserCache.php Fix phpcs issues in parser 2014-08-12 01:00:15 +00:00
ParserDiffTest.php Fix phpcs issues in parser 2014-08-12 01:00:15 +00:00
ParserOptions.php Merge "Add parser callback to get a page's current revision" 2014-09-25 22:52:10 +00:00
ParserOutput.php Move addTrackingCategory from Parser to ParserOutput 2014-09-28 23:35:52 +00:00
Preprocessor.php Add missing @param to function docs 2014-08-18 16:24:59 +00:00
Preprocessor_DOM.php Handle multiple ownerDocuments for args in Preprocessor_DOM 2014-08-26 15:39:04 +00:00
Preprocessor_Hash.php Merge "Fix doc of PPFrame_Hash::cachedExpand" 2014-08-20 06:55:21 +00:00
StripState.php Fix phpcs issues in parser 2014-08-12 01:00:15 +00:00