ikiwiki/doc/plugins/google.mdwn

12 lines
459 B
Plaintext
Raw Normal View History

2008-10-10 23:13:33 +02:00
[[!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
2009-12-25 21:08:22 +01:00
indexed the site, and how recently.
2008-10-10 23:13:33 +02:00
The [[search]] plugin offers full text search of only the wiki, but
requires that a search engine be installed on your site.