Extension:OpenSearchXml
From MediaWiki.org
(Redirected from Extension:OpenSearchXML)
|
Release status: beta |
|||
|---|---|---|---|
| Implementation | Search, API | ||
| Description | OpenSearch XML interface provides for text extracts | ||
| Author(s) | Brion Vibber (Brion VIBBERTalk) | ||
| License | No license specified | ||
| Download | Download snapshot |
||
|
|||
|
|||
|
check usage (experimental) |
|||
OpenSearchXml adds the possibility to have search suggestions in OpenSearch XML format.
[edit] Installation
- Download the latest snapshot and extract it to your extensions directory.
- Add
to LocalSettings.phprequire_once( "$IP/extensions/OpenSearchXml/OpenSearchXml.php" );
- The extension should be now active.
This extension is being used on one or more of Wikimedia's wikis. It means that the extension is stable and works well enough to be used by such high traffic websites. A full list of the extensions installed on a particular wiki is produced by Special:Version on that wiki.