After wading through the configs & google for a few hours I figure I'd
just ask.  Is there a variable that I can use to display moderator email
address links.  

The same way owner_link is defined in HTMLFormatter.py:
owner_link = Link('mailto:' + self.GetOwnerEmail(), ownertext).Format()

The goal is to change the line in HTMLFormatter.py that displays the
site owner email in the footer:
innertext = _('%(listinfo_link)s list run by %(owner_link)s')
To show moderator emails instead...


-Tim-
------------------------------------------------------
Mailman-Users mailing list Mailman-Users@python.org
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://wiki.list.org/x/AgA3
Security Policy: http://wiki.list.org/x/QIA9
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Reply via email to