Handbuch:$wgHtml5
Appearance
Diese Funktion wurde in der Version 1.34.0 vollständig entfernt. |
| Ausgabe: $wgHtml5 | |
|---|---|
| Whether to output an HTML 5 doctype. |
|
| Eingeführt in Version: | 1.16.0 (r53034) |
| Veraltet in Version: | 1.22.0 (Gerrit change 63106; git #97caae59) |
| Entfernt in Version: | 1.34.0 (Gerrit change 522570; git #a8d26127) |
| Erlaubte Werte: | (Wahrheitswert) |
| Standardwert: | true |
| Andere Einstellungen: Alphabetisch | Nach Funktion | |
Details
Whether to output an HTML5 doctype. Siehe HTML5 für weitere Informationen.
If $wgWellFormedXml is set to "true", the markup will be constructed so it can still be processed as XML.
In order to allow the use of microdata attributes in wikitext, set $wgAllowMicrodataAttributes to "true".