wiki.techinc.nl/includes/parser
Aryeh Gregor 9bfa528584 Use Sanitizer::escapeId() in another place
Reduce code duplication some more, and fix section redirect after edit
when $wgEnforceHtmlIds is off.
2009-01-02 20:30:53 +00:00
..
CoreLinkFunctions.php Committing todays work on LinkHooks and the link rewrite: 2008-08-19 04:44:34 +00:00
CoreParserFunctions.php Pull back r45181 "(Bug 12998) Weaken DISPLAYTITLE restictions (patch by rememberthedot@gmail.com)" for now. 2008-12-31 16:49:38 +00:00
DateFormatter.php
LinkHolderArray.php followup to r44520: simplify various bits by removing checks now made redundant 2008-12-13 04:14:40 +00:00
Parser.php Use Sanitizer::escapeId() in another place 2009-01-02 20:30:53 +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 Follow-up to r45174: (bug 16806) Fix regression from r44524 that caused links to files to not get added to mLinks in ParserOutput, which caused them to not be included in LinksUpdate::LinksUpdate(), and not added to pagelinks. 2009-01-01 00:05:08 +00:00
Preprocessor.php
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