Return-Path: Delivered-To: apmail-forrest-user-archive@www.apache.org Received: (qmail 52464 invoked from network); 17 May 2006 06:24:30 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 17 May 2006 06:24:30 -0000 Received: (qmail 35203 invoked by uid 500); 17 May 2006 06:24:29 -0000 Delivered-To: apmail-forrest-user-archive@forrest.apache.org Received: (qmail 35085 invoked by uid 500); 17 May 2006 06:24:29 -0000 Mailing-List: contact user-help@forrest.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: user@forrest.apache.org List-Id: Delivered-To: mailing list user@forrest.apache.org Received: (qmail 35076 invoked by uid 99); 17 May 2006 06:24:29 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 16 May 2006 23:24:29 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: neutral (asf.osuosl.org: local policy) Received: from [65.77.211.84] (HELO www2.kc.aoindustries.com) (65.77.211.84) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 16 May 2006 23:24:28 -0700 Received: from www2.kc.aoindustries.com (www2.kc.aoindustries.com [65.77.211.84]) by www2.kc.aoindustries.com (8.13.1/8.13.1) with ESMTP id k4H6O7tJ012803 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Wed, 17 May 2006 01:24:07 -0500 Received: from localhost (localhost [[UNIX: localhost]]) by www2.kc.aoindustries.com (8.13.1/8.13.1/Submit) id k4H6O7LB012722 for user@forrest.apache.org; Wed, 17 May 2006 01:24:07 -0500 X-Authentication-Warning: www2.kc.aoindustries.com: indexgeo set sender to crossley@apache.org using -f Date: Wed, 17 May 2006 16:24:02 +1000 From: David Crossley To: user@forrest.apache.org Subject: Re: Using Docbook Message-ID: <20060517062402.GC28421@igg.indexgeo.com.au> References: <244F5835C09CB641AE1D928BB2B0B9D8022084BA@amereast-ems2.IONAGLOBAL.COM> <44696121.6090600@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <44696121.6090600@gmail.com> User-Agent: Mutt/1.4.2.1i X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Brian M Dube wrote: > Johnson, Eric wrote: > >I'm trying to use docbook files as part of the source to Forrest (v7.0). > >I want to be able to use docbook and document v2.0. I've tried to get a > >match and transform working, but to date all I can get is an empty html > >file as output. > > The following worked for me, although I tested it with v0.8-dev. The > stylesheet naming convention has changed since v0.7 and I included the > backwards change in the pasted copy below, but I did not test this with > v0.7. Thanks Brian. I had been trying to develop a similar answer but couldn't get mine to work properly. Your example helped. I documented that solution at http://forrest.apache.org/docs/faq.html#docbook > You may also want to use local copies of the DocBook stylesheets as well. Definitely. Otherwise it is a very big downlaod. Cocoon will probably cache the pieces after the first document is processed. But still. -David