Skip to topic | Skip to bottom
Home
Sysadmin
Sysadmin.ListWorkWebAutomateLanguager1.4 - 03 Feb 2006 - 21:09 - AlsteRtopic end
You are here: Sysadmin > ListworkWorkingGroup > ListWorkWebAutomateLanguage

Start of topic | Skip to actions

automate language choice

status: completed

discussion: automatically change according to browser settings, or have a pulldown menu

info: browser settings are sent in the 'Accept-Language' HTTP header

this will require a modification to mailman, that would use os.environ.get('HTTP_ACCEPT_LANGUAGE') to find out what languages the user prefers, and then it would parse that list and return the first available language, falling back on the default language for the list.
to top


You are here: Sysadmin > ListworkWorkingGroup > ListWorkWebAutomateLanguage

to top

Copyright © 1999-2008 by the contributing authors.
All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding this tool? Send feedback (in English, Francais, Deutsch or Dutch).