Podręcznik:$wgExperimentalHtmlIds

From mediawiki.org
This page is a translated version of the page Manual:$wgExperimentalHtmlIds and the translation is 29% complete.
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

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.