From svn-return-1788-apmail-forrest-svn-archive=forrest.apache.org@forrest.apache.org Mon Apr 04 06:31:43 2005 Return-Path: Delivered-To: apmail-forrest-svn-archive@www.apache.org Received: (qmail 27015 invoked from network); 4 Apr 2005 06:31:42 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 4 Apr 2005 06:31:42 -0000 Received: (qmail 19451 invoked by uid 500); 4 Apr 2005 06:31:42 -0000 Delivered-To: apmail-forrest-svn-archive@forrest.apache.org Received: (qmail 19417 invoked by uid 500); 4 Apr 2005 06:31:42 -0000 Mailing-List: contact svn-help@forrest.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: "Forrest Developers List" Delivered-To: mailing list svn@forrest.apache.org Received: (qmail 19404 invoked by uid 99); 4 Apr 2005 06:31:42 -0000 X-ASF-Spam-Status: No, hits=-9.8 required=10.0 tests=ALL_TRUSTED,NO_REAL_NAME X-Spam-Check-By: apache.org Received: from minotaur.apache.org (HELO minotaur.apache.org) (209.237.227.194) by apache.org (qpsmtpd/0.28) with SMTP; Sun, 03 Apr 2005 23:31:40 -0700 Received: (qmail 26978 invoked by uid 65534); 4 Apr 2005 06:31:39 -0000 Message-ID: <20050404063139.26977.qmail@minotaur.apache.org> Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable X-Mailer: svnmailer-1.0.0-dev Date: Mon, 04 Apr 2005 06:31:39 -0000 Subject: svn commit: r159989 - forrest/trunk/plugins/org.apache.forrest.plugin.dtdx-input/status.xml To: svn@forrest.apache.org From: crossley@apache.org X-Virus-Checked: Checked X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Author: crossley Date: Sun Apr 3 23:31:39 2005 New Revision: 159989 URL: http://svn.apache.org/viewcvs?view=3Drev&rev=3D159989 Log: Added a ToDo: sitemap generators are very specific to the filesystem of the Forrest core DTDs. Need to aslo enable it for project DTDs. Modified: forrest/trunk/plugins/org.apache.forrest.plugin.dtdx-input/status.xml Modified: forrest/trunk/plugins/org.apache.forrest.plugin.dtdx-input/status= .xml URL: http://svn.apache.org/viewcvs/forrest/trunk/plugins/org.apache.forrest= .plugin.dtdx-input/status.xml?view=3Ddiff&r1=3D159988&r2=3D159989 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D --- forrest/trunk/plugins/org.apache.forrest.plugin.dtdx-input/status.xml (= original) +++ forrest/trunk/plugins/org.apache.forrest.plugin.dtdx-input/status.xml S= un Apr 3 23:31:39 2005 @@ -23,17 +23,25 @@ =20 - - Initial plugin, moving stuff out of forrest core. + + Added better sitemap match using regexp to deal + with sub-directories too. Added samples for xdoc-v2.0 and xdoc-v1.3 collections of DTDs. + + Initial plugin, moving stuff out of forrest core. + =20 + + The sitemap generators are very specific to the filesystem of + the Forrest core DTDs. Need to aslo enable it for project DTDs. + Some enhancements are listed at FOR-221