Re: [Mailman-Users] customizing the archive web page

2005-11-07 Thread Hal Mueller
Aha--my installation is still running Mailman 2.0, which apparently has a far more limited set of templates. H -- Mailman-Users mailing list Mailman-Users@python.org http://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://www.

Re: [Mailman-Users] customizing the archive web page

2005-11-07 Thread Mark Sapiro
Hal Mueller wrote: > >On Nov 7, 2005, at 8:34 PM, Mark Sapiro wrote: > >> That's what the templates are for. > >Thanks Mark. Those appear to control only the list/user management >and moderation pages. I don't see any templates to control the looks >of individual messages in the archives, or

Re: [Mailman-Users] customizing the archive web page

2005-11-07 Thread Hal Mueller
On Nov 7, 2005, at 8:34 PM, Mark Sapiro wrote: > That's what the templates are for. Thanks Mark. Those appear to control only the list/user management and moderation pages. I don't see any templates to control the looks of individual messages in the archives, or thread/subject/date/author

Re: [Mailman-Users] customizing the archive web page

2005-11-07 Thread Mark Sapiro
Hal Mueller wrote: >I want to modify the look of some of the web pages generated from >list archives--add links to some other parts of my web site, logo, >etc. It looks like Archiver/HyperArch.py controls that. Should I >edit that file, or is there a better way to do it? I am happy to >

[Mailman-Users] customizing the archive web page

2005-11-07 Thread Hal Mueller
I want to modify the look of some of the web pages generated from list archives--add links to some other parts of my web site, logo, etc. It looks like Archiver/HyperArch.py controls that. Should I edit that file, or is there a better way to do it? I am happy to have all of my changes be