Hi all,


I want to add to the "list of lists page" a direct link to the archives for each list. So I hacked listinfo.py and added

Link(mlist.GetScriptURL('private'), Bold(mlist.real_name)),

This looks good, and when the link is clicked everthing seems right, but the URL is .../mailman/private/listname not .../mailman/private/listname/ and the links to the archives by thread, subject etc do not work as they lack the listname in the URL. I can not find a way to add the trailing slash to the code that generates the URL.

Any help?

Paul


------------------------------------------------------ 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/

This message was sent to: [EMAIL PROTECTED]
Unsubscribe or change your options at
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Reply via email to