Re: Easy language switching for the documentation website

Поиск
Список
Период
Сортировка
От Cédric Villemain
Тема Re: Easy language switching for the documentation website
Дата
Msg-id CAF6yO=0Kt0tc2OzWCr872U85Uqhhg7=Trv3ycWx=O3wvrbPF2w@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Easy language switching for the documentation website  (Dave Page <dpage@pgadmin.org>)
Ответы Re: Easy language switching for the documentation website  (Magnus Hagander <magnus@hagander.net>)
Список pgsql-www
2011/7/8 Dave Page <dpage@pgadmin.org>:
> On Fri, Jul 8, 2011 at 3:01 PM, Magnus Hagander <magnus@hagander.net> wrote:
>>
>> This thing relies upon the URLs being the same, right? So if we want
>> to do that, why do we need to fiddle with javascript - we could just
>> put links directly into the templates and have "real links" instead of
>> javascript, no?
>
> Yeah. I also wonder if it's a good idea to add so many "official"
> looking links to sites that we don't manage. We have spent a lot of
> time ensuring that our primary site is mirrored across multiple
> servers and is able to handle error conditions gracefully. I'd rather
> see the foreign language docs on the same servers, and also with the
> same stylesheets, banners and menus etc, to avoid confusing the user
> by sending them to a completely different site.

I fully agree here.

IMHO debian use the right way to do that:
http://www.debian.org/releases/stable/amd64/pr01.html

Add a .de or a .fr or .. at the end offer you the relevant page. By
default it is english, and by default it gets your browser language.
Nothing prevent us to have a list of supported language to help the
user navigate the documentation.

It should also be easy enough to write on the page when then
translation seems outdated (from file timestamp between original and
translated version for example), I didn't check but the issue is not
limited to PostgreSQL and I am pretty sure some open source projects
did find a good way to handle that).

--
Cédric Villemain               2ndQuadrant
http://2ndQuadrant.fr/     PostgreSQL : Expertise, Formation et Support


В списке pgsql-www по дате отправления:

Предыдущее
От: Magnus Hagander
Дата:
Сообщение: Re: Easy language switching for the documentation website
Следующее
От: Magnus Hagander
Дата:
Сообщение: Re: Easy language switching for the documentation website