summaryrefslogtreecommitdiff
path: root/Mailman/htmlformat.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* RadioButtonArray.Format(): Fix vertical layout so that the buttons arebwarsaw2000-09-121-12/+10
* HeadlessDocument.Format(): Oops! My last change removed one too manybwarsaw2000-07-221-1/+1
* Document.Format(), HeadlessDocument.Format(): Remove thebwarsaw2000-07-221-9/+1
* Document.Format(), HeadlessDocument.Format(): We want to set a fewbwarsaw2000-07-201-23/+29
* RadioButtonArray.__init__(): New optional argument `values' which canbwarsaw2000-06-201-8/+13
* Jim Tittsler finds more buglets with the generated HTML:bwarsaw2000-03-221-4/+4
* Update the copyright lines to include the years 1999 & 2000.bwarsaw2000-03-211-1/+1
* Changes to Mailman's default footer so that open source logos forbwarsaw2000-03-151-9/+49
* InputObj.Format(): When adding the keyword arguments as HTMLbwarsaw2000-03-031-10/+8
* RadioButtonArray.__init__(): added an XXX comment about the horizontalbwarsaw2000-02-261-1/+3
* FileUpload: New class which outputs an input object for file uploads.bwarsaw2000-02-251-3/+10
* Balazs Nagy <julian7@kva.hu> writes:bwarsaw1999-12-111-4/+4
* New class: QuotedContainer(Container). It's Format() method returnshmeland1999-06-041-1/+11
* import mm_cfgbwarsaw1999-05-021-1/+3
* MailmanLogo(): New function to return Link object w/ Delivered bybwarsaw1999-05-021-0/+9
* new class: DefinitionListbwarsaw1998-12-301-5/+14
* Removed RCS crudbwarsaw1998-06-191-4/+4
* 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