wiki.techinc.nl/includes/parser
C. Scott Ananian 083ec382c4 Handle conflicting image format options in predictable way.
The PHP parser now uses the first image format option that appears,
and ignores subsequent format options.  This enforces the "zero or one"
language in
https://en.wikipedia.org/wiki/Wikipedia:Extended_image_syntax#Type
and makes parser behavior more predictable.  This also matches Parsoid
behavior.

Change-Id: Ifa32238b3d274123c7b98022cf688c33edfd7197
2014-03-18 14:21:33 -04: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 Changing URLs of mediawiki.org in scripts to the SSL-based website 2014-03-13 22:28:14 +00:00
DateFormatter.php
LinkHolderArray.php Add Title::hasFragment and use it 2014-01-24 15:42:13 +00:00
Parser.php Handle conflicting image format options in predictable way. 2014-03-18 14:21:33 -04:00
Parser_DiffTest.php
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
Preprocessor_DOM.php Put the "else" (or "elseif") on the same line as the previous closing brace 2014-03-15 13:54:53 +01:00
Preprocessor_Hash.php Fix spacing between two functions 2014-03-15 20:57:23 +00:00
StripState.php
Tidy.php assertValidHtml for checking html in test cases. 2014-01-17 12:42:35 +01:00