i added a template file "loginpage.html" and modifies options.py in order to be able to fully customize the page
it's the only page my users see on a regular basis that isn't in the full style of my site http://www.documentroot.com/mailman/ (2 files) loginpage.html - english template example loginpage-options.py.txt - replacement for the loginpage function in Mailman/Cgi/options.py it seems to work fine (note, this is my first time coding in python) - erik ------------------------------------------------------ Mailman-Users mailing list [email protected] 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
