summaryrefslogtreecommitdiff
path: root/Mailman/Cgi/edithtml.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* main(): template_data: handle_opts.html is gone. Found by Tokiobwarsaw2001-10-261-1/+0
* main(): Forgot to re-install the real translation context after thebwarsaw2001-07-111-0/+1
* main(): Fix this to use the new authentication machinery.bwarsaw2001-06-271-5/+13
* Better syslog() calling conventions. Also, don't mark syslog messagesbwarsaw2001-06-271-2/+1
* main(): We don't need to pass the document background color as anbwarsaw2001-05-311-5/+5
* main(): Don't call HTMLFormatter.InitVars() since mlist._template_dirbwarsaw2001-05-181-9/+6
* Application of SF patch #420396, submitted by Tokio Kikuchi. Thisbwarsaw2001-05-161-5/+10
* De-string-module-ification.bwarsaw2001-05-031-4/+3
* Untabification.bwarsaw2001-02-281-4/+4
* Use Mailman.i18n_ instead of gettext.gettext for the translatingbwarsaw2001-02-281-6/+12
* jcrey's latest round of I18N changes.bwarsaw2000-12-261-1/+9
* First round integration of Juan Carlos's translatable string markings.bwarsaw2000-12-071-22/+23
* Fixes for a minor local security hole. Some of the CGI scripts couldbwarsaw2000-09-291-28/+16
* Cleanups to fix relative/absolute script url calculation in responsebwarsaw2000-08-011-4/+3
* main(): syslog() requires first argument to be the logfile to log to.bwarsaw2000-06-261-1/+1
* Convert all uses of sys.stderr.write() and mlist.LogMsg() to the newbwarsaw2000-06-021-2/+2
* Some meager consistency in handling errors when trying to open thebwarsaw2000-04-041-3/+6
* Update the copyright lines to include the years 1999 & 2000.bwarsaw2000-03-211-3/+1
* Some general cleanup of imports, globals (zapped 'em), and a few otherbwarsaw1999-11-111-108/+68
* main(): MMBadPassword => MMBadPasswordErrorbwarsaw1999-06-101-1/+1
* change os.path.join to %s/%s for urlscotton1998-11-091-5/+4
* *** empty log message ***cotton1998-10-261-2/+7
* Convert all module names to their new names. Import all modules frombwarsaw1998-06-191-89/+106
* These are the files that used to be in ../cgi, except they no longerviega1998-06-141-0/+167