[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[or-cvs] r18726: {projects} The README is enhanced, add a few items that may be useful. (projects/gettor)
Author: ioerror
Date: 2009-02-28 12:04:36 -0500 (Sat, 28 Feb 2009)
New Revision: 18726
Modified:
projects/gettor/TODO
Log:
The README is enhanced, add a few items that may be useful.
Modified: projects/gettor/TODO
===================================================================
--- projects/gettor/TODO 2009-02-28 15:42:55 UTC (rev 18725)
+++ projects/gettor/TODO 2009-02-28 17:04:36 UTC (rev 18726)
@@ -5,9 +5,14 @@
- Write spec for how locale requests shall be formatted and parsed
- Implement test (-t switch) functionality
- Installer
-- Enhance README file
- Split (at least) tiger bundle into several smaller archives to avoid ~20MB
- Add more translations
- Freeze messages for translation
- Put po files into pootle for translation
- Add GetTor to GetTor and it will be able to distribute itself
+- Better exception catching when the local SMTP rejects the email
+ - Perhaps we want to email the admin of GetTor with the error?
+ - Perhaps we want to respond to the user with a useful message?
+- Do we want to instantly email the user with a "please wait" message for large
+files that may take a while to arrive?
+ - Do we want to do it for every message?