Extension:OpenSearchXml

From MediaWiki.org
(Redirected from Extension:OpenSearchXML)
Jump to: navigation, search
MediaWiki extensions manual - list
Crystal Clear action run.png
OpenSearchXml

Release status: beta

Implementation Search, API
Description OpenSearch XML interface provides for text extracts
Author(s) Brion Vibber (Brion VIBBERTalk)
License GPLv2 or Later
Download Download snapshot
Subversion [Help]

Browse source code
View code changes

Parameters

$wgOpenSearchAdvertiseXml

Hooks used
OpenSearchUrls

Check usage (experimental)

OpenSearchXml adds the possibility to have search suggestions in OpenSearch XML format. This extension allows the search box to "suggest" search terms as searcher types in query.

[edit] Installation

  1. Download the latest snapshot and extract it to your extensions directory.
  2. Add
    require_once( "$IP/extensions/OpenSearchXml/OpenSearchXml.php" );
    to LocalSettings.php
  3. The extension should be now active.
  4. Don't forget to set $wgEnableMWSuggest to true in your LocalSettings.php file.


Personal tools
Namespaces
Variants
Actions
Site
Support
Download
Development
Communication
Print/export
Toolbox