https://bugzilla.wikimedia.org/show_bug.cgi?id=3665
--- Comment #30 from Bawolff <[email protected]> 2011-12-21 22:48:22 UTC --- (In reply to comment #29) > The Indic language community is interested in this feature. I do not have > time > to summarize it and am not sure I would summarize adequately. The thread, for > anyone who wants to read through it: > > http://lists.wikimedia.org/pipermail/wikimediaindia-l/2011-December/thread.html#5890 > > I've asked them to come here and detail what they want. My impression of the thread is they want a big site banner "View wikipedia in language X" with X being auto-detected via either geo-location or accept-language headers (aka your web browsers lang prefs). That isn't really this bug, otoh doing that is more likely to be implemented then this bug (since it can be done in pure js so low amount of caching issues, and most of the work is already done as we already can get accept-language headers from js ( http://www.mediawiki.org/w/api.php?action=query&meta=userinfo&uiprop=acceptlang ) and geo-location is also already set up for js as a side affect of geo targeted central notices. -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
