Handbuch:$wgAPIFormatModules
Appearance
| API: $wgAPIFormatModules | |
|---|---|
| API format module extensions. |
|
| Eingeführt in Version: | 1.23.0 (Gerrit change 97926; git #9984a60a) |
| Entfernt in Version: | Weiterhin vorhanden |
| Erlaubte Werte: | (Array) |
| Standardwert: | [] |
| Andere Einstellungen: Alphabetisch | Nach Funktion | |
Details
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). Extension modules may override the core modules.