Manual:$wgEventLoggingSchemas

From mediawiki.org
This page is a translated version of the page Manual:$wgEventLoggingSchemas and the translation is 71% complete.
MediaWiki の設定: $wgEventLoggingSchemas
EventLogging のスキーマを登録する
導入されたバージョン:1.23.0 (Gerrit change 122459; git #dd842c7c)
除去されたバージョン:使用中
許容される値:(スキーマ名 => バージョン の連想配列)
既定値:array()

詳細

$wgEventLoggingSchemas offers a quick way to register EventLogging schemas. The array keys are the schema names (ie. the page names on the event logging central wiki, such as m:Special:PrefixIndex/Schema:), the values are the schema versions (ie. the page revisions).

関連項目