Return-Path: Delivered-To: apmail-forrest-dev-archive@www.apache.org Received: (qmail 48942 invoked from network); 12 Jun 2007 20:20:10 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 12 Jun 2007 20:20:10 -0000 Received: (qmail 12681 invoked by uid 500); 12 Jun 2007 20:20:13 -0000 Delivered-To: apmail-forrest-dev-archive@forrest.apache.org Received: (qmail 12625 invoked by uid 500); 12 Jun 2007 20:20:11 -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 12614 invoked by uid 99); 12 Jun 2007 20:20:11 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 12 Jun 2007 13:20:11 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: domain of ross.gardler@googlemail.com designates 64.233.162.234 as permitted sender) Received: from [64.233.162.234] (HELO nz-out-0506.google.com) (64.233.162.234) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 12 Jun 2007 13:20:07 -0700 Received: by nz-out-0506.google.com with SMTP id 9so1492612nzo for ; Tue, 12 Jun 2007 13:19:46 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=googlemail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:sender:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; b=JF++43V6BgnEDgVoe7eyNUB2KrDd2HVgviBBtOkIRJWfjHrKkNW8u+skIZEyDqjW2WrUwFTVDrj23hHASK9ZF1tI8iWFSGfiTsm7tl5Z2VU1Ea/CbfiYHIygWfyxiYbkEECVxpY3y1c8SKgyJSSdfU0RRt5vcWTNynGlenlUtHc= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=beta; h=received:message-id:date:from:sender:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; b=i4werscTtjSV/lDvUUkR5oGKI1mNgvwmYLt6JaD2FOviI8A5S1dWbKsB13qQ/VibZRWju+tbLqmlhDxtQnLSqRyloGvmEasLkujM/hTZ5mU/4PWXvVrJxy0stJ3mf2ExIkaofFnb65K+JO3rohKLGnn6zCwztQ0wYNgSdLmWl80= Received: by 10.114.195.19 with SMTP id s19mr7044676waf.1181679585833; Tue, 12 Jun 2007 13:19:45 -0700 (PDT) Received: by 10.114.103.17 with HTTP; Tue, 12 Jun 2007 13:19:45 -0700 (PDT) Message-ID: <61c9bc470706121319r7bbada85g88117c0feffab0e8@mail.gmail.com> Date: Tue, 12 Jun 2007 21:19:45 +0100 From: "Ross Gardler" Sender: ross.gardler@googlemail.com To: dev@forrest.apache.org, sina@khakbaz.com Subject: Re: svn commit: r546173 - in /forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.input.skos: resources/stylesheets/skos-to-document.xsl src/documentation/content/xdocs/glossary.xml In-Reply-To: <50928.192.168.1.71.1181601695.webmail@192.168.1.71> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <50928.192.168.1.71.1181601695.webmail@192.168.1.71> X-Google-Sender-Auth: 586262eb3ae4977a X-Virus-Checked: Checked by ClamAV on apache.org On 11/06/07, Sina K. Heshmati wrote: > On Mon, June 11, 2007 5:47 pm, Ross Gardler said: > > Also, what is the intention of the class attribute here and elsewhere. > > There is no addition to the CSS files so this is meaningless at this > > time. > > I don't think it's meaningless. I used class attributes to give meaning to the generated content. Before the term 'Microformats' was coined, it was difficult to explain why I systematicallly use class attributes, but it's now rather easy. I personally share Norm's views [1] on microformats. > > It'd be ideal to generate content according to a microformat but I haven't come across any for glossaries. > > It's true that I always have CSS in mind while generating content but it doesn't mean that CSS is immediately going to be applied; that can come later and adapt itself to the markup. OK, I see your logic. Thanks for the info and link. Ross > [1] http://norman.walsh.name/2005/09/05/microformats > > >