[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Translated version of the Release Notes?

From: Kobayashi Noritada <nori1_at_dolphin.c.u-tokyo.ac.jp>
Date: 2005-10-28 11:36:38 CEST

Daniel Rall wrote:
> > >The indirection would also bypass the MultiViews-style content
> > >negotiation offered by CEE (in some releases, like the next one).
> >
> > Right.
> >
> > I'd prefer that we stick to the .html.<country> code as that's what Apache
> > httpd supports[1]. If/when CEE suports it, we can let HTTP
> > content-negotiation auto-deliver the right content. httpd will also auto
> > 'map' /en/index.html to index.html.en too; which is nifty. httpd's docs
> > set relies upon this feature. -- justin
> >
> > 1. <http://httpd.apache.org/docs/2.1/content-negotiation.html>
>
> CEE has actually supported this style of content negotiation for
> years, but it is not turned on in all releases.

OK.
So, to put it together, translation of www/XX.html into LL should go into
either www/XX.html.LL or www/LL/XX.html, and the latter is better
if that style of content negotiation is turned on.
Is it easy to turn it on?

-nori

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Oct 28 11:38:26 2005

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.