Manual:$wgHtml5Version

From mediawiki.org
This page is a translated version of the page Manual:$wgHtml5Version and the translation is 29% complete.
Muestra: $wgHtml5Version
Defines the value of the version attribute in the ‎<html> tag, if any.
Introducido en la versión:1.16.0 (r59033)
Eliminado en la versión:aún se usa
Valores permitidos:(string) or null
Valor predeterminado:null

Detalles

Defines the value of the version attribute in the ‎<html> tag, if any.

If you use RDFa, the possible values are:

  • HTML+RDFa 1.0
  • XHTML+RDFa 1.0

Starting with MW 1.27.0 you don't need to specify this setting if you want to use RDFa, since it's enabled by default.