wiki.techinc.nl/includes/parser
Daniel Friesen 97caae596d Drop support for XHTML 1.0
* $wgHtml5 = false; is now ignored completely.
* $wgDocType and $wgDTD have been removed.
* $wgXhtmlDefaultNamespace is now ignored.
* XHTML5 will be output if $wgMimeType is set to an XML mime type (according to HTML5's rules).
* For backwards compatibility with extensions $wgHtml5 and $wgXhtmlDefaultNamespace are set
  in Setup.php but depending on them is deprecated.

Change-Id: Iad9634e2ee420b5a3bbffe550421fde4fa1819b0
2013-05-15 23:09:25 -07:00
..
CacheTime.php Fixed spacing in logging/parser/profiler/rl/revdel/search folder 2013-04-20 17:38:24 +02:00
CoreParserFunctions.php Fixed spacing 2013-05-09 19:48:10 +02:00
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 Fixed spacing in logging/parser/profiler/rl/revdel/search folder 2013-04-20 17:38:24 +02:00
Parser.php Drop support for XHTML 1.0 2013-05-15 23:09:25 -07:00
Parser_DiffTest.php Fixed spacing in logging/parser/profiler/rl/revdel/search folder 2013-04-20 17:38:24 +02:00
ParserCache.php Fixed spacing in logging/parser/profiler/rl/revdel/search folder 2013-04-20 17:38:24 +02:00
ParserOptions.php Remove "will be removed in ..." comments 2013-05-11 22:04:21 +02:00
ParserOutput.php (bug 41729) Move section edit links to after the headings 2013-04-29 00:00:09 +00:00
Preprocessor.php fix some spacing 2013-03-07 17:53:21 +01:00
Preprocessor_DOM.php Simplify the nested ifs of Preprocessor_DOM::preprocessToObj() 2013-04-23 13:05:09 +00:00
Preprocessor_Hash.php Fixed spacing in logging/parser/profiler/rl/revdel/search folder 2013-04-20 17:38:24 +02:00
StripState.php style: normalize end of files 2013-02-03 15:04:39 +01:00
Tidy.php Remove hphpc support and deprecate related functions 2013-05-09 08:28:05 +10:00