Skip to content
This repository has been archived by the owner on Jun 5, 2023. It is now read-only.

Elgg/opensearch

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenSearch endpoint for Elgg

OVERVIEW
-------------
OpenSearch is a standard for exposing the data in your website for search
to browsers and other web sites. For more information on this technology, visit
the Wikipedia page on OpenSearch at http://en.wikipedia.org/wiki/OpenSearch

INSTALL
-------------
 * Rename config.ini.sample to config.ini
 * Edit config.ini to reflect your site
 * Activate the plugin

USAGE
-------------
Adds an OpenSearch description definition to the html head. Browsers
will pick this up and allow you to add site specific search to your 
search bar.

The plugin also provides an RSS 2.0 feed that conforms to the OpenSearch
standard.

About

OpenSearch plugin for Elgg - provides an OpenSearch endpoint

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 100.0%