diff TODO.txt @ 1050:6a6801d896c3

Move the ZPT packages into the roundup.cgi package. OK, all those big ol' commits resulted in the movement of the ZPT packages into the roundup.cgi package. I also added daemonification to roundup-server.
author Richard Jones <richard@users.sourceforge.net>
date Thu, 05 Sep 2002 00:38:11 +0000
parents b9988e118055
children a0c7df67dd9c
line wrap: on
line diff
--- a/TODO.txt	Thu Sep 05 00:37:09 2002 +0000
+++ b/TODO.txt	Thu Sep 05 00:38:11 2002 +0000
@@ -49,14 +49,12 @@
 pending web: have roundup.cgi pick up instance config from the environment 
 
 New templating TODO:
-. move PageTempalates, TAL, ZTUtils into roundup.cgi and clean up
 . rewritten documentation (can come after the beta though so stuff is settled)
 . modify cgitb to handle PageTemplate errors better
 . add :required to edit action
 active web: title is stoopid
 active hyperdb: full-text searching doesn't appear to match stuff in titles,
                 even though they're supposed to be indexed...
-active web: daemonify roundup-server (fork, logfile, pidfile)
 active web: UNIX init.d script for roundup-server
 
 ongoing: any bugs
@@ -83,4 +81,5 @@
 done web: saving of named queries (GM)
 done web: handle "not found", access and item page render errors better (RJ)
 done web: fix double-submit by having new-item-submit redirect at end (RJ)
+done web: daemonify roundup-server (fork, logfile, pidfile)
 

Roundup Issue Tracker: http://roundup-tracker.org/