Browse thread
Re: [Caml-list] Re: Still problems with the main ocaml web page
-
Martin Sandin
- Maxence Guesdon
[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
| Date: | -- (:) |
| From: | Maxence Guesdon <maxence.guesdon@i...> |
| Subject: | Re: [Caml-list] Re: Still problems with the main ocaml web page |
On Thu, 31 Mar 2005 02:35:33 -0800 (PST) Martin Sandin <om_sandin@yahoo.com> wrote: > I seem to have found that the page actually works fine > for me if I just access caml.inria.fr/index.en.html > instead of www.ocaml.org or caml.inria.fr. The > document I get from those two addresses looks like: > """ > <?xml version="1.0" encoding="ISO-8859-1"?> > > <!DOCTYPE page PUBLIC > "-//CamlWebSite//DTD CamlWebSite pre-xhtml//EN" > "http://caml.inria.fr/dtd/pre-xhtml.dtd"> > > <?xml-stylesheet > href="http://caml.inria.fr/xslt/html.xsl" > type="text/xsl"?> > > <page name="home" > fr="yes" title-fr="Le langage Caml: Accueil" > en="yes" title-en="The Caml language: Home" > > > > <options > show-title="no" > floats="no" > /> > > <navigation> > > more stuff here... > """ > It doesn't have a <html> tag at all and isn't > recognised by the copies of IE I'm using. I could > hazard a guess that the mentioned xslt document > probably should be applied, and that IE wasn't so hot > with doing client-side xslt-transformations when I > last read an article. But of these matters I > admittedly have limited knowledge. Hello, a "ForceLanguagePriority Prefer Fallback" later, it seems that the english files are now served even if the client's prefered languages are not "fr" nor "en". Thanks to all for helping us on that problem. Regards, -- Maxence Guesdon