summaryrefslogtreecommitdiff
path: root/Mailman/htmlformat.py
Commit message (Expand)AuthorAgeFilesLines
* Bite the bullet: rename the Mailman package to mailman.Barry Warsaw2008-02-271-670/+0
* Tweak copyright years.Barry Warsaw2008-02-071-1/+1
* Restoreing i18n in 2.2tkikuchi2007-03-011-1/+1
* Update copyright years.bwarsaw2007-01-191-1/+1
* Merged revisions 8113-8121 via svnmerge from bwarsaw2006-12-291-5/+4
* Convert dumpdb to mmshell and configuration object. Convert htmlformat.pybwarsaw2006-11-041-30/+25
* Remove most uses of the types module, in favor of isinstance checks againstbwarsaw2006-04-171-5/+3
* back porting from 2.1.6tkikuchi2005-08-281-27/+27
* FSF office has moved. chdcking in for MAIN branch.tkikuchi2005-08-271-1/+1
* Document.Format(): Fix typo so WEB_LINK_COLOR works. Reported bybwarsaw2003-06-091-1/+1
* Document.Format(): Include a META tag with the content-typebwarsaw2002-12-071-7/+7
* QuoteHyperChars() -> websafe()bwarsaw2002-05-221-1/+1
* GetStandardReplacements(), MailmanLogo(), IMAGE_LOGOS, SHORTCUT_ICON:bwarsaw2002-04-211-1/+1
* Document.addError(): Make the default tag be "Error: " since that'sbwarsaw2002-02-281-1/+1
* Untabbification. :(bwarsaw2002-02-231-188/+188
* addError(): New method added to class Document, which is essentially abwarsaw2002-02-231-5/+18
* Sigh. Copyright years.bwarsaw2002-01-301-1/+1
* Document.Format(): Add support for optional favicon.bwarsaw2002-01-301-0/+3
* Add CheckBoxArray, a new class which implements an array of checkbwarsaw2001-08-141-16/+46
* Classes Document and HeadlessDocument are almost identical, exceptbwarsaw2001-06-251-30/+29
* De-string-module-ification, and other import sanitizing.bwarsaw2001-06-071-13/+25
* Document: Set the default background color of the document tobwarsaw2001-05-311-1/+5
* Added the Label widget/class, which is a Container that aligns itsbwarsaw2001-05-091-3/+16
* MailmanLogo(): Remove hyperlinks from logos (and also the links to thebwarsaw2001-05-011-17/+7
* Hidden(): New class for "hidden" input item.bwarsaw2001-04-091-0/+7
* Next round of big i18n patches.bwarsaw2001-02-281-9/+22
* Latest round of jcrey's I18N patches. Specifically,bwarsaw2000-12-261-1/+49
* First integration patch for Juan Carlos's translatable string changesbwarsaw2000-12-071-3/+3
* 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