From: "justin" <[EMAIL PROTECTED]>That's a pretty vague request... what features are you looking for?
can anyone on the list recommend me a good modperl+mysql based Wiki
engine?
If a more simple Wiki environment is required (one without the proverbial kitchen sink), perhaps have a look at Apache::MiniWiki. It's uses Rcs.pm for doing checkouts, commits, diffs, merges, logs, etc. This module runs as either a mod_perl handler or under Apache::Registry.
Twiki (http://twiki.org/) works great with mod_perl but it uses rcs
to keep version-controlled text files in the filesystem instead of
using mysql.
Wim
-- Reporting bugs: http://perl.apache.org/bugs/ Mail list info: http://perl.apache.org/maillist/modperl.html