[Mailman-Users] encoding problem (french)

Mark Sapiro msapiro at value.net
Tue Oct 4 19:44:41 CEST 2005


Tara Star wrote:
>
>That is indeed still an issue. How are they generated? Where are the  
>strings for the mails stored?

I think what's left to deal with are templates. The html templates for
the most part (or entirely) use html escapes for the non-ascii
characters so they are OK, but the text templates contain accented
letters and will have to be translated to utf-8. The base templates
are in templates/fr/*.txt, but also see
http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq04.048.htp
for other places where templates may be stored.

In fact, you may wish to store your translated templates in
templates/site/fr/ to avoid changing the base.

--
Mark Sapiro <msapiro at value.net>       The highway is for gamblers,
San Francisco Bay Area, California    better use your sense - B. Dylan




More information about the Mailman-Users mailing list