]> sipb.mit.edu Git - ikiwiki.git/blobdiff - doc/plugins/search.mdwn
license analysis; another possibility
[ikiwiki.git] / doc / plugins / search.mdwn
index cc81905676e49e9f0de17732ad01756ab23d0ca9..e95739cf36569171e863e7587c3613bea53f4b50 100644 (file)
@@ -1,10 +1,10 @@
 [[!template id=plugin name=search author="[[Joey]]"]]
-[[!tag type/useful]]
+[[!tag type/web]]
 
 This plugin adds full text search to ikiwiki, using the
 [xapian](http://xapian.org/) engine, its
 [omega](http://xapian.org/docs/omega/overview.html) frontend, and the
-[[!cpan Search::Xapian]], [[!cpan Digest::SHA1]], and [[!cpan HTML::Scrubber]]
+[[!cpan Search::Xapian]], [[!cpan Digest::SHA]], and [[!cpan HTML::Scrubber]]
 perl modules.
 
 The [[ikiwiki/searching]] page describes how to write search queries.