Handbuch:$wgOpenSearchTemplates
Appearance
| Suche: $wgOpenSearchTemplates | |
|---|---|
| Vorlagen für OpenSearch-Vorschläge. |
|
| Eingeführt in Version: | 1.25.0 (Gerrit change 171573; git #28e37f55) |
| Entfernt in Version: | Weiterhin vorhanden |
| Erlaubte Werte: | (Array) |
| Standardwert: | [
'application/x-suggestions+json' => false,
'application/x-suggestions+xml' => false,
];
|
| Andere Einstellungen: Alphabetisch | Nach Funktion | |
Details
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.
Platzhalter: {searchTerms}