Skip to content

Commit 6de476a

Browse files
author
Richard Jones
committed
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.
1 parent c699e9a commit 6de476a

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

TODO.txt

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,14 +49,12 @@ pending web: search "refinement"
4949
pending web: have roundup.cgi pick up instance config from the environment
5050

5151
New templating TODO:
52-
. move PageTempalates, TAL, ZTUtils into roundup.cgi and clean up
5352
. rewritten documentation (can come after the beta though so stuff is settled)
5453
. modify cgitb to handle PageTemplate errors better
5554
. add :required to edit action
5655
active web: title is stoopid
5756
active hyperdb: full-text searching doesn't appear to match stuff in titles,
5857
even though they're supposed to be indexed...
59-
active web: daemonify roundup-server (fork, logfile, pidfile)
6058
active web: UNIX init.d script for roundup-server
6159

6260
ongoing: any bugs
@@ -83,4 +81,5 @@ done security: implement and use the new logical control mechanisms
8381
done web: saving of named queries (GM)
8482
done web: handle "not found", access and item page render errors better (RJ)
8583
done web: fix double-submit by having new-item-submit redirect at end (RJ)
84+
done web: daemonify roundup-server (fork, logfile, pidfile)
8685

0 commit comments

Comments
 (0)