2010/3/7 Graham Percival <gra...@percival-music.ca>: > On Sun, Mar 07, 2010 at 01:36:57AM +0100, Francisco Vila wrote: >> 2010/3/5 Graham Percival <gra...@percival-music.ca>: >> >> - website/ does not support auto language change. One has to click in >> >> "Other languages: whatever." >> > >> > No clue about this. Somebody else can look up how this is done. >> > Is it apache? Is it javascript? >> >> Apache, I think. Look at the end of lilypond.org.htaccess: >> >> # fix broken auto language selection for Hungarian >> AddLanguage hu .hu > > That helps slightly, but please do more investigation. That > .htaccess file is in ~graham/website/ , so why isn't the automatic > language selection working? Does the file need special > permissions? Do we need anything else in the directory? etc.
Do you have the mod_negotiation module enabled? Also, I don't see an Options directive into this .htaccess file. The MultiViews option should be enabled there. Also, it seems there should be these directives present. LanguagePriority en fr de ForceLanguagePriority Prefer I'll take these as reference. http://httpd.apache.org/docs/2.2/content-negotiation.html http://www.w3.org/International/questions/qa-apache-lang-neg -- Francisco Vila. Badajoz (Spain) www.paconet.org , www.csmbadajoz.com _______________________________________________ lilypond-devel mailing list lilypond-devel@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-devel