[Mailman-Users] HTML templates

Mark Sapiro mark at msapiro.net
Fri Jun 11 05:33:17 CEST 2010


Eli Barzilay wrote:

>I was looking at the "Confirm subscription request" and "Subscription
>request confirmed" pages -- there's no way to customize them too,
>right?  Is there at least some way to have my own header used?
>(Without that, having a very customized look means that these pages
>stick like a sore thumb...)


Those pages are built dynamically by Mailman/Cgi/confirm.py. No
templates are involved.

See the Format() method in the Document class in Mailman/htmlformat.py.
It should be clear how to modify that to add css and/or a heading to
all generated pages.

-- 
Mark Sapiro <mark at msapiro.net>        The highway is for gamblers,
San Francisco Bay Area, California    better use your sense - B. Dylan



More information about the Mailman-Users mailing list