Manual:$wgHtml5
Appearance
Эта функция была полностью удалена в версии 1.34.0. |
| Результат: $wgHtml5 | |
|---|---|
| Whether to output an HTML 5 doctype. |
|
| Введено в версии: | 1.16.0 (r53034) |
| Устарела с версии: | 1.22.0 (Gerrit change 63106; git #97caae59) |
| Удалено в версии: | 1.34.0 (Gerrit change 522570; git #a8d26127) |
| Допустимые значения: | (булевы значения) |
| Значение по умолчанию: | true |
| Другие настройки: По алфавиту | По функциональности | |
Подробнее
Whether to output an HTML5 doctype. См. HTML5 для более детальной информации.
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".