Manual:$wgEventLoggingSchemas
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).