]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/blob - doc/plugins/google.mdwn
ikiwiki (3.20130711) unstable; urgency=low
[git.ikiwiki.info.git] / doc / plugins / google.mdwn
1 [[!template id=plugin name=google author="[Peter Simons](http://cryp.to/)"]]
2 [[!tag type/web]]
4 This plugin adds a search form to the wiki, using google's site search.
6 Google is asked to search for pages in the domain specified in the wiki's
7 `url` configuration parameter. Results will depend on whether google has
8 indexed the site, and how recently.
10 The [[search]] plugin offers full text search of only the wiki, but
11 requires that a search engine be installed on your site.