Podręcznik:$wgExperimentalHtmlIds
Appearance
Ta funkcja została całkowicie usunięta z jądra MediaWiki w wersji 1.32.0. |
Wyjście: $wgExperimentalHtmlIds | |
---|---|
Should we allow a broader set of characters in id attributes, per HTML5? |
|
Wprowadzono w wersji: | 1.16.0 (r61691) |
Przestarzałe w wersji: | 1.30.0 (Gerrit change 362326; git #fd6e9ef2) |
Usunięto w wersji: | 1.32.0 (Gerrit change 425582; git #Ia15d5ab) |
Dozwolone wartości: | (boolean) |
Domyślna wartość: | false |
Inne ustawienia: Alfabetycznie | Według funkcji |
Szczegóły
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.