Podręcznik:$wgXhtmlDefaultNamespace
Appearance
Ta funkcja została całkowicie usunięta z jądra MediaWiki w wersji 1.34.0. |
| Wyjście: $wgXhtmlDefaultNamespace | |
|---|---|
| Namespace to use when outputting in XHTML mode. |
|
| Wprowadzono w wersji: | 1.9.0 (r18943) |
| Przestarzałe w wersji: | 1.22.0 (Gerrit change 63106; git #97caae59) |
| Usunięto w wersji: | 1.34.0 (Gerrit change 522570; git #a8d26127) |
| Dozwolone wartości: | (string) |
| Domyślna wartość: | 'http://www.w3.org/1999/xhtml' (defined in Setup.php) |
| Inne ustawienia: Alfabetycznie | Według funkcji | |
Szczegóły
What namespace to use when in XHTML mode.
This is the xmlns attribute on the root <html> element.
When in HTML5 mode (default in recent MediaWiki), this setting is ignored.