On Sunday 31 October 2004 8:03 am, Mark Sapiro wrote: > > Actually, the <MM-List-Name> tag in the template only provides the list > name in the name of the link that renders on the page. The URL of the > link comes as part of the <MM-Archive> tag. The URL is generated in > the function GetBaseArchiveURL() which is defined in > Mailman/Archiver/Archive.py. It uses PUBLIC_ARCHIVE_URL as a format. > This is defined in Defaults.py as > > PUBLIC_ARCHIVE_URL = 'http://%(hostname)s/pipermail/%(listname)s' > > Have you changed this definition in mm_cfg.py?
Guilty as charged. I guess I'd better go back through that file and verify all my changes to make sure I haven't broken anything else. :( -- Jason Flatt (jason @ flattfamily . com) Father of five (http://www.flattfamily.com/) Linux user (http://www.sourcemage.org/) IRC Nick: Oadae Channels: #sourcemage, #lvlug Server: irc.freenode.net ------------------------------------------------------ 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/
