Return-Path: Delivered-To: apmail-forrest-dev-archive@www.apache.org Received: (qmail 41704 invoked from network); 8 Oct 2004 12:21:32 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 8 Oct 2004 12:21:32 -0000 Received: (qmail 465 invoked by uid 500); 8 Oct 2004 12:21:16 -0000 Delivered-To: apmail-forrest-dev-archive@forrest.apache.org Received: (qmail 347 invoked by uid 500); 8 Oct 2004 12:21:15 -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 281 invoked by uid 99); 8 Oct 2004 12:21:15 -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 [212.23.3.140] (HELO pythagoras.zen.co.uk) (212.23.3.140) by apache.org (qpsmtpd/0.28) with ESMTP; Fri, 08 Oct 2004 05:21:13 -0700 Received: from [82.69.78.226] (helo=[192.168.0.2]) by pythagoras.zen.co.uk with esmtp (Exim 4.30) id 1CFtkD-0001bz-S3 for dev@forrest.apache.org; Fri, 08 Oct 2004 12:21:09 +0000 Message-ID: <4166862B.7010008@apache.org> Date: Fri, 08 Oct 2004 13:20:59 +0100 From: Ross Gardler User-Agent: Mozilla Thunderbird 0.8 (Windows/20040913) X-Accept-Language: en-us, en MIME-Version: 1.0 To: dev@forrest.apache.org Subject: Re: request for thoughts on change to document-v20 DTD References: <200410080835.46961.sean@inwords.co.za> <200410081338.56631.sean@inwords.co.za> In-Reply-To: <200410081338.56631.sean@inwords.co.za> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Originating-Pythagoras-IP: [82.69.78.226] X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Sean Wheller wrote: > On Friday 08 October 2004 10:33, Nicola Ken Barozzi wrote: > >>I'd prefer not to change the document DTD, as we will be switching to >>XHTML2. >> >>In this case, your suggestion will become something like this: >> >>
or >>
or >>
or >>
or >> >>:-) > > > Yes, I to would prefer to use XHTML2. When does this move happen? Probably the 0.7 release. > If I understand correctly, this will obviate the need for > docbook2document.xsl. Forrest will be able to take the output from the XHTML > stylesheets that come with Docbook and adorn it with Forrest trimmings in one > step. If so this is far better than the current method. This really depends on what the docbook stylesheets output. We will be supporting a subset of XHTML2, not the whole lot. There is extensive discussion around this in the archives, perhaps the most useful place to start is Nicola Kens summary thread http://marc.theaimsgroup.com/?l=forrest-dev&m=107321479223106&w=2 > > What has to be done in order to use this method? The above thread covers much of this. I have opened an issue against 0.7 so that we can start collecting the ideas together one 0.6 is released. Ross