[Mailman-Users] Re: Customize "listinfo" HTML

Shane Y. Gibson sgibson at digitalimpact.com
Fri May 12 18:31:07 CEST 2000


Ryan,

Thanks for the reply!  I must profess that MailMan is my
first bit of exposure to Python, so I'm a veritable 'babe
in the woods' here.  Would it be possible to get a quick
pointer what I should modify to do the following:

  1.	remove the <html>, <head>, and <body> tags
  2.	replace them with (preferably via an 'include' type
	call) my own HTML
  3.	remove the trailing </body> and </html> tags
  4.	again, replace them with my own

I just want it to look like the rest of the modified HTML
for the system.  It currently looks silly to go from our Corp.
intranet, to the standard ListInfo page, then to the modified
list pages that look like our intranet site!

v/r
Shane

mailman-users-request at python.org wrote:

> Subject: Re: [Mailman-Users] Customize "listinfo" HTML
> Date: Thu, 11 May 2000 16:03:06 -0500
> From: Ryan Fife <fife at anywhereYouGo.com>
> To: mailman-users at python.org
> References: <3919DBD6.34945C9F at digitalimpact.com>
> 
> It isn't templatized yet...you have to edit the python file:
> 
> Mailman/Cgi/listinfo.py
> 
> and change the tag information there.  Tis a pain, but I haven't
> complained because I haven't done anything to fix it yet!  :)

--
Shane Y. Gibson                                sgibson at digitalimpact.com
Sr. Network Engineer                           (650) 356-3432  work
IT Data Center Operations                      (650) 303-3803  cellular
Digital Impact, Inc.                           (888) 786-4863  pager
"The Science of eMarketing!"                   (650) 356-3515  fax

      "Personal responsibility is our most important evolution.
       The notion that we are the product of our environment is 
       our greatest sin."                     ---Margaret Meade




More information about the Mailman-Users mailing list