Re: [Mailman-Users] Templates for HTML-Pages and TXT-Messages

2018-08-26 Thread Mark Sapiro
On 08/16/2018 02:29 PM, Kai Thater wrote: > Hi, > I am looking for a way to edit the templates for Welcome Messages, > Usernotices etc. everything you can edit at > /cgi-bin/mailman/edithtml/ > but for all lists that will be created. The information in the FAQ article at

[Mailman-Users] Templates for HTML-Pages and TXT-Messages

2018-08-26 Thread Kai Thater
Hi, I am looking for a way to edit the templates for Welcome Messages, Usernotices etc. everything you can edit at /cgi-bin/mailman/edithtml/ but for all lists that will be created. All Information I found was for very old Versions (from 2002) or for Mailman 3. Kind regards Kai -

Re: [Mailman-Users] Templates

2015-04-04 Thread JB
issues with my yahoo accounts recently. I am beginning to think they may have made changes to their system somewhere along the line! On Sat, 4/4/15, Laura Creighton wrote: Subject: Re: [Mailman-Users] Templates To: "JB" Cc: mailman

Re: [Mailman-Users] Templates

2015-04-04 Thread Laura Creighton
You need mailman 3.0. It will be released soon. After PyCON North America (in 2 weeks). I am not sure if everything you want will be in there, but most of it seems to be via a skinnable django mailman interface. Be a tiny bit more patient, install the new version, and, then get in on the ground

Re: [Mailman-Users] Templates

2015-04-04 Thread Mark Sapiro
On 04/04/2015 09:24 AM, JB wrote: > Well that kind of sucks. It would be pretty difficult (with my limited > python knowledge) to edit that code so that it generate a page skinned to > each client's web site. I really think this is the one glaring weakness with > MM. Not trying in any way wha

Re: [Mailman-Users] Templates

2015-04-04 Thread JB
gn woudl make it so very much better. On Sat, 4/4/15, Mark Sapiro wrote: Subject: Re: [Mailman-Users] Templates To: mailman-users@python.org Date: Saturday, April 4, 2015, 12:56 AM On 04/03/2015 08:42 PM, JB wrote: > I think I found a c

Re: [Mailman-Users] Templates

2015-04-03 Thread Mark Sapiro
On 04/03/2015 08:42 PM, JB wrote: > I think I found a clue as to what the issue is.The page that renders has > a title "LISTNAME: member options login page". I am guessing that this login > page is NOT what is skinned by options.html (assuming that the actual page > displayed t the member o

Re: [Mailman-Users] Templates

2015-04-03 Thread JB
t template controls). So that now begs the questions, how do I customize that "member option login page"? On Fri, 4/3/15, JB wrote: Subject: [Mailman-Users] Templates To: "Mailman Users" Date: Friday, April 3, 2015, 11:19 PM

[Mailman-Users] Templates

2015-04-03 Thread JB
Is there a template that will create a custom page at http://www.mydomain.com/mailman/options/listname.html? I tried using options.html but that did not see to do anything. I was able to successfully create a custom list info page at http://www.mydomain.com/mailman/listinfo/listname.html by u

Re: [Mailman-Users] Templates: Continued

2006-01-30 Thread Mark Sapiro
Jeff Edwards wrote: >Can anyone point me to the Python module that Pipermail uses to take >templates and render HTML message archives? Mailman/Archiver/HyperArch.py -- Mark Sapiro <[EMAIL PROTECTED]> The highway is for gamblers, San Francisco Bay Area, Californiabetter use your sense

Re: [Mailman-Users] Templates: Continued

2006-01-30 Thread Bryan Carbonnell
On 30/01/06, Jeff Edwards <[EMAIL PROTECTED]> wrote: > Can anyone point me to the Python module that Pipermail uses to take > templates and render HTML message archives? $PREFIX/Mailman/Archiver/HyperArch.py -- Bryan Carbonnell - [EMAIL PROTECTED] Life's journey is not to arrive at the grave safe

[Mailman-Users] Templates: Continued

2006-01-30 Thread Jeff Edwards
Can anyone point me to the Python module that Pipermail uses to take templates and render HTML message archives? Jeff Edwards -- Mailman-Users mailing list Mailman-Users@python.org http://mail.python.org/mailman/listinfo/mailman-users Mailman FA

[Mailman-Users] Templates and HyperArch.py - HyperArch.pyc

2004-02-29 Thread Burak Tombuloglu
I tried modifying the templates for archives with messages (archid.html files) to add a custom header and footer, but this doesn't work - the list field names are not replaced and I get output like %ArchiveName%. I tried to modify the HyperArch.py file to add the header/footer, but the html pa

[Mailman-Users] Templates

2003-07-01 Thread Timothy Arnold
Hi Mailman users! I have a question about Mailman & templates. I have nearly completed editing all the html files provided and placed them into the site wide template directory. All works perfectly!. The problem I am having at the moment is trying to figure out how to edit the main listinfo pa

Re: [Mailman-Users] templates/en/newlist.txt

2003-03-21 Thread Barry Warsaw
On Fri, 2003-03-21 at 12:30, Will Froning wrote: > I've noticed that Mailman is kind enough to apply some formatting > changes to my newlist.txt template when it sends the file out. > Is there a way to keep Mailman from joining these lines? Start the lines with whitespace. Mailman won't wrap suc

Re: [Mailman-Users] templates/en/newlist.txt

2003-03-21 Thread Will Froning
Thanks, worked like a charm. Will On 21 Mar 2003 12:47:42 -0500 Barry Warsaw <[EMAIL PROTECTED]> wrote: > On Fri, 2003-03-21 at 12:30, Will Froning wrote: > > I've noticed that Mailman is kind enough to apply some formatting > > changes to my newlist.txt template when it sends the file out. > >

[Mailman-Users] templates/en/newlist.txt

2003-03-21 Thread Will Froning
I've noticed that Mailman is kind enough to apply some formatting changes to my newlist.txt template when it sends the file out. For instance I have this in the newlist.txt file: - The format for uploading addresses is one entry per line with an optional member name entry. IE: "Ma

[Mailman-Users] Templates...

2001-09-20 Thread João Borsoi Soares
Hello list. I would like to use HTML messages in the subscription confirmation and welcome messages (templates verify.txt and subscribeack.txt). I think I will not be able to do that just changing the templates because it should be information in the mail headers... Can anyone help me with that?

Re: [Mailman-Users] templates

2001-04-03 Thread Adriaan Peeters
> > It is possible to add a text via the administrative interface, but is't not > > possible to change the mail completely. This could be usefull to translate > > those texts. > > If your goal is to translate the text into another language, please see > the Mailman-i18n list archives: it's coming

Re: [Mailman-Users] templates

2001-04-03 Thread Alessio Bragadini
Adriaan Peeters wrote: > It is possible to add a text via the administrative interface, but is't not > possible to change the mail completely. This could be usefull to translate > those texts. If your goal is to translate the text into another language, please see the Mailman-i18n list archives

[Mailman-Users] templates

2001-04-02 Thread Adriaan Peeters
Hey all, Does anyone know how to change the automated subcribe confirmation email ? It is possible to add a text via the administrative interface, but is't not possible to change the mail completely. This could be usefull to translate those texts. I tried to copy templates/subscribeack.txt to li