Public Reflection added to UsemodWiki
I extended UsemodWiki to support making pages “public”. [what is a wiki, you ask?] I use my wiki as a “scratchpad,” as pheezy put it — a place to take notes, jot down ideas and lists of things to do, and generally keep handy snippets of text close at hand. My perl hacks to UsemodWiki allow you to maintain a single wiki database but present certain public pages to the web at large, while keeping all other pages private by default. As an added bonus, any links from a public page to other public pages work normally (while any links to private pages will simply display a “restricted” page.)
Download the code here - usemodwiki-scratchpad-hacks.tgz
Enjoy!