手册:$wgAPIFormatModules
Appearance
| API: $wgAPIFormatModules | |
|---|---|
| API格式模块扩展。 |
|
| 引进版本: | 1.23.0 (Gerrit change 97926; git #9984a60a) |
| 移除版本: | 仍在使用 |
| 允许的值: | (数组) |
| 默认值: | [] |
| 其他设置: 按首字母排序 | 按功能排序 | |
细节
Allows for adding additional modules for the "format" API parameter. Associative array mapping module name to class name or factory (see $wgAPIModules for exact syntax). 扩展模块可能会覆写核心模块。