wiki.techinc.nl/includes/parser
2008-12-10 23:27:25 +00:00
..
CoreLinkFunctions.php Committing todays work on LinkHooks and the link rewrite: 2008-08-19 04:44:34 +00:00
CoreParserFunctions.php (bug 16589) CoreParserFunctions error causes 500 2008-12-10 23:27:25 +00:00
DateFormatter.php
LinkHolderArray.php * Fix bug 15344. Was caused by the overwrite of $entry, assigned by reference to the last link and then overwritten in later code. 2008-08-28 05:22:17 +00:00
Parser.php Step 2 in NS_IMAGE -> NS_FILE transition (bug 44) (WARNING: huge commit). 2008-12-01 17:14:30 +00:00
Parser_DiffTest.php * Revert back to my parser pseudo-branch again. Note: if you feel like reverting this, reverting Parser.php alone to r40010 will work just fine. 2008-08-26 14:37:15 +00:00
Parser_LinkHooks.php Committing todays work on LinkHooks and the link rewrite: 2008-08-19 04:44:34 +00:00
ParserCache.php * Don't set ETag if $wgUseETag = false 2008-12-10 05:33:57 +00:00
ParserOptions.php Revert revert r41406 of r41333, and removed one space between attributes. 2008-09-30 01:00:40 +00:00
ParserOutput.php Revert r44271 "(bug 12998) Weaken DISPLAYTITLE restictions (patch by 'rememberthedot@gmail.com')" 2008-12-10 23:21:28 +00:00
Preprocessor.php added PPCustomFrame classes to restore ability to use replaceVariables with a custom map of values. This should unbreak some extensions that were broken by the new PP stuff, like the News extension. 2008-06-26 13:05:40 +00:00
Preprocessor_DOM.php (bug 15737) Fix notices while expanding using PPCustomFrame. Patch by Juliano F. Ravasi. 2008-11-03 00:04:33 +00:00
Preprocessor_Hash.php (bug 15737) Fix notices while expanding using PPCustomFrame. Patch by Juliano F. Ravasi. 2008-11-03 00:04:33 +00:00