wiki.techinc.nl/includes/parser
Platonides e1e71bde41 Make intfunction go accross the ParserOptions.
Things like calling setUserLang( true ) to use the content language are unsupported and shouldn't be done.
2010-08-05 18:43:49 +00:00
..
CoreLinkFunctions.php
CoreParserFunctions.php Make intfunction go accross the ParserOptions. 2010-08-05 18:43:49 +00:00
CoreTagHooks.php Move the math option inside ParserOptions instead of having Math.php directly sneaking into $wgUser. 2010-08-05 15:24:36 +00:00
DateFormatter.php Fixed some doxygen warnings 2010-06-09 14:57:59 +00:00
LinkHolderArray.php http://www.mediawiki.org/wiki/User:Catrope/Stub_threshold shows us people setting it to insanely large values trying to disable it. 2010-08-03 22:32:09 +00:00
Parser.php * (bug 23848) Add {{ARTICLEPATH}} Magic Word 2010-08-05 15:21:15 +00:00
Parser_DiffTest.php
Parser_LinkHooks.php More unused globals 2010-07-25 17:47:41 +00:00
ParserCache.php Change quickUserCan( 'edit' ) and getIsPrintable() into setEditSection( false ) 2010-08-05 14:37:50 +00:00
ParserOptions.php Make intfunction go accross the ParserOptions. 2010-08-05 18:43:49 +00:00
ParserOutput.php (bug 14685) Double underscore magic word usage is now tracked in the page_props table, as well as the behavioral magic words {{DEFAULTSORT}} and {{DISPLAYTITLE}}. 2010-07-10 11:30:11 +00:00
Preprocessor.php follow-up to r67820 and r67819: interface function newPartNodeArray for creating a new custom node for programmatic use of parameter replacement as used in some extensions 2010-06-10 15:18:43 +00:00
Preprocessor_DOM.php Replace self with PPFrame to define proper location of some constants 2010-07-29 07:20:02 +00:00
Preprocessor_Hash.php Replace self with PPFrame to define proper location of some constants 2010-07-29 07:20:02 +00:00
Tidy.php Fixed some doxygen warnings 2010-06-09 14:57:59 +00:00