Manual:$wgAPIFormatModules/ru

From mediawiki.org
This page is a translated version of the page Manual:$wgAPIFormatModules and the translation is 12% complete.
API: $wgAPIFormatModules
API format module extensions.
Введено в версии:1.23.0 (Gerrit change 97926; git #9984a60a)
Удалено в версии:всё ещё используется
Допустимые значения:(array)
Значение по умолчанию:[]

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.

См. также