From owner-freebsd-doc@FreeBSD.ORG Mon Jul 26 05:48:18 2004 Return-Path: Delivered-To: freebsd-doc@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0F8C916A4CE; Mon, 26 Jul 2004 05:48:18 +0000 (GMT) Received: from volginfo.ru (ns.volginfo.ru [217.23.84.100]) by mx1.FreeBSD.org (Postfix) with ESMTP id 57AD643D31; Mon, 26 Jul 2004 05:48:17 +0000 (GMT) (envelope-from den@FreeBSD.org) Received: from FreeBSD.org (llp-13.vistcom.ru [217.23.84.68]) by volginfo.ru (Postfix) with ESMTP id 926CD200F; Mon, 26 Jul 2004 09:48:15 +0400 (MSD) Message-ID: <41049B1D.7090005@FreeBSD.org> Date: Mon, 26 Jul 2004 09:48:13 +0400 From: Denis Peplin User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.6) Gecko/20040205 X-Accept-Language: ru, en-us, en MIME-Version: 1.0 To: Hiroki Sato References: <20040719100354.GA90972@hub.freebsd.org> <40FC049D.4010902@FreeBSD.org> <20040724.021023.78760665.hrs@eos.ocn.ne.jp> In-Reply-To: <20040724.021023.78760665.hrs@eos.ocn.ne.jp> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: murray@FreeBSD.org cc: doc@FreeBSD.org Subject: Re: Creating an Admin Handbook X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 26 Jul 2004 05:48:18 -0000 Hello! Hiroki Sato wrote: > Hi, sorry for the delay. I was in trouble with my network > connection for the past week... Sorry for delay too, i have some troubles on my REAL_JOB... > > Denis Peplin wrote > in <40FC049D.4010902@FreeBSD.org>: > > den> Currently we have one small problem with links between books - > den> relative and absolute links. For example, in printed version of > den> Handbook I see something like: ../faq/some_url.html > > Denis Peplin wrote > in <40FCDD4B.5050904@FreeBSD.org>: > > den> + > den> + > den> + > den> + > den> + > (snip) > > I looked your patch, but I think entities with langcode should > not be divided as url..book and so on, since it increases > the number of entities and make difficult to maintain it. Yes, bit more difficult to maintain, but for any translation project at least two entities required: url. and url.en, and for translation projects I see some advantage: just do s/url.en/url./ where it needed. I have new version prepared: http://people.freebsd.org/~den/misc/tmp/26072004_urls.diff > > I will work on the issue this weekend, so could you please > wait? Thanks. > Yes, I can :)