Re: The state of our web site and standards



> I also like to know how i18n should work if only static pages was to be
> served. There's no way translations can be maintained (in the proper
> sense of the word) with static pages.

   Content negociation. Apache has direct support for switching
the page served if the HTTP request put a different language order
I think W3C uses that for their translated press releases.

   If you want the navigation stuff to be translated you
can try PHP but as far as I can tell most large sites with
required support for multiple languages actually have to serve
them with different URL, the main example I know being the pages
of the European Parliament:
   http://www.europarl.eu.int/
 
Daniel

-- 
Daniel Veillard      | Red Hat Network http://redhat.com/products/network/
veillard redhat com  | libxml Gnome XML XSLT toolkit  http://xmlsoft.org/
http://veillard.com/ | Rpmfind RPM search engine http://rpmfind.net/




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]