From owner-freebsd-doc Wed Jul 22 09:30:51 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA02755 for freebsd-doc-outgoing; Wed, 22 Jul 1998 09:30:51 -0700 (PDT) (envelope-from owner-freebsd-doc@FreeBSD.ORG) Received: from mail.cs.tu-berlin.de (root@mail.cs.tu-berlin.de [130.149.17.13]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id JAA02600 for ; Wed, 22 Jul 1998 09:30:29 -0700 (PDT) (envelope-from wosch@cs.tu-berlin.de) Received: from caramba.cs.tu-berlin.de (wosch@caramba.cs.tu-berlin.de [130.149.17.12]) by mail.cs.tu-berlin.de (8.9.1/8.9.1) with ESMTP id SAA29454; Wed, 22 Jul 1998 18:26:35 +0200 (MET DST) Received: (from wosch@localhost) by caramba.cs.tu-berlin.de (8.9.1/8.9.0) id SAA29622; Wed, 22 Jul 1998 18:26:34 +0200 (MET DST) Message-ID: <19980722182633.B28671@cs.tu-berlin.de> Date: Wed, 22 Jul 1998 18:26:33 +0200 From: Wolfram Schneider To: Motoyuki Konno Cc: doc@FreeBSD.ORG Subject: Re: New structure of the Web Server and documentation References: <19980722133657.A19749@cs.tu-berlin.de> <199807221535.AAA02786@rei.snipe.rim.or.jp> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.93.1i In-Reply-To: <199807221535.AAA02786@rei.snipe.rim.or.jp>; from Motoyuki Konno on Thu, Jul 23, 1998 at 12:35:01AM +0900 Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On 1998-07-23 00:35:01 +0900, Motoyuki Konno wrote: > Wolfram Schneider wrote: > > There are more and more translations (japanese, spanish, etc.) of the > > FreeBSD documentation. We need to restructure our web server. > > > > old location new location > > ------------------------------------------ > > > > www/data/ja_JP.EUC www/ja > > www/data/tutorials doc/en/tutorials > > > > www/data www/en > > I think the following structure would be better. > > www/data/ English version > www/data/ja Japanese version > www/data/?? other versions I hate the data directory. The restructure is the change to kill it ;-) > Because: > > 1. English version is original. > > 2. We (Japanese doc team) assume that English version of Web files > are placed at one level higher than Japanese WWW files. www/en is the directory where the english SGML files lives. It is not the home of the HTML files! The makefile will install the html files from www/en to /usr/local/www/data and the html files from www/ja to /usr/local/www/data/ja. -- Wolfram Schneider http://freebsd.org/~w/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message