From 4d80af63de9125eda856652ee92cbd1e01afff51 Mon Sep 17 00:00:00 2001 From: Cash Costello Date: Sun, 23 May 2010 20:36:15 -0400 Subject: Added README --- README | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 README diff --git a/README b/README new file mode 100644 index 000000000..1725196a6 --- /dev/null +++ b/README @@ -0,0 +1,14 @@ +OpenSearch endpoint for Elgg + +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. -- cgit v1.2.3