Refactor $wgEnforceHtmlIds code
authorAryeh Gregor <simetrical@users.mediawiki.org>
Fri, 29 Jan 2010 21:44:01 +0000 (21:44 +0000)
committerAryeh Gregor <simetrical@users.mediawiki.org>
Fri, 29 Jan 2010 21:44:01 +0000 (21:44 +0000)
commitf8879bfd2bef6962fe02be812df2cd657ac73e17
treece0548812aba414948f1f8ad3fd84c1cb7979c28
parentfea47da072b9a8e3d91b03bff095f50d3ea15516
Refactor $wgEnforceHtmlIds code

Renamed setting to $wgExperimentalHtmlIds, off by default, and updated
the code to enforce the much laxer HTML5 rules.  Still needs testing in
various browsers.
includes/DefaultSettings.php
includes/Sanitizer.php
includes/Title.php
includes/parser/Parser.php
maintenance/parserTests.inc