You are viewing a plain text version of this content. The canonical link for it is here.
Posted to svn@forrest.apache.org by cr...@apache.org on 2006/01/07 07:11:56 UTC

svn commit: r366686 - in /forrest/site/tools: xxe.html xxe.pdf

Author: crossley
Date: Fri Jan  6 22:11:50 2006
New Revision: 366686

URL: http://svn.apache.org/viewcvs?rev=366686&view=rev
Log:
Automatic publish from forrestbot

Modified:
    forrest/site/tools/xxe.html
    forrest/site/tools/xxe.pdf

Modified: forrest/site/tools/xxe.html
URL: http://svn.apache.org/viewcvs/forrest/site/tools/xxe.html?rev=366686&r1=366685&r2=366686&view=diff
==============================================================================
--- forrest/site/tools/xxe.html (original)
+++ forrest/site/tools/xxe.html Fri Jan  6 22:11:50 2006
@@ -159,6 +159,9 @@
 <div id="minitoc-area">
 <ul class="minitoc">
 <li>
+<a href="#Requirements">Requirements</a>
+</li>
+<li>
 <a href="#Upgrade">Upgrade</a>
 </li>
 <li>
@@ -171,6 +174,9 @@
 <a href="#History">History</a>
 <ul class="minitoc">
 <li>
+<a href="#1.4">1.4</a>
+</li>
+<li>
 <a href="#1.3">1.3</a>
 </li>
 </ul>
@@ -180,11 +186,6 @@
     
 <div class="note">
 <div class="label">Note</div>
-<div class="content">This requires XXE version 2.5p3 or higher</div>
-</div>
-    
-<div class="note">
-<div class="label">Note</div>
 <div class="content">This is not a particular endorsement of XXE over other xml editors.
       It is just that we provide this tool to take advantage of XXE.</div>
 </div>
@@ -197,22 +198,45 @@
     XXE support or mailing lists.</p>
 
     
-<a name="N10019"></a><a name="Upgrade"></a>
+<a name="N10016"></a><a name="Requirements"></a>
+<h2 class="underlined_10">Requirements</h2>
+<div class="section">
+<ul>
+        
+<li>XXE 3.0p1+ (version 1.3 of the tool works with XXE version 2.5p3 -
+        3.0)</li>
+        
+<li>Forrest 0.5+</li>
+      
+</ul>
+</div>
+
+    
+<a name="N10026"></a><a name="Upgrade"></a>
 <h2 class="underlined_10">Upgrade</h2>
 <div class="section">
 <ol>
         
 <li>Delete the <span class="codefrag">forrest</span> directory from the XXE application
         config directory. (e.g. <span class="codefrag">D:\Program
-        Files\XMLmind_XML_Editor\config</span>)
+        Files\XMLmind_XML_Editor\config</span>)<br>
+        
+<strong>OR</strong>
+</li>
+        
+<li>Delete the 'forrest' directory from your user XXE config directory:
         <ul>
           
-<li>if you have installed the config in your XXE user directory (see
-          below), this step is not necessary</li>
+<li>*nix-es: <span class="codefrag">~/.xxe/addon/</span>
+</li>
+          
+<li>Windows: <span class="codefrag">%SystemDrive%\Documents and
+          Settings\user\Application Data\XMLmind\XMLeditor\</span>
+</li>
         
 </ul>
-        
-</li>
+        depending on where you installed the previous version of the tool
+        </li>
 
         
 <li>Install normally</li>
@@ -221,7 +245,7 @@
 </div>
 
     
-<a name="N10035"></a><a name="Install"></a>
+<a name="N10050"></a><a name="Install"></a>
 <h2 class="underlined_10">Install</h2>
 <div class="section">
 <ol>
@@ -234,14 +258,21 @@
         
 <li>Extract into your XXE user directory (e.g.
         <span class="codefrag">~/.xxe/addon/config</span>) (only in version 1.3+ of this config).
-        From version 1.3, this is the recommended installation location, as it
-        permits upgrading XXE without having to reinstall this config</li>
+        For version 1.3+, this is the recommended installation location, as it
+        permits upgrading XXE without having to reinstall this config
+        <div class="note">
+<div class="label">Note</div>
+<div class="content">This location is new for XXE 2.10, and is not tested with earlier
+        releases!</div>
+</div>
+        
+</li>
       
 </ol>
 </div>
 
     
-<a name="N1004F"></a><a name="Developer+Instructions"></a>
+<a name="N1006D"></a><a name="Developer+Instructions"></a>
 <h2 class="underlined_10">Developer Instructions</h2>
 <div class="section">
 <p>To build the configuration:</p>
@@ -259,19 +290,35 @@
 </ol>
 <p>To work directly with the SVN version, check out
       http://svn.apache.org/repos/asf/forrest/trunk/tools/xxe/ into the
-      <span class="codefrag">forrest</span> folder in the XXE <span class="codefrag">config</span> folder. Run the
+      <span class="codefrag">forrest</span> folder in the XXE <span class="codefrag">addon</span> folder. Run the
       build there to copy the DTDs</p>
 <p>
-<a href="http://www.xmlmind.com/xmleditor/_distrib/docs/configure/index.html">XXE
+<a href="http://www.xmlmind.com/xmleditor/_distrib/doc/configure/index.html">XXE
       Custom Configuration Info</a>
 </p>
 </div>
 
     
-<a name="N10078"></a><a name="History"></a>
+<a name="N10096"></a><a name="History"></a>
 <h2 class="underlined_10">History</h2>
 <div class="section">
-<a name="N1007E"></a><a name="1.3"></a>
+<a name="N1009C"></a><a name="1.4"></a>
+<h3 class="underlined_5">1.4</h3>
+<ul>
+          
+<li>Updated the tool to work with XXE 3.0p1. (FOR-779)
+            <div class="note">
+<div class="label">Note</div>
+<div class="content">This change is backwards INCOMPATIBLE, therefore the tool
+            now <em>requires</em> XXE 3.0p1+.</div>
+</div>
+          
+</li>
+          
+<li>Added XXE-provided default rendering of tables</li>
+        
+</ul>
+<a name="N100B2"></a><a name="1.3"></a>
 <h3 class="underlined_5">1.3</h3>
 <ul>
           

Modified: forrest/site/tools/xxe.pdf
URL: http://svn.apache.org/viewcvs/forrest/site/tools/xxe.pdf?rev=366686&r1=366685&r2=366686&view=diff
==============================================================================
Binary files - no diff available.