Re: [Mailman-Users] Template Token Hell

2006-10-16 Thread Brad Knowles
At 2:54 PM -0500 10/16/06, Lindsay Haisley wrote: > Maybe I oughta post this on the dev list. Can anyone here answer it? Brad, > maybe I'll see you Thursday and you can answer this personally. Yeah, this sounds like a topic that would be appropriate for the mailman-developers list. I'm no l

Re: [Mailman-Users] Template Token Hell

2006-10-16 Thread Lindsay Haisley
Thus spake Mark Sapiro on Mon, Oct 16, 2006 at 04:07:58PM CDT > >In particular, I'm trying to find out if there's a lower case version of the > >list name available in archtocnombox.html and archtoc.html (where > >%(listname)s is the "pretty" name selected by the list administrator), and > >what

Re: [Mailman-Users] Template Token Hell

2006-10-16 Thread Mark Sapiro
Lindsay Haisley wrote: >I'm up >against a veritable jungle of different substitution tokens in different >templates. %(listname)s is the equivalent of the Python Mailman var real_name >(the "pretty" name) in some places, while in others %(list_name)s is the >lower-case name used for directori

[Mailman-Users] Template Token Hell

2006-10-16 Thread Lindsay Haisley
I'm trying to do a bit of work with Mailman templates. I've hacked the Mailman archiving facility to handle PHP, and have done a bit of work to integrate namazu more seamlessly with Mailman (see http://www.fmp.com/namazu) but I'm up against a veritable jungle of different substitution tokens in