Jump to content

Manual:$wgAPIFormatModules/ko

From mediawiki.org
This page is a translated version of the page Manual:$wgAPIFormatModules and the translation is 25% complete.
API: $wgAPIFormatModules
API format module extensions.
이 변수가 소개된 버전:1.23.0 (Gerrit change 97926; git #9984a60a)
이 변수가 사라진 버전:계속해서 쓰이고 있음
허용값:(array)
기본값:[]

상세

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.

같이 보기