From svn-return-25-apmail-forrest-svn-archive=forrest.apache.org@forrest.apache.org Mon Jun 14 04:31:56 2004 Return-Path: Delivered-To: apmail-forrest-svn-archive@www.apache.org Received: (qmail 30334 invoked from network); 14 Jun 2004 04:31:56 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 14 Jun 2004 04:31:56 -0000 Received: (qmail 17709 invoked by uid 500); 14 Jun 2004 04:31:58 -0000 Delivered-To: apmail-forrest-svn-archive@forrest.apache.org Received: (qmail 17666 invoked by uid 500); 14 Jun 2004 04:31:57 -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 17650 invoked by uid 99); 14 Jun 2004 04:31:57 -0000 Received: from [209.237.227.194] (HELO minotaur.apache.org) (209.237.227.194) by apache.org (qpsmtpd/0.27.1) with SMTP; Sun, 13 Jun 2004 21:31:57 -0700 Received: (qmail 30281 invoked by uid 65534); 14 Jun 2004 04:31:43 -0000 Date: 14 Jun 2004 04:31:43 -0000 Message-ID: <20040614043143.30279.qmail@minotaur.apache.org> From: crossley@apache.org To: svn@forrest.apache.org Subject: svn commit: rev 21186 - forrest/trunk/src/documentation/content/xdocs/docs X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Author: crossley Date: Sun Jun 13 21:31:42 2004 New Revision: 21186 Modified: forrest/trunk/src/documentation/content/xdocs/docs/catalog.xml Log: Change cvs/xml-forrest/ to svn/forrest/ The XXE section reads better when the old version info is at the top. Modified: forrest/trunk/src/documentation/content/xdocs/docs/catalog.xml ============================================================================== --- forrest/trunk/src/documentation/content/xdocs/docs/catalog.xml (original) +++ forrest/trunk/src/documentation/content/xdocs/docs/catalog.xml Sun Jun 13 21:31:42 2004 @@ -81,14 +81,14 @@

+catalog="/usr/local/svn/forrest/src/core/context/resources/schema/catalog.xcat"/> ]]>

For a TR 9401 Catalog, add this line:

Actually you probably do not want to touch that system catalog, @@ -134,7 +134,7 @@ SGMLDECL "/usr/share/sgml/xml.dcl" CATALOG \ -"/usr/local/cvs/xml-forrest/src/core/context/resources/schema/catalog" +"/usr/local/svn/forrest/src/core/context/resources/schema/catalog"

Then point the parser at it: @@ -151,7 +151,7 @@ Utilities > Global Options > Plugins:XML > Catalogs Select the "+" button, and use the "File System Browser" to specify the TR9401 Catalog file: -"xml-forrest/src/core/context/resources/schema/catalog" +"forrest/src/core/context/resources/schema/catalog" ]]> @@ -161,7 +161,7 @@ Select the menu: External Tools > Preferences > XML Catalog Specify the XML Catalog file: -"xml-forrest/src/core/context/resources/schema/catalog.xcat" +"forrest/src/core/context/resources/schema/catalog.xcat" ]]> @@ -172,29 +172,29 @@ (located in XMLSpy install directory): ]]>

XMLmind XML Editor -
- XXE v2.5p3+ -

XXE only supports catalogs automatically detected via configuration files. - Download the XXE - Forrest Config files from splike.com; this also add support for WYSIWYG - editing of forrest documents.

-
XXE v2.5p2 or prior Options > Schema > Add File Specify the XML Catalog file: -"xml-forrest/src/core/context/resources/schema/catalog.xcat" +"forrest/src/core/context/resources/schema/catalog.xcat" ]]> -
+
+
+ XXE v2.5p3+ +

XXE only supports catalogs automatically detected via configuration files. + Download the XXE + Forrest Config files from splike.com; this also add support for WYSIWYG + editing of forrest documents.

+