summaryrefslogtreecommitdiff
path: root/cgi/admin (follow)
Commit message (Expand)AuthorAgeFilesLines
* Preparing to package a distribution - add __version__ info.mailman1998-04-091-0/+2
* Further refinement of the option help presentation.klm1998-04-091-4/+9
* Provided some refinement and layout of .FormatOptionHelp().mailman1998-04-091-9/+22
* Simplify options layout a bit, removing the coloring on the sectionmailman1998-04-091-8/+9
* FOrmatOptionsSection(): Put a leading description option above themailman1998-04-091-3/+7
* Implement rudimentary admin-configuration long-description help. Iklm1998-04-081-7/+35
* Some mild layout changes.klm1998-04-081-8/+14
* Set document backgrounds (of error docs as well as primary) to white.mailman1998-04-081-2/+2
* Use new htmlformat.Document.Format() capability to set a bgcolor onklm1998-04-071-1/+1
* Significant refinement so:klm1998-04-071-218/+274
* Abstract out error_page and error_page_doc, as in roster script - inmailman1998-03-311-2/+13
* Utilizing mm_utils.StampedLogger() on stderr for debugging, instead ofklm1998-03-301-4/+8
* Globalized doc and list_name for all the routines that need them.mailman1998-03-171-35/+56
* Hint about setting for PATH_INFO for debugging in module docstring.klm1998-03-081-1/+16
* Normalize the list name to lower case. (Email doesn't care, butmailman1998-03-051-1/+1
* Restructured substantially so we can catch all errors and provide anmailman1998-03-041-183/+184
* Move non-digested options above digested ones.mailman1998-03-041-14/+14
* Use new htmlformat.FontAttr() method to color the error messages red.mailman1998-02-271-13/+25
* Make the random password a bit longer - four chars instead of two.mailman1998-02-261-1/+2
* Cosmetic change - module docstring.mailman1998-02-221-0/+5
* Initial revisionmailman1998-02-221-0/+364