| 1 | ################################################################################ |
1 | ################################################################################ |
| 2 | # WeBWorK mod_perl (c) 2000-2002 WeBWorK Project |
2 | # WeBWorK mod_perl (c) 2000-2002 WeBWorK Project |
| 3 | # $Id: TODO,v 1.20 2002-11-15 20:51:05 sh002i Exp $ |
3 | # $Id: TODO,v 1.21 2002-11-20 21:48:01 sh002i Exp $ |
| 4 | ################################################################################ |
4 | ################################################################################ |
| 5 | |
5 | |
| 6 | Son of WeBWorK - TODO list |
6 | Son of WeBWorK - TODO list |
| 7 | |
7 | |
| 8 | DONE write template file from what we drew on the board |
8 | DONE write template file from what we drew on the board |
| … | |
… | |
| 73 | DONE make GD-generated images work |
73 | DONE make GD-generated images work |
| 74 | DONE make HTML links work |
74 | DONE make HTML links work |
| 75 | DONE make images in PDFs work |
75 | DONE make images in PDFs work |
| 76 | DONE remove dependancies on Global:: from send_mail_to |
76 | DONE remove dependancies on Global:: from send_mail_to |
| 77 | DONE preview button in Problem |
77 | DONE preview button in Problem |
| 78 | handle PG errors (and warnings) in Hardcopy |
78 | DONE handle PG errors (and warnings) in Hardcopy |
| 79 | Feedback - need nice modular way of sending email |
79 | Feedback - need nice modular way of sending email |
| 80 | Options - email address and password |
80 | Options - email address and password |
| 81 | have logout button invalidate key |
81 | have logout button invalidate key |
| 82 | Pretty die messages (from outside of the translator) |
82 | Pretty die messages (from outside of the translator) |
| 83 | check TTH mode character encodings on mac and windows |
83 | check TTH mode character encodings on mac and windows |