From svn-return-977-apmail-forrest-svn-archive=forrest.apache.org@forrest.apache.org Tue Nov 02 21:55:04 2004 Return-Path: Delivered-To: apmail-forrest-svn-archive@www.apache.org Received: (qmail 13163 invoked from network); 2 Nov 2004 21:55:04 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 2 Nov 2004 21:55:04 -0000 Received: (qmail 69695 invoked by uid 500); 2 Nov 2004 21:55:03 -0000 Delivered-To: apmail-forrest-svn-archive@forrest.apache.org Received: (qmail 69621 invoked by uid 500); 2 Nov 2004 21:55:02 -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 69604 invoked by uid 99); 2 Nov 2004 21:55:02 -0000 X-ASF-Spam-Status: No, hits=-10.0 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.28) with SMTP; Tue, 02 Nov 2004 13:54:59 -0800 Received: (qmail 13060 invoked by uid 65534); 2 Nov 2004 21:54:58 -0000 Date: 2 Nov 2004 21:54:58 -0000 Message-ID: <20041102215458.13055.qmail@minotaur.apache.org> From: brondsem@apache.org To: svn@forrest.apache.org Subject: svn commit: rev 56423 - forrest/trunk/site/content/xdocs/docs/tools X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Author: brondsem Date: Tue Nov 2 13:54:56 2004 New Revision: 56423 Added: forrest/trunk/site/content/xdocs/docs/tools/ forrest/trunk/site/content/xdocs/docs/tools/xxe.xml (contents, props changed) Log: beginnings of XXE config document Added: forrest/trunk/site/content/xdocs/docs/tools/xxe.xml ============================================================================== --- (empty file) +++ forrest/trunk/site/content/xdocs/docs/tools/xxe.xml Tue Nov 2 13:54:56 2004 @@ -0,0 +1,61 @@ + + + +
+ XXE Forrest Configuration +
+ + + This requires XXE version 2.5p3 or higher + +

XMLmind XML Editor + is a validating XML editor featuring a word processor-like view. We support + the Forrest plugin for XXE only, please direct all XXE-related questions to + XXE support or mailing lists.

+ +
+ Upgrade + +
    +
  1. Delete the forrest directory from the XXE application + config directory. (e.g. D:\Program + Files\XMLmind_XML_Editor\config)
  2. + +
  3. Install normally
  4. +
+
+ +
+ Install + +
    +
  1. Extract into the XXE application config directory (e.g. + D:\Program Files\XMLmind_XML_Editor\config)
  2. +
+
+ +
+ Developer Instructions + +

To build the configuration:

+ +
    +
  1. Make sure the FORREST_HOME environment variable is set
  2. + +
  3. Change directory to forrest/tools/xxe
  4. + +
  5. Run ant in this directory
  6. +
+ +

To work directly with the SVN version, check out + http://svn.apache.org/repos/asf/forrest/trunk/tools/xxe/ into the + forrest folder in the XXE config folder. Run the + build there to copy the DTDs

+ +

XXE + Custom Configuration Info

+
+ +
\ No newline at end of file