| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2000-03-15 | Changes to Mailman's default footer so that open source logos for | bwarsaw | 1 | -5/+11 | |
| Mailman, Python, and GNU are displayed. I'm not 100% sure I like this... Specifically, MAILMAN_URL: point this to the gnu.org subpage, instead of the list.org mirror. IMAGE_LOGOS: flag to specify whether logos are displayed or not (if not, then slogan alone in linked text is displayed). | |||||
| 2000-03-13 | main(): Don't complain about a bogus archive_directory if | bwarsaw | 1 | -1/+4 | |
| last_post_time is <= 0 (meaning there have been no messages posted to the mailing list yet). Idea by Jim Tittsler. | |||||
| 2000-03-13 | Import nntplib from Mailman.pythonlib package to pick up the 1.5.2+ | bwarsaw | 1 | -17/+11 | |
| version of this module. main(): simplified connection creation, set readermode in constructor. | |||||
