Re: Renegotiate Language

2001-03-22 Thread Joachim Zobel

At 20:49 21.03.2001 +, you wrote:

>I've done this and actually got resistance from Brazilians who
>preferred the Engligh content. You might be better off with a user
>preference.

Sorry, I did not express myself properly. That is what I want. I want to 
trigger a renegotiation with different server preferences as a means for 
the user to select a language. I want to use Content-Language headers 
because I have lots of text images such as buttons and I don`t want to put 
a wrapper around each link.

Thanx,
Joachim

--
"... ein Geschlecht erfinderischer Zwerge, die fuer alles gemietet werden
koennen."- Bertolt Brecht - Leben des Galilei




Re: Renegotiate Language

2001-03-21 Thread Dave Hodgkinson

Joachim Zobel <[EMAIL PROTECTED]> writes:

> Hi.
> 
> I want to use content negotiation to choose a starting language and return 
> appropriate content. I know how to do that with mod_negotiate. What I would 
> like to add is the possibility for the user to add a language. Therefore I 
> want the server to renegotiate the language with different preferences. How 
> can I do this.

Look at the HTTP_ACCEPT_LANGUAGE environment variable?

I've done this and actually got resistance from Brazilians who
preferred the Engligh content. You might be better off with a user
preference.


-- 
Dave Hodgkinson, http://www.hodgkinson.org
Editor-in-chief, The Highway Star   http://www.deep-purple.com
  Interim CTO, web server farms, technical strategy
   



Renegotiate Language

2001-03-21 Thread Joachim Zobel


Hi.

I want to use content negotiation to choose a starting language and return 
appropriate content. I know how to do that with mod_negotiate. What I would 
like to add is the possibility for the user to add a language. Therefore I 
want the server to renegotiate the language with different preferences. How 
can I do this.

Thanx,
Joachim
--
"... ein Geschlecht erfinderischer Zwerge, die fuer alles gemietet werden
koennen."- Bertolt Brecht - Leben des Galilei