Re: Easy language switching for the documentation website - Mailing list pgsql-www

From Cédric Villemain
Subject Re: Easy language switching for the documentation website
Date
Msg-id CAF6yO=0Kt0tc2OzWCr872U85Uqhhg7=Trv3ycWx=O3wvrbPF2w@mail.gmail.com
Whole thread Raw
In response to Re: Easy language switching for the documentation website  (Dave Page <dpage@pgadmin.org>)
Responses Re: Easy language switching for the documentation website  (Magnus Hagander <magnus@hagander.net>)
List 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 by date:

Previous
From: Magnus Hagander
Date:
Subject: Re: Easy language switching for the documentation website
Next
From: Magnus Hagander
Date:
Subject: Re: Easy language switching for the documentation website