summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbwarsaw1999-01-09 04:25:25 +0000
committerbwarsaw1999-01-09 04:25:25 +0000
commit50e4b5e3824bb1a797e439c35533885babae5d1c (patch)
tree842d47b27ea4fe327ef73cc49fb3730d8038553e
parentf28f4814270700998d64d331bbcc45189be4a78e (diff)
downloadmailman-50e4b5e3824bb1a797e439c35533885babae5d1c.tar.gz
mailman-50e4b5e3824bb1a797e439c35533885babae5d1c.tar.zst
mailman-50e4b5e3824bb1a797e439c35533885babae5d1c.zip
added a couple suggestions
Diffstat (limited to '')
-rw-r--r--TODO2
1 files changed, 2 insertions, 0 deletions
diff --git a/TODO b/TODO
index 9ce818c4e..2e84e0ce0 100644
--- a/TODO
+++ b/TODO
@@ -36,6 +36,7 @@ The Mailman TODO list
- Better options for the policy on bundling digests (periodic w/ arbitrary
periods, size based, a combo of the two, etc).
- A button that will bundle a digest right now (tm).
+- Ability to set the next digest volume and issue number from the Web
- A generic error template page.
- An option for setting the precedence header.
- Make the MM-tags accept useful options where appropriate.
@@ -89,6 +90,7 @@ The Mailman TODO list
- Provide downloadable tar.gz's of the html archives
- sort by date should go most-recent to oldest
- allow list owner to edit archive messages
+- support for alternative archiving systems, e.g. MHonArc, Hypermail
*Code cleanup
- Use the re module where regexp and regsub are used.