| От | Alexey Borzov |
|---|---|
| Тема | Re: [PATCH] Language selection based on browser preference, |
| Дата | |
| Msg-id | 419B2170.2010109@cs.msu.su обсуждение исходный текст |
| Ответ на | [PATCH] Language selection based on browser preference, use UTF-8, care about direction, etc (Omar Kilani <omar@tinysofa.org>) |
| Список | 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
В списке pgsql-www по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера