From dev-return-12457-apmail-forrest-dev-archive=forrest.apache.org@forrest.apache.org Mon Oct 04 01:10:08 2004 Return-Path: Delivered-To: apmail-forrest-dev-archive@www.apache.org Received: (qmail 8381 invoked from network); 4 Oct 2004 01:10:08 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 4 Oct 2004 01:10:08 -0000 Received: (qmail 52662 invoked by uid 500); 4 Oct 2004 01:09:28 -0000 Delivered-To: apmail-forrest-dev-archive@forrest.apache.org Received: (qmail 52477 invoked by uid 500); 4 Oct 2004 01:08:35 -0000 Mailing-List: contact dev-help@forrest.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: list-post: Reply-To: dev@forrest.apache.org Delivered-To: mailing list dev@forrest.apache.org Received: (qmail 52435 invoked by uid 99); 4 Oct 2004 01:08:32 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: neutral (hermes.apache.org: local policy) Received: from [65.77.211.93] (HELO indexgeo.net) (65.77.211.93) by apache.org (qpsmtpd/0.28) with ESMTP; Sun, 03 Oct 2004 18:08:28 -0700 Received: from [192.168.1.100] (static-109.227.240.220.dsl.comindico.com.au [220.240.227.109]) (authenticated bits=0) by www2.kc.aoindustries.com (8.12.9-20030917/8.12.9) with ESMTP id i9418LcW011304 for ; Sun, 3 Oct 2004 20:08:23 -0500 Subject: Re: map:transform to docbook xsl From: David Crossley To: dev@forrest.apache.org In-Reply-To: <200410031521.11060.sean@inwords.co.za> References: <200410021632.07084.sean@enbaya.co.za> <200410031106.24893.sean@inwords.co.za> <1096807080.19225.1041.camel@ighp> <200410031521.11060.sean@inwords.co.za> Content-Type: text/plain Organization: Message-Id: <1096852051.19143.1133.camel@ighp> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.2.2 (1.2.2-5) Date: 04 Oct 2004 11:07:31 +1000 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Sean Wheller wrote: > David Crossley wrote: > > > > The project sitemap needs to handle the request to > > the db-*.html and not the *.xml as you have. > > Ok I see now. It looks for a request for any file db-*.html as that is what is > shown in the menu link. Now all I need is for the article to to be genrated > through a custom layer and of course to make it fall within body. At present > it is just a raw article and the user no longer sees the forrest menu, footer > etc. Yes, that "raw" output is the intended behaviour. You have intercepted the request for the DocBook documents with your project sitemap and are doing the complete transformation into XHTML with the DocBook XSL, serialising it as XHTML. > > Your doc works with my sitemap. We look for to seeing > > your articles on-line shortly. > > Yes. Actually I am slowly finding my way around the forrest. > I plan to take a look at docbooktodocument and see if I can > add template to match xref and perhaps improve a bit. Any improvements to that fallback processing are welcome. This is good for people who have simple docbook files and who don't want to use the full DocBook XSL. -- David Crossley