elgg/opensearch

此包已被弃用且不再维护。没有建议的替代包。
此包的最新版本(1.1)没有可用的许可证信息。

维护者

详细信息

github.com/Elgg/opensearch

源代码

安装: 334

依赖者: 0

建议者: 0

安全性: 0

星标: 1

关注者: 7

分支: 5

类型:elgg-plugin

1.1 2015-07-21 05:59 UTC

This package is auto-updated.

Last update: 2023-06-05 07:27:01 UTC


README

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.