From cd305909d37546d1f75365f9e92995429927e91a Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Fri, 10 Oct 2008 17:13:33 -0400 Subject: document google plugin --- doc/plugins/google.mdwn | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 doc/plugins/google.mdwn (limited to 'doc/plugins/google.mdwn') diff --git a/doc/plugins/google.mdwn b/doc/plugins/google.mdwn new file mode 100644 index 000000000..7c61e637b --- /dev/null +++ b/doc/plugins/google.mdwn @@ -0,0 +1,12 @@ +[[!template id=plugin name=google author="Peter Simons"]] +[[!tag type/web]] + +This plugin adds a search form to the wiki, using google's site search. + +Google is asked to search for pages in the domain specified in the wiki's +`url` configuration parameter. Results will depend on whether google has +indexed the site, and how recently. Also, if the same domain has other +content, outside the wiki's content, it will be searched as well. + +The [[search]] plugin offers full text search of only the wiki, but +requires that a search engine be installed on your site. -- cgit v1.2.3