Return-Path: Delivered-To: apmail-forrest-dev-archive@www.apache.org Received: (qmail 67161 invoked from network); 6 Dec 2005 04:30:54 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 6 Dec 2005 04:30:54 -0000 Received: (qmail 94084 invoked by uid 500); 6 Dec 2005 04:30:53 -0000 Delivered-To: apmail-forrest-dev-archive@forrest.apache.org Received: (qmail 94021 invoked by uid 500); 6 Dec 2005 04:30:53 -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 94010 invoked by uid 99); 6 Dec 2005 04:30:52 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 05 Dec 2005 20:30:52 -0800 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: neutral (asf.osuosl.org: local policy) Received: from [65.77.211.84] (HELO www2.kc.aoindustries.com) (65.77.211.84) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 05 Dec 2005 20:30:52 -0800 Received: from fo2.kc.aoindustries.com (www2.kc.aoindustries.com [65.77.211.84]) by www2.kc.aoindustries.com (8.13.1/8.13.1) with ESMTP id jB64UVJR022369 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Mon, 5 Dec 2005 22:30:31 -0600 Received: from localhost (localhost [[UNIX: localhost]]) by fo2.kc.aoindustries.com (8.13.1/8.13.1/Submit) id jB64UV1r022273 for dev@forrest.apache.org; Mon, 5 Dec 2005 22:30:31 -0600 X-Authentication-Warning: fo2.kc.aoindustries.com: indexgeo set sender to crossley@apache.org using -f Date: Tue, 6 Dec 2005 15:30:27 +1100 From: David Crossley To: dev@forrest.apache.org Subject: Re: DTDs currently in use/XDoc plugin needs Message-ID: <20051206043027.GA5682@igg.indexgeo.com.au> References: <499888440512051931we7c6e1fxcfd6ed0d333bc9f8@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <499888440512051931we7c6e1fxcfd6ed0d333bc9f8@mail.gmail.com> User-Agent: Mutt/1.4i X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Tim Williams wrote: > For XDoc plugin purposes, are there any other transforms than these > that will be needed? I ask because I see that we have other dtd's > (e.g. todo.dtd) that don't appear to have been used. > > docvXX->xhtml2 > faqXX->xhtml2 > howtoXX->xhtml2 I reckon that is "all". The todo, changes, status etc. are handled by the projectInfo plugin. -David