| This deprecated feature should no longer be used, but is still available for reasons of backwards compatibility. This feature was deprecated in version 1.25.0. Please see $wgOpenSearchTemplates['application/x-suggestions+json'] for an alternative way to use this feature. |
| Search: $wgOpenSearchTemplate | |
|---|---|
| Template for OpenSearch suggestions. |
|
| Introduced in version: | 1.13.0 (r33400) |
| Deprecated in version: | 1.25.0 (Gerrit change 171573; git #28e37f55) |
| Removed in version: | still in use |
| Allowed values: | (string) or false |
| Default value: | false |
| Other settings: Alphabetical | By function | |
This setting is deprecated. Use $wgOpenSearchTemplates instead!
Details
Template 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}
This article is issued from Mediawiki. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.