[EMAIL PROTECTED] wrote:
>
>I am a new subscriber. We have last weekend succesfully installed 
>Mailman 2.1.5 onto our server and are now testing.
>We did necessary customization in ymm_cfg.py as well as the regular html 
>pages from the admin modules.
>I am puzzled however as to how we can change the template that shows the 
>welcome message from this version.
>i.e   ./mailman/listinfo
>
>As in
>
>
>    Mailing Lists
>
>Welcome!
>
>Below is a listing of all the public mailing lists on 
< snip >

This page is not built from a template. It is coded directly in
Mailman/Cgi/listinfo.py. To change it, you have to edit that file.

Also, if you do edit the file and you are concerned about languages
other than English, you also have to edit the relevant messages in
messages/<language>/LC_MESSAGES/mailman.po for each language of
interest and then update the corresponding mailman.mo files by

cd $prefix/messages
make

See README-I18N.en in the source distribution for more info.

--
Mark Sapiro <[EMAIL PROTECTED]>       The highway is for gamblers,
San Francisco Bay Area, California    better use your sense - B. Dylan

------------------------------------------------------
Mailman-Users mailing list
Mailman-Users@python.org
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Security Policy: 
http://www.python.org/cgi-bin/faqw-mm.py?req=show&amp;file=faq01.027.htp

Reply via email to