[Pmwiki-users] Re: MulitLanguage

Raul 'Graphity' Pinto pmwiki-user
Sat Nov 6 15:24:49 CST 2004


Knut Alboldt wrote:
>> Could be a url-parameter or a link to set up a cookie.
>> Or something in the browser's info send to the server.
> 
> there is a var $_SERVER['HTTP_ACCEPT_LANGUAGE '] but I don't know if 
> this can be used.
> <snip>
> might be better to  let the user decide in which language the wiki-pages 
> should be dislayed and use the link/cookie-solution ?

We once had this discussion in our forum and the best way is, IMO, to
set the language by the $_SERVER-Variable but let the user choose the
language, too.
I a way, you have to override the browser-setting with the
URL/cookie-setting (where I'd prefer the URL-setting because I don't
like cookies)

> Knut

Graphity



More information about the pmwiki-users mailing list