Re: [PATCH] Language selection based on browser preference,

From: Alexey Borzov <borz_off(at)cs(dot)msu(dot)su>
To: Omar Kilani <omar(at)tinysofa(dot)org>
Cc: pgsql-www(at)postgresql(dot)org
Subject: Re: [PATCH] Language selection based on browser preference,
Date: 2004-11-17 10:01:20
Message-ID: 419B2170.2010109@cs.msu.su
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-www

Hi,

Omar Kilani wrote:
> Attached patch:
>
> * Picks a language based on the actual browser preference.
> * Makes all pages default to UTF-8.
> * Adds language direction support.
> * Makes pages tell the browser what language they're in.
> * Fixes language_map.
> * Adds a couple of extra handy language functions.

I have some questions regarding the patch:
1) What's the purpose of adding the encoding to the HTML? It's already
defined in .htaccess and having it in HTML may lead to some problems.
2) All files are expected to be in UTF-8, so is there a reason to encode
Cyrillic letters in HTML entitites?
3) The language_from_accept_language() function does not seem to handle
quality values for preferred languages, as described f.e. here:
http://httpd.apache.org/docs/content-negotiation.html

In response to

Browse pgsql-www by date

  From Date Subject
Next Message Robert Treat 2004-11-17 18:30:13 Re: [Fwd: [webmaster] Trying to access instructions for
Previous Message Josh Berkus 2004-11-17 05:20:25 Re: bittorrent server down indefinitely