NOTE: use Perl; is on undef hiatus. You can read content, but you can't post it. More info will be forthcoming forthcomingly.
All the Perl that's Practical to Extract and Report
Stories, comments, journals, and other submissions on use Perl; are Copyright 1998-2006, their respective owners.
Wiki::Tiny (Score:1)
But what I'd love to see is a wiki where a single instance of the wiki can be entirely contained in a single SQLite database file.
And I mean everything that isn't environment specific. Non-environment configuration (auth rules etc), templates, images (if it has image support), and so on.
I want my wiki to be one file. One file where if I have the admin password (which is contained in the one file) I can just hit "Download Wiki" on some admin page and it sends me the
Re:Wiki::Tiny (Score:1)
It's one Perl file and content saved in files. a file based wiki is as good as a sqlite supported one.
Reply to This
Parent