Re: [Mailman-Developers] Mailman web interfaces and design
In-Reply-To: <E192e1F-0008E2-02@mail.python.org> CARTER Anthony <a.carter@cordis.lu> wrote:
I am looking for a means of customizing the mailman we pages. I have noticed that some pages can be edited via the interface, but I would like to make more drastic changes (removing links to admin page for example).
My first thing that I would like to do is, if possible, to add our own CSSs to the web pages. Does anyone know if this is possible, and if so, where do I start?
Yes. You can put any HTML at all in there, so long as you use the <MM-thing-name> tags correctly.
Take a look at www.londonfreelance.org/indynet for an example - which not only uses a style sheet but also ECMA scripting - strongly encouraging people to introduce themselves to the list and proofreading their email before hitting the server for example. If cordis wants to licen{c|s}e the error-checking code I expect I'll discount it for the usefulness of your service :-)
Now, to everyone else... where do I get to play with the templates for the archives? I know they're in there somewhere, because of internationali{s|z}ation discussions here. I'm using MM running on an ISP's machine, so I can't just grep for them...
Mike Holderness
Now, to everyone else... where do I get to play with the templates for the archives? I know they're in there somewhere, because of internationali{s|z}ation discussions here. I'm using MM running on an ISP's machine, so I can't just grep for them...
The templates are in, unsuprisingly, the $MAILMAN/templates directory, under the appropriate languages.
I don't know how they get handled from there, though, so I don't know if you need to do anything special to edit them and have the changes actually appear.
Terri
Hi,
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 ;)
Anthony
On Wednesday 09 April 2003 17:10, Terri Oda wrote:
Now, to everyone else... where do I get to play with the templates for the archives? I know they're in there somewhere, because of internationali{s|z}ation discussions here. I'm using MM running on an ISP's machine, so I can't just grep for them...
The templates are in, unsuprisingly, the $MAILMAN/templates directory, under the appropriate languages.
I don't know how they get handled from there, though, so I don't know if you need to do anything special to edit them and have the changes actually appear.
Terri
Mailman-Developers mailing list Mailman-Developers@python.org http://mail.python.org/mailman/listinfo/mailman-developers
have a look at the latest stylesheet patch, it should hopefully stylesheetize the archives also.
http://sourceforge.net/tracker/index.php?func=detail&aid=687704&group_id=103&atid=300103
note that you have to recreate the archives, e.g. $mmbasedir/bin/arch listname
/magnus
CARTER Anthony wrote:
Hi,
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 ;)
Anthony
On Wednesday 09 April 2003 17:10, Terri Oda wrote:
Now, to everyone else... where do I get to play with the templates for the archives? I know they're in there somewhere, because of internationali{s|z}ation discussions here. I'm using MM running on an ISP's machine, so I can't just grep for them...
The templates are in, unsuprisingly, the $MAILMAN/templates directory, under the appropriate languages.
I don't know how they get handled from there, though, so I don't know if you need to do anything special to edit them and have the changes actually appear.
Terri
Mailman-Developers mailing list Mailman-Developers@python.org http://mail.python.org/mailman/listinfo/mailman-developers
Mailman-Developers mailing list Mailman-Developers@python.org http://mail.python.org/mailman/listinfo/mailman-developers
For a reduced fee I can send you the code to add CSS stylesheet support to the archives... :D
Or...
You could check out the sourceforge project patch section for snugge's recent update (its a diff file)...
Anthony
On Wednesday 09 April 2003 17:14, CARTER Anthony wrote:
Hi,
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 ;)
Anthony
On Wednesday 09 April 2003 17:10, Terri Oda wrote:
Now, to everyone else... where do I get to play with the templates for the archives? I know they're in there somewhere, because of internationali{s|z}ation discussions here. I'm using MM running on an ISP's machine, so I can't just grep for them...
The templates are in, unsuprisingly, the $MAILMAN/templates directory, under the appropriate languages.
I don't know how they get handled from there, though, so I don't know if you need to do anything special to edit them and have the changes actually appear.
Terri
Mailman-Developers mailing list Mailman-Developers@python.org http://mail.python.org/mailman/listinfo/mailman-developers
Mailman-Developers mailing list Mailman-Developers@python.org http://mail.python.org/mailman/listinfo/mailman-developers
participants (4)
-
CARTER Anthony
-
Magnus Stenman
-
mch@cix.compulink.co.uk
-
Terri Oda