Manual:$wgAllowMicrodataAttributes

From mediawiki.org
This page is a translated version of the page Manual:$wgAllowMicrodataAttributes and the translation is 33% complete.
Saída: $wgAllowMicrodataAttributes
Enable HTML5 microdata attributes for use in wikitext.
Introduzido na versão:1.16.0 (r59035)
Removido na versão:1.27.0 (Gerrit change 277562; git #I17a7bff)
Valores permitidos:(boolean)
Valor padrão:false

Detalhes

Allows to enable HTML5 microdata attributes for use in wikitext. For this to work $wgHtml5 must be set to "true", which is the default as well as unchangeable since MW 1.22+. Starting with MW 1.27+ HTML5 microdata attributes will be allowed by default.

Ver também