summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Further refinement of the option help presentation.klm1998-04-091-4/+9
* HTMLFormatObject(): Ok, here's a stab at making the error-protection aklm1998-04-092-22/+16
* Some more slight option-description refinement.klm1998-04-092-4/+4
* Cleaned up some phrasing.mailman1998-04-092-12/+18
* Small refinements of the message_decoration_note.mailman1998-04-093-18/+18
* Collapsed a message log line.mailman1998-04-092-6/+4
* 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
* More refinement of help messages.mailman1998-04-092-58/+64
* Add a sub-section header to the privacy options.mailman1998-04-092-0/+4
* FOrmatOptionsSection(): Put a leading description option above themailman1998-04-091-3/+7
* Link(): Support "target" option, for directing hrefs to other windowsklm1998-04-092-16/+22
* Implement rudimentary admin-configuration long-description help. Iklm1998-04-081-7/+35
* Refined a few long descriptions (now that i can look at them in aklm1998-04-082-26/+36
* Log info about rejected and discarded posts in vette lot file.mailman1998-04-082-6/+32
* Whoops - had wrong label on the sys.stderr logger...mailman1998-04-081-1/+1
* Refine open-list option descr.klm1998-04-082-2/+4
* Some mild layout changes.klm1998-04-081-8/+14
* Refined organization of and included dividers in privacy optionsklm1998-04-082-92/+150
* In addition to moderated messages, recognize error messages associatedmailman1998-04-081-2/+6
* Defining error-message vars for use instead of string literals, somailman1998-04-082-2/+8
* Call to SendTextToUser() requires "add_headers" instead of "add_to_headers"mailman1998-04-082-4/+4
* Using error-message vars from mm_err, instead of string literals, somailman1998-04-082-8/+8
* Call to SendTextToUser() requires "add_headers" instead of "add_to_headers"mailman1998-04-081-7/+3
* Whoops - had wrong label on the sys.stderr logger...mailman1998-04-081-1/+1
* Set document backgrounds (of error docs as well as primary) to white.mailman1998-04-081-5/+5
* Whoops - had wrong label on the sys.stderr logger...mailman1998-04-082-6/+7
* Set document backgrounds (of error docs as well as primary) to white.mailman1998-04-081-2/+2
* A few checkins on the parrot side, in completing this batch ofmailman1998-04-072-0/+6
* Use new htmlformat.Document.Format() capability to set a bgcolor onklm1998-04-071-1/+1
* Document.Format(): Add capability to designate a bgcolor (and otherklm1998-04-072-8/+22
* Significant refinement so:klm1998-04-071-218/+274
* Use new add_to_headers field on SendTextToUser...klm1998-04-071-1/+2
* Include an "X-No-Archive: yes" header, for those messages that getklm1998-04-071-1/+2
* Correct the category used in the stderr logger.klm1998-04-071-1/+1
* Added new-format descriptive header, as string in options list.klm1998-04-072-16/+22
* New default, SMTPHOST, in preparation to incorporation of john'sklm1998-04-073-3/+69
* Added new-format descriptive header, as string in options list.klm1998-04-072-8/+14
* Added new-format descriptive header, as string in options list.klm1998-04-072-0/+4
* Substantial refinement of the options mechanism:klm1998-04-072-196/+342
* Refined the 'info' mail command to indicate the list web page, presentklm1998-04-072-6/+26
* .FormatRosterOptionForUser(), .RosterOption() - extracted creation andklm1998-04-072-56/+48
* Disabled encompassing try-except in HTMLFormatObject, so tracebacksklm1998-04-072-10/+10
* .SendTextToUser(), .DeliverToUser() - use new, generalized add_headersklm1998-04-072-8/+14
* SendTextToUser(), DeliverToUser() - Generalized addition of specialklm1998-04-072-12/+18
* Add optional argument to help().guido1998-04-031-2/+2
* Clarified instructions for changing subscriber options, includingmailman1998-04-031-13/+13
* Add instruction about creating archives dirs.klm1998-04-031-0/+3
* .ArchiveFileName(): use the list values, not the defaults! Needing tomailman1998-04-032-4/+12
* Add modest module docstring (while i happened to be there).mailman1998-04-031-4/+8