ikiwiki/ news/ version 2.49

News for ikiwiki 2.49:

The search plugin no longer uses hyperestraier. Instead, to use it you will now need to install xapian-omega, and the Search::Xapian, HTML::Scrubber, and Digest::SHA1 perl modules. Ie, apt-get install xapian-omega libsearch-xapian-perl libhtml-scrubber-perl libdigest-sha1-perl

Also, wikis that use the search plugin will need to be rebuilt, since the search form has changed. This will not be done automatically, but can be done by running ikiwiki-mass-upgrade as root, or running ikiwiki -setup on individual setup files.

ikiwiki 2.49 released with these changes