|
From: Todd L. M. <tm...@ha...> - 2001-03-12 23:15:53
|
I should stick in this the wiki so could update it there, but I'm probably going to be cleaning the database out as part of the deployment testing, so... do (fix) for this (#3) release * put help -- using the Wiki, the WikiFormatting, etc -- into the wiki; distribute in tarballs and CVS as .txt files, and insert instructions about using import.php3 to get them into the wiki. * establish a cron job/script for doing regular database backups. * implement defense against "spider bombs" editing pages * list the last editor of the page on info.php3 do (fix) for the next (#4) release/ * offsite backup script; an 'export.php3' script would be nice, but a script doing MySQL database dumps would be OK also. * list of orphan pages page (orphans.php; integrate with web admin in wishlist...) wishlist/ * diffs between revisions. (Leverage SourceForge's cvsweb.cgi?) * delete wiki pages (part of web-based admin?) * web-based (user) admin * common (XML) format for wiki metadata; standard for wiki bookmarks? investigate/ * TWiki-style tree structure to the Wiki for autogenerated directory pages * url-rewriting implementation for less implementation-dependent bookmarking of wiki pages -_Quinn |