summaryrefslogtreecommitdiff
path: root/modules/htmlformat.py
Commit message (Expand)AuthorAgeFilesLines
* All these files have been moved to the Mailman directory (and some renamed)bwarsaw1998-06-191-468/+0
* Integrated Scott's cookie code into the distribution.viega1998-05-301-1/+6
* 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
* HeadlessDocument(): new variant of Document(), for templates that havemailman1998-04-101-1/+10
* Preparing to package a distribution - add a module docstring andmailman1998-04-091-0/+7
* HTMLFormatObject(): Ok, here's a stab at making the error-protection aklm1998-04-091-11/+8
* Link(): Support "target" option, for directing hrefs to other windowsklm1998-04-091-8/+11
* Document.Format(): Add capability to designate a bgcolor (and otherklm1998-04-071-4/+11
* Disabled encompassing try-except in HTMLFormatObject, so tracebacksklm1998-04-071-5/+5
* Hmm - in at least one case (bounce options, automatically remove...),klm1998-03-081-2/+2
* RadioButtonArray.Format(): Somewhat cosmetic change, use cellspacing=5klm1998-03-081-9/+5
* Added FontAttr class, for presenting arbitrary font attributes, andmailman1998-02-271-0/+18
* Get some space between the label/radio-button pairs.mailman1998-02-261-7/+13
* Initial revisionmailman1998-02-261-0/+403