From dev-return-20195-apmail-forrest-dev-archive=forrest.apache.org@forrest.apache.org Wed Oct 05 17:57:29 2005 Return-Path: Delivered-To: apmail-forrest-dev-archive@www.apache.org Received: (qmail 8516 invoked from network); 5 Oct 2005 17:57:27 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 5 Oct 2005 17:57:27 -0000 Received: (qmail 23877 invoked by uid 500); 5 Oct 2005 17:57:25 -0000 Delivered-To: apmail-forrest-dev-archive@forrest.apache.org Received: (qmail 23695 invoked by uid 500); 5 Oct 2005 17:57:24 -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 List-Id: Delivered-To: mailing list dev@forrest.apache.org Received: (qmail 23684 invoked by uid 99); 5 Oct 2005 17:57:24 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 05 Oct 2005 10:57:24 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) Received: from [194.217.242.92] (HELO anchor-post-34.mail.demon.net) (194.217.242.92) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 05 Oct 2005 10:57:27 -0700 Received: from kegcl.demon.co.uk ([194.222.194.80]) by anchor-post-34.mail.demon.net with esmtp (Exim 4.42) id 1ENDVk-0004vf-Dg for dev@forrest.apache.org; Wed, 05 Oct 2005 17:57:00 +0000 Subject: Re: Cleaning up html-processing From: Kevin To: dev@forrest.apache.org In-Reply-To: <1537279799.20051005082657@soethe.net> References: <12910221548.20051001120150@soethe.net> <1128181000.4059.16.camel@k2.flat5> <1713436992.20051002222052@soethe.net> <1128359625.4131.26.camel@k2.flat5> <20051003223538.GA19659@igg.indexgeo.com.au> <434221F7.8030509@apache.org> <1394004578.20051004154102@soethe.net> <4342ACCE.1010104@apache.org> <1128457052.4034.20.camel@k2.flat5> <4342E5E6.4060608@apache.org> <1537279799.20051005082657@soethe.net> Content-Type: text/plain Date: Wed, 05 Oct 2005 18:59:00 +0100 Message-Id: <1128535140.4408.12.camel@k2.flat5> Mime-Version: 1.0 X-Mailer: Evolution 2.0.2 (2.0.2-3) Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N On Wed, 2005-10-05 at 08:26 +0200, Ferdinand Soethe wrote: > Ross Gardler wrote: > > > Sorry, I didn't follow this thread closely, I just noticed David had > > corrected Ferdinands commit. You seem to be suggesting that The commit > > should never have been made. Ferdinand, is that the case now that you > > have found some other issues with what you were doing? > > No, as I wrote yesterday, David's fix solved all the problem I had/saw > with this. The approach Kevin suggested is a feasible but different > solution that first writes the Forrest default settings > > > > > > and then overwrites them with those attributes present in the source > > > > > This is not my approach. It is in document2html.xsl code anyway. Look at line after new :) Kevin > the outcome being that you can create a mix of Forrest's default > attributes and attributes that you set in the source (for both Forrest > and other table-elements). > > -- > Ferdinand Soethe >