Manual:$wgAPIFormatModules
API: $wgAPIFormatModules | |
---|---|
API format module extensions. |
|
Introduced in version: | 1.23.0 (Gerrit change 97926; git #9984a60a) |
Removed in version: | Still in use |
Allowed values: | (array) |
Default value: | [] |
Other settings: Alphabetical | By function |
Details
editAllows for adding additional modules for the "format" API parameter. Associative array mapping module name to class name or factory (see $wgAPIModules for exact syntax). Extension modules may override the core modules.