wiki.techinc.nl/includes/parser
umherirrender 542d2e8a90 Add ParserOutput::addJsConfigVars
The OutputPage has variables for modules, moduleScripts, moduleStyles,
moduleMessages and the config vars, but the ParserOutput is missing the
last one.

With ParserOutput::addJsConfigVars it is possible to add scripts and it
config vars at one place and have not use the MakeGlobalVariablesScript
hook or other ways to get the needed javascript variable in the output.

Change-Id: I6ad61cca76805f6b9d76e053c98c7509c323d5da
2014-02-16 20:35:49 +00:00
..
CacheTime.php Format functions in CacheTime 2013-12-30 22:00:22 +01:00
CoreParserFunctions.php Check for CoreParserFunction::urlFunction from array to boolean 2014-01-30 23:43:38 +05:30
CoreTagHooks.php Fixed spacing in logging/parser/profiler/rl/revdel/search folder 2013-04-20 17:38:24 +02:00
DateFormatter.php Removed space after isset 2013-04-26 14:18:06 +02:00
LinkHolderArray.php Add Title::hasFragment and use it 2014-01-24 15:42:13 +00:00
Parser.php Actually make Parser::pstPass2() private 2014-02-05 13:29:01 -08:00
Parser_DiffTest.php Fixed spacing in logging/parser/profiler/rl/revdel/search folder 2013-04-20 17:38:24 +02:00
ParserCache.php Merge "Document parser cache key control." 2014-02-08 19:40:57 +00:00
ParserOptions.php Remove math specific code from ParserOptions 2014-01-25 21:41:29 +00:00
ParserOutput.php Add ParserOutput::addJsConfigVars 2014-02-16 20:35:49 +00:00
Preprocessor.php fix some spacing 2013-03-07 17:53:21 +01:00
Preprocessor_DOM.php Move closing parenthesis from multi line if and function to own line 2013-12-01 21:39:00 +01:00
Preprocessor_Hash.php Move closing parenthesis from multi line if and function to own line 2013-12-01 21:39:00 +01:00
StripState.php style: normalize end of files 2013-02-03 15:04:39 +01:00
Tidy.php assertValidHtml for checking html in test cases. 2014-01-17 12:42:35 +01:00