Return-Path: Delivered-To: apmail-forrest-svn-archive@www.apache.org Received: (qmail 94626 invoked from network); 20 Aug 2005 03:08:56 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 20 Aug 2005 03:08:56 -0000 Received: (qmail 13929 invoked by uid 500); 20 Aug 2005 03:08:56 -0000 Delivered-To: apmail-forrest-svn-archive@forrest.apache.org Received: (qmail 13885 invoked by uid 500); 20 Aug 2005 03:08:56 -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" List-Id: Delivered-To: mailing list svn@forrest.apache.org Received: (qmail 13872 invoked by uid 99); 20 Aug 2005 03:08:55 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 19 Aug 2005 20:08:55 -0700 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 [209.237.227.194] (HELO minotaur.apache.org) (209.237.227.194) by apache.org (qpsmtpd/0.29) with SMTP; Fri, 19 Aug 2005 20:09:15 -0700 Received: (qmail 94592 invoked by uid 65534); 20 Aug 2005 03:08:55 -0000 Message-ID: <20050820030855.94590.qmail@minotaur.apache.org> Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r233993 - /forrest/trunk/site-author/content/xdocs/developer-guide.xml Date: Sat, 20 Aug 2005 03:08:54 -0000 To: svn@forrest.apache.org From: crossley@apache.org X-Mailer: svnmailer-1.0.3 X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Author: crossley Date: Fri Aug 19 20:08:51 2005 New Revision: 233993 URL: http://svn.apache.org/viewcvs?rev=233993&view=rev Log: Link to info about DTD Catalogs. Modified: forrest/trunk/site-author/content/xdocs/developer-guide.xml Modified: forrest/trunk/site-author/content/xdocs/developer-guide.xml URL: http://svn.apache.org/viewcvs/forrest/trunk/site-author/content/xdocs/developer-guide.xml?rev=233993&r1=233992&r2=233993&view=diff ============================================================================== --- forrest/trunk/site-author/content/xdocs/developer-guide.xml (original) +++ forrest/trunk/site-author/content/xdocs/developer-guide.xml Fri Aug 19 20:08:51 2005 @@ -65,6 +65,11 @@ discovered using forrest validate-xdocs and, if that doesn't work, then try using 'xmllint' if available.

+

+ Ensure that you + configure your xml editor to take advantage of + the local sets of DTDs provided by Forrest. +

Java