Manual:$wgEnforceHtmlIds
この機能は、バージョン 1.16.0 で完全に除去されました。 |
構文解析: $wgEnforceHtmlIds | |
---|---|
Allow id's that don't conform to HTML4 backward compatibility requirements. |
|
導入されたバージョン: | 1.14.0 (r45171) |
除去されたバージョン: | 1.16.0 |
許容される値: | (真偽値) |
既定値: | true |
その他の設定: アルファベット順 | 機能順 |
詳細
Allow id's that don't conform to HTML4 backward compatibility requirements.
This is currently for testing. If all goes well, this option will be removed and the functionality will be enabled universally.
This was renamed to $wgExperimentalHtmlIds in r61691 (1.16) and converted to use laxer HTML 5 syntax.