Manual:$wgOpenSearchTemplates/ko
Appearance
| 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}