Re: [Mailman-Developers] Mailman web interfaces and design

In-Reply-To: <E193HzZ-0001LX-02@mail.python.org> Anthony wrote:
I know that there are templates, and I have defined the <MM-Stylesheet>
tag, but for some of those templates it doesn't get translated...It is the bit that you don't know that really interests me ;)
Ah. Didn't know about the <MM-Stylesheet> tag... as you may have seen, I used a fully-qualified URL for the stylesheet. That saved me worrying about the path to the stylesheet... which, I *guess*, may be your problem...
It would be, er, elegant, to make the default templates point to a stylesheet in the list's own directory, and supply a default stylesheet? No?
Mike

Mike Holderness wrote:
In-Reply-To: <E193HzZ-0001LX-02@mail.python.org> Anthony wrote:
I know that there are templates, and I have defined the <MM-Stylesheet>
tag, but for some of those templates it doesn't get translated...It is the bit that you don't know that really interests me ;)
Ah. Didn't know about the <MM-Stylesheet> tag... as you may have seen, I used a fully-qualified URL for the stylesheet. That saved me worrying about the path to the stylesheet... which, I *guess*, may be your problem...
It would be, er, elegant, to make the default templates point to a stylesheet in the list's own directory, and supply a default stylesheet? No?
The patch adds support for a configurable HREF pointing to wherever you want to place the stylesheet.
LINK REL="stylesheet" TYPE="text/css" HREF="**whatever**"
it also includes a sample stylesheet.
/m
Mike
Mailman-Developers mailing list Mailman-Developers@python.org http://mail.python.org/mailman/listinfo/mailman-developers

Hi,
Is there a way I can subscribe an e-mail address to a mailman list from another email address?
What I mean is something like:
To: mailinglist@mailman.com From: a.b@c.com Subject: Subscribe x.y@z.com
Thanks, Anthony Carter

Is there a way I can subscribe an e-mail address to a mailman list from another email address?
What I mean is something like:
To: mailinglist@mailman.com From: a.b@c.com Subject: Subscribe x.y@z.com
This would be
To: mailinglist-request@mailman.com From: a.b@c.com Subject: subscribe address=x.y@z.com
participants (4)
-
CARTER Anthony
-
Magnus Stenman
-
mch@cix.compulink.co.uk
-
Terri Oda