Jump to content

Manual:$wgOpenSearchTemplates/ko

From mediawiki.org
This page is a translated version of the page Manual:$wgOpenSearchTemplates and the translation is 14% complete.
Search: $wgOpenSearchTemplates
Templates for OpenSearch suggestions.
이 변수가 소개된 버전:1.25.0 (Gerrit change 171573; git #28e37f55)
이 변수가 사라진 버전:계속해서 쓰이고 있음
허용값:(array)
기본값:
[
	'application/x-suggestions+json' => false,
	'application/x-suggestions+xml' => false,
];

상세

Templates for OpenSearch suggestions, defaults to API action=opensearch.

Sites with heavy load would typically have these point to a custom PHP wrapper to avoid firing up mediawiki for every keystroke.

Placeholders: {searchTerms}