wiki.techinc.nl/includes/parser
Ori Livneh 207dfd2adf Add RejectParserCacheValue hook
Add a new hook, 'RejectParserCacheValue', which allows extensions to reject an
otherwise-successful parser cache lookup. The intent is to allow extensions to
manage the eviction of archaic HTML output from the cache.

Change-Id: I660679a48c46608f859bd52b31d6a888aabcc9ac
2015-06-23 11:23:57 -07:00
..
CacheTime.php Avoid parser cache miss that often occurs post-save 2015-06-09 01:01:03 +00:00
CoreParserFunctions.php Minor cleanups 2015-04-02 16:22:42 +00:00
CoreTagHooks.php Correctly parse <indicator/> contents, Parser rejiggering 2014-11-04 10:25:58 +00:00
DateFormatter.php Minor cleanups 2015-04-02 16:22:42 +00:00
LinkHolderArray.php Remove unneeded empty lines at begin of if/else/foreach body 2015-06-19 20:05:45 +02:00
MWTidy.php Use a fixed marker prefix string in the Parser and MWTidy 2015-05-31 19:33:36 -07:00
Parser.php Remove unneeded empty lines at begin of if/else/foreach body 2015-06-19 20:05:45 +02:00
ParserCache.php Add RejectParserCacheValue hook 2015-06-23 11:23:57 -07:00
ParserDiffTest.php Use a fixed marker prefix string in the Parser and MWTidy 2015-05-31 19:33:36 -07:00
ParserOptions.php Parser: Say tildes instead of ~~~ in comment to fix Doxygen fatal 2015-04-06 12:32:25 +00:00
ParserOutput.php resourceloader: Remove only=messages 2015-05-13 20:17:35 +01:00
Preprocessor.php Add missing @param to function docs 2014-08-18 16:24:59 +00:00
Preprocessor_DOM.php Remove unneeded empty lines at begin of if/else/foreach body 2015-06-19 20:05:45 +02:00
Preprocessor_Hash.php Remove unneeded empty lines at begin of if/else/foreach body 2015-06-19 20:05:45 +02:00
StripState.php Use a fixed marker prefix string in the Parser and MWTidy 2015-05-31 19:33:36 -07:00