I think you can get at most of these with /var/mailman/Mailman/HTMLFormatter.py, however you may also need to use /var/mailman/Mailman/htmlformat.py
-----Original Message----- From: Christopher Adams [mailto:[EMAIL PROTECTED] Sent: Wednesday, May 04, 2005 3:21 PM To: mailman-users@python.org Subject: [Mailman-Users] question about list info page customization I am changing the list info page for a specific list. I can change most things, but what about the sections (by default at the bottom of the info page) for unsubscribing or getting a list of subscribers. There are two form boxes and I can order them differently or remove them, but I am wondering how to change the text in the section header or in the description. How do I get at the Mailman directives in the code below? <MM-Options-Form-Start> <MM-Editing-Options> <MM-Form-End> <p></p><p></p> <MM-Roster-Form-Start> <MM-Roster-Option> <MM-Form-End> -- Christopher Adams ------------------------------------------------------ Mailman-Users mailing list Mailman-Users@python.org http://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/ Unsubscribe: http://mail.python.org/mailman/options/mailman-users/staven.bruce%40valleyai r.org Security Policy: http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq01.027.htp ------------------------------------------------------ Mailman-Users mailing list Mailman-Users@python.org http://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/ Unsubscribe: http://mail.python.org/mailman/options/mailman-users/archive%40jab.org Security Policy: http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq01.027.htp