Manual:$wgOpenSearchTemplate/de-formal
![]() | 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. |
|
Eingeführt in Version: | 1.13.0 (r33400) |
Veraltet in Version: | 1.25.0 (Gerrit change 171573; git #28e37f55) |
Entfernt in Version: | weiterhin vorhanden |
Erlaubte Werte: | (string) or false |
Standardwert: | false |
Andere Einstellungen: Alphabetisch | Nach Funktion |
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}
Categories:
- MediaWiki configuration settings/de-formal
- MediaWiki configuration settings introduced in version 1.13.0/de-formal
- MediaWiki configuration settings deprecated in version 1.25.0/de-formal
- MediaWiki configuration settings still in use/de-formal
- MediaWiki deprecated or obsolete features/de-formal
- Search variables/de-formal