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

Changes for version 0.48

  • Couple of small changes so I can write formatters that allow node metadata to affect the rendering of the node. A rewrite and renaming of the CGI::Wiki distribution is on the cards - subscribe to cgi-wiki-dev if you're interested: http://www.earth.li/cgi-bin/mailman/listinfo/cgi-wiki-dev

Documentation

Set up a database storage backend for CGI::Wiki.
set up a DBIx::FullTextSearch backend for CGI::Wiki
How to extend CGI::Wiki with your own plugins.

Modules

A toolkit for building Wikis.
A formatter for CGI::Wiki.
A base class for CGI::Wiki plugins.
DBIx::FullTextSearch search plugin for CGI::Wiki
Search::InvertedIndex plugin for CGI::Wiki
set up fulltext indexes for CGI::Wiki
Set up tables for a CGI::Wiki store in a MySQL database.
Set up tables for a CGI::Wiki store in a Postgres database.
Set up Search::InvertedIndex indexes for CGI::Wiki
Set up tables for a CGI::Wiki store 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
Utilities for testing CGI::Wiki things.