Ron Jarrell wrote:
>
> (where self is the current MailList).  GetAvailableLanguages brute force just walks 
>the
> directory and looks for subdirs, by calling Utils.GetDirectories(self._full_path).  
>If there's
> a subdir, it's a language.  (Which means don't be creating subdirs under lists; 
>mailman will
> think you've added a new language.  I'm thinking the template dir should be 
>listname/templates/language
> so as to avoid confusion...)
> 
I have written that code supposing there is a hirarchy under templates
like
templates/en
         /es
         /it
like we described so long ago in mailman developers
http://mail.python.org/pipermail/mailman-developers/1999-May/001084.html

Cheers
-- 
                          ___
                         / F \
                        [[[]]]]
                        ( O O )
   #----------------0000--(_)--0000---------------#
   |    Juan Carlos Rey Anaya ([EMAIL PROTECTED])      |
   |      Servicio Central de informática         |
   |       Universidad de Málaga - España         |
   #----------------------------------------------#
   #      [EMAIL PROTECTED]   pa los globeros :-) #
   #----------------------------------------------#

_______________________________________________
Mailman-Developers mailing list
[EMAIL PROTECTED]
http://mail.python.org/mailman/listinfo/mailman-developers

Reply via email to