wiki.techinc.nl/includes/parser
Antoine Musso c9ed45c948 Implements bug 24343 "localurl discards section id".
* parser hook 'linkurl' which use Title::getLinkUrl()
* very basic tests for the Title class
2010-09-29 19:51:48 +00:00
..
CoreLinkFunctions.php
CoreParserFunctions.php Implements bug 24343 "localurl discards section id". 2010-09-29 19:51:48 +00:00
CoreTagHooks.php
DateFormatter.php Code cleanup: unused globals, empty statements, typos... 2010-09-11 21:55:21 +00:00
LinkHolderArray.php
Parser.php Remove $wgServerName. Its only usage was for {{servername}}, and needed to be kept in sync with $wgServer in LocalSettings. 2010-09-29 15:47:56 +00:00
Parser_DiffTest.php
Parser_LinkHooks.php
ParserCache.php Fix getDirty from r70783. 2010-09-15 16:58:44 +00:00
ParserOptions.php fixing per comments at r70517 2010-09-29 17:25:17 +00:00
ParserOutput.php Fix indentation 2010-09-27 12:30:04 +00:00
Preprocessor.php
Preprocessor_DOM.php
Preprocessor_Hash.php Code cleanup: unused globals, empty statements, typos... 2010-09-11 21:55:21 +00:00
Tidy.php