Manual:$wgAllowMicrodataAttributes

From mediawiki.org
This page is a translated version of the page Manual:$wgAllowMicrodataAttributes and the translation is 67% complete.
出力: $wgAllowMicrodataAttributes
ウィキテキスト内で HTML5 マイクロデータ属性を使用できるようにする。
導入されたバージョン:1.16.0 (r59035)
除去されたバージョン:1.27.0 (Gerrit change 277562; git #I17a7bff)
許容される値:(真偽値)
既定値:false

詳細

ウィキテキスト内で HTML5 マイクロデータ属性を使用できるようにします。 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.

関連項目