[Mailman-Users] Python for dummies?

Paul H Byerly paul at thcwd.com
Fri Sep 19 06:05:43 CEST 2003


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





More information about the Mailman-Users mailing list