Return-Path: Delivered-To: apmail-incubator-jspwiki-dev-archive@locus.apache.org Received: (qmail 92420 invoked from network); 27 Feb 2008 22:54:23 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 27 Feb 2008 22:54:23 -0000 Received: (qmail 7853 invoked by uid 500); 27 Feb 2008 22:54:19 -0000 Delivered-To: apmail-incubator-jspwiki-dev-archive@incubator.apache.org Received: (qmail 7843 invoked by uid 500); 27 Feb 2008 22:54:18 -0000 Mailing-List: contact jspwiki-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: jspwiki-dev@incubator.apache.org Delivered-To: mailing list jspwiki-dev@incubator.apache.org Received: (qmail 7834 invoked by uid 99); 27 Feb 2008 22:54:18 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 27 Feb 2008 14:54:18 -0800 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of Janne.Jalkanen@ecyrd.com designates 193.64.5.122 as permitted sender) Received: from [193.64.5.122] (HELO mail.ecyrd.com) (193.64.5.122) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 27 Feb 2008 22:53:43 +0000 Received: from [192.168.0.13] (cs181005170.pp.htv.fi [82.181.5.170]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (No client certificate requested) by mail.ecyrd.com (Postfix) with ESMTP id B8D0F4831B for ; Thu, 28 Feb 2008 00:53:51 +0200 (EET) Mime-Version: 1.0 (Apple Message framework v753) In-Reply-To: <15cc92000802251233l1fa2177epf8648dcbc2145dfe@mail.gmail.com> References: <15cc92000802251233l1fa2177epf8648dcbc2145dfe@mail.gmail.com> Content-Type: text/plain; charset=US-ASCII; format=flowed Message-Id: Content-Transfer-Encoding: 7bit From: Janne Jalkanen Subject: Re: localisation user prefs Date: Thu, 28 Feb 2008 00:53:40 +0200 To: jspwiki-dev@incubator.apache.org X-Mailer: Apple Mail (2.753) X-Virus-Checked: Checked by ClamAV on apache.org +1 from my side as well. Might be a good thing for 2.8. /Janne On 25 Feb 2008, at 22:33, Dirk Frederickx wrote: > (on request - more ideas for user prefs ;-)) > > Currently JSPWiki localises its pages according to the locale of the > user's browsers. > However, it may not always be convenient to change the locale of the > browser. (eg. cybercafe) > > So, I propose to add a Language drop-down to the User Preferences, > allowing you to choose a language from one of the JSPWiki installed > languages. > By default, the user's locale would be choosen. > The preference of another language is stored in the user-pref cookie, > clearing the cookie get's you back to the browser's locale. > > > Plse vote. > > > dirk