Hi,

I have written some code to allow Mailman to add a header.html file (if it 
exists) to the top of each web page.

Basically it checks a new option called WEB_HEADER_FILE which is set as 
follows in mm_cfg.py:
WEB_HEADER_FILE = os.path.join(PREFIX, 'Mailman/header.html')

I just wanted to know:
1. Would you like me to submit this patch?
2. Is $prefix/Mailman/header.html the correct place for a html file or 
should we add a html directory or put it in the Cgi one?
3. Would people like me to move the footer stuff out into another footer 
file and do the same for it?

Thanks,
Andrew
_____________________________________________________
Andrew Nielson
Senior Systems Administrator
Server Management Services 
Griffith University 

Email: [EMAIL PROTECTED]
Web: http://www.griffith.edu.au/ppages/A_Nielson/
_____________________________________________________
_______________________________________________
Mailman-Developers mailing list
[email protected]
http://mail.python.org/mailman/listinfo/mailman-developers
Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py
Searchable Archives: 
http://www.mail-archive.com/mailman-developers%40python.org/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-developers/archive%40jab.org

Security Policy: 
http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq01.027.htp

Reply via email to