Message 00959 [Homepage] [Navigation]
Thread: oxenT00846 Message: 7/13 L6 [In index]
[First in Thread] [Last in Thread] [Date Next] [Date Prev]
[Next in Thread] [Prev in Thread] [Next Thread] [Prev Thread]

Re: English link page (was: Re: [ox-en] Free project)



Hi

On Mon 10-Feb-2003 at 01:27:26PM [PHONE NUMBER REMOVED], Thomas Uwe Gruettmueller wrote:

On Friday 31 January 2003 02:07, Chris Croome wrote:
On Fri 31-Jan-2003 at 12:37:44AM [PHONE NUMBER REMOVED], Chris Croome wrote:
If the links have this attribute added:

 <a href="http://example.com/";
    hreflang="en"

Is it possible to specify several languages this way?

No, in (X)HTML elements can only have one language specified using
lang="", xml:lang="" and hreflang="". However with HTTP multiple
languages can be specified with the Content-Language header. For
more on this see:

  Language information and text direction
  http://www.w3.org/TR/html4/struct/dirlang.html

How do browsers typically process this tag?

Ignore it of course! Perhaps Mozilla might do something with it one
day... (nitpick: it's a attribute not a tag :-)

There is something I like about www.gnu.org and www.debian.org:
The localized versions of these sites are kept parallel, with foot
notes on each page, linking the corresponding other versions:
"This page is available in [English] [French] [German] [Italian]
[Russian] and [Spanish]"

Yes that is a sensible structure.

On the Debian web site, it is even possible to let the browser
select which version to display initially.

That will be done with Content Negotiation / MultiViews I guess:

  Content Negotiation
  http://httpd.apache.org/docs/content-negotiation.html
  
To do things like this would require some kind of content
management, and I don't know which solutions are available. 

No just a regular copy of Apache :-)

Chris

-- 
http://chris.croome.net/  
_______________________
http://www.oekonux.org/



Thread: oxenT00846 Message: 7/13 L6 [In index]
Message 00959 [Homepage] [Navigation]