From owner-freebsd-doc@FreeBSD.ORG Tue Jul 20 11:02:36 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 0658D16A4CE; Tue, 20 Jul 2004 11:02:36 +0000 (GMT) Received: from volginfo.ru (ns.volginfo.ru [217.23.84.100]) by mx1.FreeBSD.org (Postfix) with ESMTP id A42AA43D39; Tue, 20 Jul 2004 11:02:35 +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 87EAD2010; Tue, 20 Jul 2004 15:02:36 +0400 (MSD) Message-ID: <40FCFBCA.9050409@FreeBSD.org> Date: Tue, 20 Jul 2004 15:02:34 +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: Murray Stokely References: <20040719100354.GA90972@hub.freebsd.org> <40FC049D.4010902@FreeBSD.org> <20040720103404.GA5405@hub.freebsd.org> In-Reply-To: <20040720103404.GA5405@hub.freebsd.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: Hiroki Sato 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: Tue, 20 Jul 2004 11:02:36 -0000 This will not stop us, modified patch ready Was sent to doc-committers@, also available here: http://people.freebsd.org/~den/misc/tmp/200704_urls.diff Murray Stokely wrote: > On Mon, Jul 19, 2004 at 09:27:57PM +0400, Denis Peplin wrote: > >>Currently we have one small problem with links between books - >>relative and absolute links. For example, in printed version of >>Handbook I see something like: ../faq/some_url.html >> >>Some work was recently done by hrs to solve this issue (Thanks again, >>Hiroki!), but this work is not completely done. >> >>Probably it will be better to solve this issue before handbook >>splitting rather than after. > > > It's true that this work needs to be done, but I don't see why it > needs to hold up the handbook split any more than any of the other > countless issues on our todo lists. Splitting the handbook won't make > it any harder, because I'm going to use an entity to refer to the > other book anyway, so we can just update that entity with the > preferred absolute/relative link fix as appropriate. > > In our Perforce repository we've turned all of these relative links > into absolute ones. I never merged it to CVS because I was waiting > for someone to do something like what Hiroki has done. I can help you > and him finish up this great work after the Handbook split. > > >>+ >>+ > > > Cool. > > - Murray > >