Return-Path: Delivered-To: apmail-xml-forrest-dev-archive@xml.apache.org Received: (qmail 11333 invoked by uid 500); 19 Feb 2003 10:08:20 -0000 Mailing-List: contact forrest-dev-help@xml.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: list-post: Reply-To: forrest-dev@xml.apache.org Delivered-To: mailing list forrest-dev@xml.apache.org Received: (qmail 11203 invoked from network); 19 Feb 2003 10:08:18 -0000 Received: from grunt24.ihug.com.au (203.109.249.144) by daedalus.apache.org with SMTP; 19 Feb 2003 10:08:18 -0000 Received: from p290-tnt1.syd.ihug.com.au (expresso.localdomain) [203.173.129.36] by grunt24.ihug.com.au with esmtp (Exim 3.35 #1 (Debian)) id 18lR9S-0001fX-00; Wed, 19 Feb 2003 21:08:30 +1100 Received: from jeff by expresso.localdomain with local (Exim 3.35 #1 (Debian)) id 18lRA5-00047W-00 for ; Wed, 19 Feb 2003 21:09:09 +1100 Date: Wed, 19 Feb 2003 21:09:09 +1100 From: Jeff Turner To: forrest-dev@xml.apache.org Subject: Re: Docbook instead of document-v11? Message-ID: <20030219100909.GH465@expresso.localdomain> Mail-Followup-To: forrest-dev@xml.apache.org References: <1045559125.3e51f75524a0a@ssl.nebula.fi> <20030218113500.GB3738@expresso.localdomain> <1045610478.21242.10604.camel@ighp> <3E5341BE.3090706@chalko.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3E5341BE.3090706@chalko.com> User-Agent: Mutt/1.4i X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N On Wed, Feb 19, 2003 at 12:35:10AM -0800, Nick Chalko wrote: > I tried this to get docbook to use the standard docbook stylesheets but > no luck Try adding: > > > > > src="file://P:/xml/docbook-xsl-1.60.1/docbook-xsl-1.60.1/xhtml/docbook.xsl" > /> > > > > And then request http://localhost:8080/forrest/body-index.xml and see what the intermediate XML output is. If it looks good, move the serializer down one. I suspect that path is wrong.. Or talk Nicola into committing his Docbook stuff into into a branch. --Jeff > Any Ideas? > > I don't really know what I am doing. but I am trying. > > R, > Nick >