R. Hirschfeld wrote: >Is it possible to configure the language used for the listinfo and >admin overviews on a per-virtual-host basis? Or failing that, to let >the user select a language in which to view these overview pages, as >can be done for the listinfo and admin pages of a specific list? In >my case the overviews should be in English for some virtual hosts and >Dutch for others.
Currently, there's no way to configure this. The overview pages are presented in the DEFAULT_SERVER_LANGUAGE. There is no setting for a default language for a domain. >Funnily enough, before a recent "unintentional upgrade" to version >2.1.9 of Mailman (a disk crash after which the sysadmin installed a >new version of the OS) this seemed to Just Work, with the language of >the overview matching the preferred language of the virtual host's >lists. But from a cursory look at Mailman/Cgi/listinfo.py and >admin.py I don't see how that could be, so I may be misremembering. >Now the overviews are all in English (the DEFAULT_SERVER_LANGUAGE). Perhaps you are thinking of password reminders which are sent in the language determined by # If the person is on more than one list, it is possible that they # have different preferred languages, and there's no good way to # know which one they want their password reminder in. Pick the # most popular, and break the tie randomly. -- 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&file=faq01.027.htp