[cgi-wiki-dev] patch to CGI::Wiki

Kake L Pugh cgi-wiki-dev@earth.li
Tue, 14 Sep 2004 19:40:27 +0100


On Mon 13 Sep 2004, Tom Insam <tom@jerakeen.org> wrote:
> And I've fixed it. Attached is a patch to add charset support to
> CGI::Wiki that falls back to the old behaviour if you are running
> under 5.6.

Applied, released as 0.56.  Note that this charset support is
completely untested - tests welcomed.

> The current CVS CGI::Wiki::Kwiki takes advantage of this, and default 
> new C::W::K installs will be full utf-8 wikis. Imports from CGI::Kwiki 
> wikis that have used nasty utf8 chars seem to work, and you can put 
> high-bit stuff into pages.

Hurrah, release it!

Also new in 0.56 is a Plucene search backend.  Please try it out - it
promises to be much better than the Search::InvertedIndex one.

Kake