The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.12

  • The Search::InvertedIndex backend wasn't indexing the node titles - fixed and added tests. Added tests for non-MySQL Search::InvertedIndex backends and fixed CGI::Wiki::Search::SII to be case-insensitive all the time (instead of just when using MySQL). Tweaked the documentation some more - offers to simplify the docs and/or write a tutorial would be greatly appreciated.

Documentation

set up a DBIx::FullTextSearch backend for CGI::Wiki
set up a MySQL storage backend for CGI::Wiki
set up a Postgres storage backend for CGI::Wiki
set up a SQLite storage backend for CGI::Wiki

Modules

A toolkit for building Wikis.
A formatter for CGI::Wiki.
DBIx::FullTextSearch search plugin for CGI::Wiki
Search::InvertedIndex search plugin for CGI::Wiki
set up fulltext indexes for CGI::Wiki
set up tables for CGI::Wiki in a MySQL database.
set up tables for CGI::Wiki in a Postgres database.
set up Search::InvertedIndex indexes for CGI::Wiki
set up tables for CGI::Wiki in a SQLite database.
parent class for database storage backends for CGI::Wiki
MySQL storage backend for CGI::Wiki
Postgres storage backend for CGI::Wiki
SQLite storage backend for CGI::Wiki