summaryrefslogtreecommitdiff
path: root/modules/mm_html.py
Commit message (Expand)AuthorAgeFilesLines
* All these files have been moved to the Mailman directory (and some renamed)bwarsaw1998-06-191-336/+0
* InitTempVars() added.viega1998-06-131-2/+2
* Whoops, I forgot to check these in. They're changed to handleviega1998-06-031-3/+3
* Fixed a typo in the zipcode.viega1998-05-261-2/+2
* Added copyright notices to all source files where I am legally entitled to do...viega1998-05-251-1/+18
* .FormatDisabledNotice(): Text to put at top of user options pages tomailman1998-05-201-26/+46
* FormatArchiveAnchor(): Use the new routine instead of static var val.klm1998-04-101-2/+2
* Trivial cosmetic changes - plural "subscribers list" instead of possessiveklm1998-04-101-3/+3
* Preparing to package a distribution - add a module docstring andmailman1998-04-091-0/+5
* .FormatRosterOptionForUser(), .RosterOption() - extracted creation andklm1998-04-071-28/+24
* Refined presentations for the listinfo page, including a newmailman1998-04-021-22/+37
* Small text refinements.klm1998-03-301-8/+5
* Revised subscription list presentation so it is on a separate page.klm1998-03-301-2/+64
* Members (digest or non) are sorted only during presentation, not inmailman1998-03-271-0/+1
* In the subscribers list, indicate when a user is delivery-disabled bymailman1998-03-261-3/+9
* Tracked change of names of 'closed' and 'auto_subscribe' options. Seemailman1998-03-241-1/+31
* Whoopsie! Put a paren in the wrong place, ok now.mailman1998-03-191-3/+3
* Remove my comment questioning FormatArchiveAnchor().mailman1998-03-191-5/+2
* Changed EnableMime user option to DisableMime, as part of making mimemailman1998-03-131-3/+22
* Pluralize "member" accordingly.mailman1998-03-091-2/+4
* Whoops again - this shot got it right.mailman1998-03-091-3/+3
* Whoops, cut-and-paste mistake in last checkin rectified.klm1998-03-091-1/+1
* Indicate the number of concealed members at the end of each list, ifklm1998-03-091-1/+8
* HTMLFormatter.FormatOneUser(): Use new ObscureEmail() routine to maskklm1998-03-081-1/+6
* Add a standard replacement for request-addr.mailman1998-02-261-2/+5
* Initial revisionmailman1998-02-251-0/+154