Handbuch:$wgExperimentalHtmlIds
Appearance
Diese Funktion wurde in der Version 1.32.0 vollständig entfernt. |
Ausgabe: $wgExperimentalHtmlIds | |
---|---|
Should we allow a broader set of characters in id attributes, per HTML5? |
|
Eingeführt in Version: | 1.16.0 (r61691) |
Veraltet in Version: | 1.30.0 (Gerrit change 362326; git #fd6e9ef2) |
Entfernt in Version: | 1.32.0 (Gerrit change 425582; git #Ia15d5ab) |
Erlaubte Werte: | (Wahrheitswert) |
Standardwert: | false |
Andere Einstellungen: Alphabetisch | Nach Funktion |
Details
Should we allow a broader set of characters in id attributes, per HTML5? If not, use only HTML 4-compatible IDs.
This option is for testing -- when the functionality is ready, it will be on by default with no option.