I tryed change the default page and link colors by adding relevant fields in
Default.py to mm_cfg.py. Changing all of the directives worked except for
WEB_LINK_COLOR
which did not result in a change. I found the offending error in
htmlformat.py line 326. It should read:
'link'
when it reads
'alink'
Changed to 'link' and default web links now change.

Mailman version 2.1.2

David Blomquist
Principal, Tentra IT Solutions
www.tentra.com


_______________________________________________
Mailman-Developers mailing list
[EMAIL PROTECTED]
http://mail.python.org/mailman/listinfo/mailman-developers

Reply via email to