手册:$wgEventLoggingSchemas
Appearance
MediaWiki设置: $wgEventLoggingSchemas | |
---|---|
注册EventLogging 模式 |
|
引进版本: | 1.23.0 (Gerrit change 122459; git #dd842c7c) |
移除版本: | 仍在使用 |
允许的值: | (Associative array of schema name => version) |
默认值: | 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).