Příručka:$wgEnforceHtmlIds
Appearance
Tato funkce byla ve verzi 1.16.0 zcela odstraněna. |
Analyzátor: $wgEnforceHtmlIds | |
---|---|
Allow id's that don't conform to HTML4 backward compatibility requirements. |
|
Zavedeno od verze: | 1.14.0 (r45171) |
Odstraněno od verze: | 1.16.0 |
Povolené hodnoty: | (boolean) |
Výchozí hodnota: | true |
Další nastavení: Podle abecedy | Podle funkce |
Podrobnosti
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.