Return-Path: Delivered-To: apmail-forrest-dev-archive@www.apache.org Received: (qmail 82989 invoked from network); 30 Oct 2004 07:43:33 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 30 Oct 2004 07:43:33 -0000 Received: (qmail 73953 invoked by uid 500); 30 Oct 2004 07:43:33 -0000 Delivered-To: apmail-forrest-dev-archive@forrest.apache.org Received: (qmail 73731 invoked by uid 500); 30 Oct 2004 07:43:31 -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 73718 invoked by uid 99); 30 Oct 2004 07:43:31 -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; Sat, 30 Oct 2004 00:43:30 -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 i9U7hQtR023117 for ; Sat, 30 Oct 2004 02:43:27 -0500 Subject: Re: Help with sitemap.xmap - Docbook Plugin From: David Crossley To: dev@forrest.apache.org In-Reply-To: <200410291941.44174.sean@inwords.co.za> References: <200410281347.06557.sean@inwords.co.za> <200410291729.00774.sean@inwords.co.za> <418275C4.607@apache.org> <200410291941.44174.sean@inwords.co.za> Content-Type: text/plain Organization: Message-Id: <1099122148.22790.43164.camel@ighp> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.2.2 (1.2.2-5) Date: 30 Oct 2004 17:42:28 +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: > Ok Ross, > > My map:transform is now like this: > > > > > > value="{sourcetype}"/> > > src="{forrest:plugins}/docbook/resources/stylesheets/1.66.1/html/docbook.xsl"/> > src="{forrest:stylesheets}/html2document.xsl"/> > > > > > > > > > I get a title only in the body. I remember answering this one or two weeks ago. The trouble i saw was that the docbook.xsl wraps the whole content in div elements. I thought of inserting a little stylesheet before html2document, to strip those outer divs. Alas, no time to experiment. -- David Crossley