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/06/03 11:49:44 UTC

svn commit: r411413 [1/2] - in /forrest/site: ./ docs_0_60/ docs_0_70/ docs_0_80/ docs_0_80/howto/ procedures/release/ skin/ tools/

Author: crossley
Date: Sat Jun  3 02:49:42 2006
New Revision: 411413

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

Added:
    forrest/site/procedures/release/anounce_code_freeze.txt   (with props)
    forrest/site/skin/screen.css.orig
Modified:
    forrest/site/changes.rss
    forrest/site/changes.xml
    forrest/site/docs_0_60/changes.html
    forrest/site/docs_0_60/changes.pdf
    forrest/site/docs_0_60/changes.rss
    forrest/site/docs_0_70/changes.html
    forrest/site/docs_0_70/changes.pdf
    forrest/site/docs_0_70/changes.rss
    forrest/site/docs_0_70/changes.xml
    forrest/site/docs_0_80/changes.html
    forrest/site/docs_0_80/changes.pdf
    forrest/site/docs_0_80/changes.rss
    forrest/site/docs_0_80/changes.xml
    forrest/site/docs_0_80/howto/howto-buildPlugin.html
    forrest/site/docs_0_80/howto/howto-buildPlugin.pdf
    forrest/site/events.html
    forrest/site/events.pdf
    forrest/site/forrest-issues.html
    forrest/site/forrest-issues.pdf
    forrest/site/live-sites.html
    forrest/site/live-sites.pdf
    forrest/site/mirrors.cgi
    forrest/site/procedures/release/How_to_release.html
    forrest/site/procedures/release/How_to_release.pdf
    forrest/site/skin/basic.css
    forrest/site/skin/breadcrumbs-optimized.js
    forrest/site/skin/breadcrumbs.js
    forrest/site/skin/fontsize.js
    forrest/site/skin/getBlank.js
    forrest/site/skin/getMenu.js
    forrest/site/skin/menu.js
    forrest/site/skin/print.css
    forrest/site/skin/screen.css
    forrest/site/tools/eclipse.html
    forrest/site/tools/eclipse.pdf
    forrest/site/who.html
    forrest/site/who.pdf

Modified: forrest/site/changes.rss
URL: http://svn.apache.org/viewvc/forrest/site/changes.rss?rev=411413&r1=411412&r2=411413&view=diff
==============================================================================
--- forrest/site/changes.rss (original)
+++ forrest/site/changes.rss Sat Jun  3 02:49:42 2006
@@ -163,6 +163,26 @@
         New skinconf parameter "disable-copyright-footer" (default=false)
         to not show the copyright notice in html page footer.
       </description></item>
+
+      <item><title>code add</title><link>changes.html</link><description>code add
+        by
+        RDG
+        :
+        
+        Add new site seeding targets and a new business seed target.
+        This allows for interactive creation of seed sites - existing
+        'forrest seed' behaviour is unchanged and is equivalent to 'forrest seed-sample'.
+        New ones are 'forrest seed-business' and 'forrest seed-basic'.
+      </description></item>
+
+      <item><title>code update</title><link>changes.html</link><description>code update
+        by
+        DC
+        :
+        
+        Enable use of common character entities in skinconf.xml,
+        e.g accented characters and trademark symbols.
+       Thanks to Paul Devine.</description></item>
   
         <item><title>code update</title><link>changes.html</link><description>code update
         by
@@ -258,6 +278,16 @@
         has been disabled. This was causing invalid HTML output.
       </description></item>
 
+      <item><title>code update</title><link>changes.html</link><description>code update
+        by
+        RDG
+        :
+        
+        Enhanced the initial Eclipse plugin for using Forrest via Eclipse.
+        This work was enabled via a "Google Summer of Code" project.
+        See docs.
+       Thanks to Anil Ramnanan.</description></item>
+
       <item><title>code add</title><link>changes.html</link><description>code add
         by
         TS
@@ -4500,8 +4530,24 @@
         
         New skinconf parameter "disable-copyright-footer" (default=false)
         to not show the copyright notice in html page footer.
+      </description></item><item><title>code add</title><link>changes.html</link><description>code add
+        by
+        RDG
+        :
+        
+        Add new site seeding targets and a new business seed target.
+        This allows for interactive creation of seed sites - existing
+        'forrest seed' behaviour is unchanged and is equivalent to 'forrest seed-sample'.
+        New ones are 'forrest seed-business' and 'forrest seed-basic'.
       </description></item><item><title>code update</title><link>changes.html</link><description>code update
         by
+        DC
+        :
+        
+        Enable use of common character entities in skinconf.xml,
+        e.g accented characters and trademark symbols.
+       Thanks to Paul Devine.</description></item><item><title>code update</title><link>changes.html</link><description>code update
+        by
         FSO
         :
         
@@ -4576,7 +4622,15 @@
         
         Strip remaining &lt;i18n:text&gt; elements that remain if i18n processing
         has been disabled. This was causing invalid HTML output.
-      </description></item><item><title>code add</title><link>changes.html</link><description>code add
+      </description></item><item><title>code update</title><link>changes.html</link><description>code update
+        by
+        RDG
+        :
+        
+        Enhanced the initial Eclipse plugin for using Forrest via Eclipse.
+        This work was enabled via a "Google Summer of Code" project.
+        See docs.
+       Thanks to Anil Ramnanan.</description></item><item><title>code add</title><link>changes.html</link><description>code add
         by
         TS
         :

Modified: forrest/site/changes.xml
URL: http://svn.apache.org/viewvc/forrest/site/changes.xml?rev=411413&r1=411412&r2=411413&view=diff
==============================================================================
--- forrest/site/changes.xml (original)
+++ forrest/site/changes.xml Sat Jun  3 02:49:42 2006
@@ -6,6 +6,11 @@
         (TS)</li><li><icon alt="add" src="images/add.jpg"/> Added first implementation of 
         the dispatcher. Including contract bean implementation and interface; 
         dispatcher exception and dispatcher transformers. (TS)</li><li><icon alt="add" src="images/add.jpg"/>
+        Add new site seeding targets and a new business seed target.
+        This allows for interactive creation of seed sites - existing
+        'forrest seed' behaviour is unchanged and is equivalent to 'forrest seed-sample'.
+        New ones are 'forrest seed-business' and 'forrest seed-basic'.
+      (RDG)</li><li><icon alt="add" src="images/add.jpg"/>
         The broken-links file is now copied into to the site root as
         "broken-links.xml" so that when building with Forrestbot
         you can easily view it.
@@ -105,6 +110,9 @@
         New skinconf parameter "disable-copyright-footer" (default=false)
         to not show the copyright notice in html page footer.
       (DC)</li><li><icon alt="update" src="images/update.jpg"/>
+        Enable use of common character entities in skinconf.xml,
+        e.g accented characters and trademark symbols.
+      (DC) Thanks to Paul Devine.</li><li><icon alt="update" src="images/update.jpg"/>
             Changed handling of table elements with class-attributes in source:
             Table elements w/o class elements will receive standard Forrest styling like before
             (cellpadding="4" cellspacing="1" class="ForrestTable")
@@ -124,7 +132,11 @@
         Fixed and enhanced the Forrest plugin for the XMLmind XML Editor at tools/xxe
       (DC) Thanks to Sjur N. Moshagen.</li><li><icon alt="update" src="images/update.jpg"/>
         Updated tools/forrestbar to be compatiable with recent versions of Firefox.
-      (DC) Thanks to Addison Berry.</li></ul></section><section><title>Changes to Documentation</title><ul><li><icon alt="add" src="images/add.jpg"/>
+      (DC) Thanks to Addison Berry.</li><li><icon alt="update" src="images/update.jpg"/>
+        Enhanced the initial Eclipse plugin for using Forrest via Eclipse.
+        This work was enabled via a "Google Summer of Code" project.
+        See <link href="site:tools/eclipse">docs</link>.
+      (RDG) Thanks to Anil Ramnanan.</li></ul></section><section><title>Changes to Documentation</title><ul><li><icon alt="add" src="images/add.jpg"/>
 <!-- Please keep this action at the top -->
         Added document to facilitate
         <link href="site:v0.80//upgrading_08">upgrading to v0.8</link>
@@ -134,7 +146,7 @@
         committer</link>.
       (DC) Thanks to Addison Berry. Fixes <link href="http://issues.apache.org/jira/browse/FOR-603">FOR-603</link>.</li></ul></section><section><title>Contributors</title><p>This is a list of all people who have contributed to this release, but 
        were not full developers on the project. We thank these people for their 
-       contributions.</p><ul><li>Addison Berry</li><li>Pier Fumagalli</li><li>Sjur N. Moshagen</li><li>Steve Masover</li></ul></section></section>
+       contributions.</p><ul><li>Addison Berry</li><li>Anil Ramnanan</li><li>Paul Devine</li><li>Pier Fumagalli</li><li>Sjur N. Moshagen</li><li>Steve Masover</li></ul></section></section>
     <section id="version_0.7.1-dev"><title>Version 0.7.1-dev (not yet released)</title><section><title>Changes to the Code Base</title><ul><li><icon alt="update" src="images/update.jpg"/>
         Howto-v20 now properly handles a/@class=fork etc. attribute to enable
         links to open in a new browser window.

Modified: forrest/site/docs_0_60/changes.html
URL: http://svn.apache.org/viewvc/forrest/site/docs_0_60/changes.html?rev=411413&r1=411412&r2=411413&view=diff
==============================================================================
--- forrest/site/docs_0_60/changes.html (original)
+++ forrest/site/docs_0_60/changes.html Sat Jun  3 02:49:42 2006
@@ -293,13 +293,13 @@
 <a href="#version_0.7.1-dev">Version 0.7.1-dev (not yet released)</a>
 <ul class="minitoc">
 <li>
-<a href="#Changes+to+the+Code+Base-N10115">Changes to the Code Base</a>
+<a href="#Changes+to+the+Code+Base-N1012C">Changes to the Code Base</a>
 </li>
 <li>
-<a href="#Changes+to+Documentation-N10133">Changes to Documentation</a>
+<a href="#Changes+to+Documentation-N1014A">Changes to Documentation</a>
 </li>
 <li>
-<a href="#Contributors-N10143">Contributors</a>
+<a href="#Contributors-N1015A">Contributors</a>
 </li>
 </ul>
 </li>
@@ -313,13 +313,13 @@
 <a href="#Changes+to+Build">Changes to Build</a>
 </li>
 <li>
-<a href="#Changes+to+the+Code+Base-N10163">Changes to the Code Base</a>
+<a href="#Changes+to+the+Code+Base-N1017A">Changes to the Code Base</a>
 </li>
 <li>
-<a href="#Changes+to+Documentation-N102D5">Changes to Documentation</a>
+<a href="#Changes+to+Documentation-N102EC">Changes to Documentation</a>
 </li>
 <li>
-<a href="#Contributors-N10375">Contributors</a>
+<a href="#Contributors-N1038C">Contributors</a>
 </li>
 </ul>
 </li>
@@ -327,19 +327,19 @@
 <a href="#version_0.6">Version 0.6 (2004-10-15)</a>
 <ul class="minitoc">
 <li>
-<a href="#Changes+to+Project+Administration-N1039D">Changes to Project Administration</a>
+<a href="#Changes+to+Project+Administration-N103B4">Changes to Project Administration</a>
 </li>
 <li>
-<a href="#Changes+to+Build-N103A7">Changes to Build</a>
+<a href="#Changes+to+Build-N103BE">Changes to Build</a>
 </li>
 <li>
-<a href="#Changes+to+the+Code+Base-N103D5">Changes to the Code Base</a>
+<a href="#Changes+to+the+Code+Base-N103EC">Changes to the Code Base</a>
 </li>
 <li>
-<a href="#Changes+to+Documentation-N1079A">Changes to Documentation</a>
+<a href="#Changes+to+Documentation-N107B1">Changes to Documentation</a>
 </li>
 <li>
-<a href="#Contributors-N107F8">Contributors</a>
+<a href="#Contributors-N1080F">Contributors</a>
 </li>
 </ul>
 </li>
@@ -347,10 +347,10 @@
 <a href="#version_0.5.1">Version 0.5.1 (2003-10-06)</a>
 <ul class="minitoc">
 <li>
-<a href="#Changes+to+Build-N10824">Changes to Build</a>
+<a href="#Changes+to+Build-N1083B">Changes to Build</a>
 </li>
 <li>
-<a href="#Changes+to+the+Code+Base-N1082E">Changes to the Code Base</a>
+<a href="#Changes+to+the+Code+Base-N10845">Changes to the Code Base</a>
 </li>
 </ul>
 </li>
@@ -358,13 +358,13 @@
 <a href="#version_0.5">Version 0.5 (2003-09-13)</a>
 <ul class="minitoc">
 <li>
-<a href="#Changes+to+the+Code+Base-N10873">Changes to the Code Base</a>
+<a href="#Changes+to+the+Code+Base-N1088A">Changes to the Code Base</a>
 </li>
 <li>
-<a href="#Changes+to+Documentation-N10A74">Changes to Documentation</a>
+<a href="#Changes+to+Documentation-N10A8B">Changes to Documentation</a>
 </li>
 <li>
-<a href="#Contributors-N10A7E">Contributors</a>
+<a href="#Contributors-N10A95">Contributors</a>
 </li>
 </ul>
 </li>
@@ -372,13 +372,13 @@
 <a href="#version_0.4">Version 0.4 (2003-02-12)</a>
 <ul class="minitoc">
 <li>
-<a href="#Changes+to+the+Code+Base-N10A9A">Changes to the Code Base</a>
+<a href="#Changes+to+the+Code+Base-N10AB1">Changes to the Code Base</a>
 </li>
 <li>
-<a href="#Changes+to+Documentation-N10B01">Changes to Documentation</a>
+<a href="#Changes+to+Documentation-N10B18">Changes to Documentation</a>
 </li>
 <li>
-<a href="#Contributors-N10B0B">Contributors</a>
+<a href="#Contributors-N10B22">Contributors</a>
 </li>
 </ul>
 </li>
@@ -386,16 +386,16 @@
 <a href="#version_0.3">Version 0.3 (2003-01-30)</a>
 <ul class="minitoc">
 <li>
-<a href="#Changes+to+Build-N10B1D">Changes to Build</a>
+<a href="#Changes+to+Build-N10B34">Changes to Build</a>
 </li>
 <li>
-<a href="#Changes+to+the+Code+Base-N10B2C">Changes to the Code Base</a>
+<a href="#Changes+to+the+Code+Base-N10B43">Changes to the Code Base</a>
 </li>
 <li>
-<a href="#Changes+to+Documentation-N10C42">Changes to Documentation</a>
+<a href="#Changes+to+Documentation-N10C59">Changes to Documentation</a>
 </li>
 <li>
-<a href="#Contributors-N10C4C">Contributors</a>
+<a href="#Contributors-N10C63">Contributors</a>
 </li>
 </ul>
 </li>
@@ -403,7 +403,7 @@
 <a href="#version_0.2">Version 0.2 (2002-11-16)</a>
 <ul class="minitoc">
 <li>
-<a href="#Changes+to+the+Code+Base-N10C5C">Changes to the Code Base</a>
+<a href="#Changes+to+the+Code+Base-N10C73">Changes to the Code Base</a>
 </li>
 </ul>
 </li>
@@ -411,22 +411,22 @@
 <a href="#version_0.2rc1">Version 0.2rc1 (2002-11-13)</a>
 <ul class="minitoc">
 <li>
-<a href="#Changes+to+Project+Administration-N10C78">Changes to Project Administration</a>
+<a href="#Changes+to+Project+Administration-N10C8F">Changes to Project Administration</a>
 </li>
 <li>
-<a href="#Changes+to+Build-N10C82">Changes to Build</a>
+<a href="#Changes+to+Build-N10C99">Changes to Build</a>
 </li>
 <li>
-<a href="#Changes+to+the+Code+Base-N10CF0">Changes to the Code Base</a>
+<a href="#Changes+to+the+Code+Base-N10D07">Changes to the Code Base</a>
 </li>
 <li>
 <a href="#Changes+to+Design">Changes to Design</a>
 </li>
 <li>
-<a href="#Changes+to+Documentation-N10DB5">Changes to Documentation</a>
+<a href="#Changes+to+Documentation-N10DCC">Changes to Documentation</a>
 </li>
 <li>
-<a href="#Contributors-N10E1E">Contributors</a>
+<a href="#Contributors-N10E35">Contributors</a>
 </li>
 </ul>
 </li>
@@ -456,6 +456,13 @@
         dispatcher exception and dispatcher transformers. (TS)</li>
 <li>
 <img class="icon" alt="add" src="../images/add.jpg">
+        Add new site seeding targets and a new business seed target.
+        This allows for interactive creation of seed sites - existing
+        'forrest seed' behaviour is unchanged and is equivalent to 'forrest seed-sample'.
+        New ones are 'forrest seed-business' and 'forrest seed-basic'.
+      (RDG)</li>
+<li>
+<img class="icon" alt="add" src="../images/add.jpg">
         The broken-links file is now copied into to the site root as
         "broken-links.xml" so that when building with Forrestbot
         you can easily view it.
@@ -603,6 +610,11 @@
       (DC)</li>
 <li>
 <img class="icon" alt="update" src="../images/update.jpg">
+        Enable use of common character entities in skinconf.xml,
+        e.g accented characters and trademark symbols.
+      (DC) Thanks to Paul Devine.</li>
+<li>
+<img class="icon" alt="update" src="../images/update.jpg">
             Changed handling of table elements with class-attributes in source:
             Table elements w/o class elements will receive standard Forrest styling like before
             (cellpadding="4" cellspacing="1" class="ForrestTable")
@@ -631,8 +643,14 @@
 <img class="icon" alt="update" src="../images/update.jpg">
         Updated tools/forrestbar to be compatiable with recent versions of Firefox.
       (DC) Thanks to Addison Berry.</li>
+<li>
+<img class="icon" alt="update" src="../images/update.jpg">
+        Enhanced the initial Eclipse plugin for using Forrest via Eclipse.
+        This work was enabled via a "Google Summer of Code" project.
+        See <a href="../tools/eclipse.html">docs</a>.
+      (RDG) Thanks to Anil Ramnanan.</li>
 </ul>
-<a name="N100E4"></a><a name="Changes+to+Documentation"></a>
+<a name="N100F7"></a><a name="Changes+to+Documentation"></a>
 <h3 class="underlined_5">Changes to Documentation</h3>
 <ul>
 <li>
@@ -648,23 +666,25 @@
         committer</a>.
       (DC) Thanks to Addison Berry. Fixes <a href="http://issues.apache.org/jira/browse/FOR-603">FOR-603</a>.</li>
 </ul>
-<a name="N10101"></a><a name="Contributors"></a>
+<a name="N10114"></a><a name="Contributors"></a>
 <h3 class="underlined_5">Contributors</h3>
 <p>This is a list of all people who have contributed to this release, but 
        were not full developers on the project. We thank these people for their 
        contributions.</p>
 <ul>
 <li>Addison Berry</li>
+<li>Anil Ramnanan</li>
+<li>Paul Devine</li>
 <li>Pier Fumagalli</li>
 <li>Sjur N. Moshagen</li>
 <li>Steve Masover</li>
 </ul>
 </div>
     
-<a name="N10111"></a><a name="version_0.7.1-dev"></a>
+<a name="N10128"></a><a name="version_0.7.1-dev"></a>
 <h2 class="underlined_10">Version 0.7.1-dev (not yet released)</h2>
 <div class="section">
-<a name="N10115"></a><a name="Changes+to+the+Code+Base-N10115"></a>
+<a name="N1012C"></a><a name="Changes+to+the+Code+Base-N1012C"></a>
 <h3 class="underlined_5">Changes to the Code Base</h3>
 <ul>
 <li>
@@ -700,7 +720,7 @@
         Doing 'forrest clean' will remove both sections.
       (DC)</li>
 </ul>
-<a name="N10133"></a><a name="Changes+to+Documentation-N10133"></a>
+<a name="N1014A"></a><a name="Changes+to+Documentation-N1014A"></a>
 <h3 class="underlined_5">Changes to Documentation</h3>
 <ul>
 <li>
@@ -710,7 +730,7 @@
         <a href="../docs_0_70/upgrading_07.html">upgrading to v0.7</a>
       (DC)</li>
 </ul>
-<a name="N10143"></a><a name="Contributors-N10143"></a>
+<a name="N1015A"></a><a name="Contributors-N1015A"></a>
 <h3 class="underlined_5">Contributors</h3>
 <p>This is a list of all people who have contributed to this release, but 
        were not full developers on the project. We thank these people for their 
@@ -718,10 +738,10 @@
 <ul></ul>
 </div>
     
-<a name="N1014B"></a><a name="version_0.7"></a>
+<a name="N10162"></a><a name="version_0.7"></a>
 <h2 class="underlined_10">Version 0.7 (2005-06-23)</h2>
 <div class="section">
-<a name="N1014F"></a><a name="Changes+to+Project+Administration"></a>
+<a name="N10166"></a><a name="Changes+to+Project+Administration"></a>
 <h3 class="underlined_5">Changes to Project Administration</h3>
 <ul>
 <li>
@@ -729,7 +749,7 @@
         Added testing facilities to plugins to facilitate integration testing. 
       (RDG)</li>
 </ul>
-<a name="N10159"></a><a name="Changes+to+Build"></a>
+<a name="N10170"></a><a name="Changes+to+Build"></a>
 <h3 class="underlined_5">Changes to Build</h3>
 <ul>
 <li>
@@ -739,7 +759,7 @@
         Ant "import" task.
       (DC)</li>
 </ul>
-<a name="N10163"></a><a name="Changes+to+the+Code+Base-N10163"></a>
+<a name="N1017A"></a><a name="Changes+to+the+Code+Base-N1017A"></a>
 <h3 class="underlined_5">Changes to the Code Base</h3>
 <ul>
 <li>
@@ -992,7 +1012,7 @@
         starting with Forrest-0.7-dev
       (DC)</li>
 </ul>
-<a name="N102D5"></a><a name="Changes+to+Documentation-N102D5"></a>
+<a name="N102EC"></a><a name="Changes+to+Documentation-N102EC"></a>
 <h3 class="underlined_5">Changes to Documentation</h3>
 <ul>
 <li>
@@ -1082,7 +1102,7 @@
         tab</a> to create subject-specific aggregated documents.
       (TS)</li>
 </ul>
-<a name="N10375"></a><a name="Contributors-N10375"></a>
+<a name="N1038C"></a><a name="Contributors-N1038C"></a>
 <h3 class="underlined_5">Contributors</h3>
 <p>This is a list of all people who have contributed to this release, but 
        were not full developers on the project. We thank these people for their 
@@ -1105,10 +1125,10 @@
 </ul>
 </div>
     
-<a name="N10399"></a><a name="version_0.6"></a>
+<a name="N103B0"></a><a name="version_0.6"></a>
 <h2 class="underlined_10">Version 0.6 (2004-10-15)</h2>
 <div class="section">
-<a name="N1039D"></a><a name="Changes+to+Project+Administration-N1039D"></a>
+<a name="N103B4"></a><a name="Changes+to+Project+Administration-N103B4"></a>
 <h3 class="underlined_5">Changes to Project Administration</h3>
 <ul>
 <li>
@@ -1119,7 +1139,7 @@
         OpenSymphony's OSUser for flexible authentication.
       (DB)</li>
 </ul>
-<a name="N103A7"></a><a name="Changes+to+Build-N103A7"></a>
+<a name="N103BE"></a><a name="Changes+to+Build-N103BE"></a>
 <h3 class="underlined_5">Changes to Build</h3>
 <ul>
 <li>
@@ -1143,7 +1163,7 @@
         Add more descriptions to forrest targets.  Highlight the most common ones.
       (DB) Fixes <a href="http://issues.apache.org/jira/browse/FOR-216">FOR-216</a>.</li>
 </ul>
-<a name="N103D5"></a><a name="Changes+to+the+Code+Base-N103D5"></a>
+<a name="N103EC"></a><a name="Changes+to+the+Code+Base-N103EC"></a>
 <h3 class="underlined_5">Changes to the Code Base</h3>
 <ul>
 <li>
@@ -1888,7 +1908,7 @@
         Sort action types order to "add","remove","update","fix".
       (JJP)</li>
 </ul>
-<a name="N1079A"></a><a name="Changes+to+Documentation-N1079A"></a>
+<a name="N107B1"></a><a name="Changes+to+Documentation-N107B1"></a>
 <h3 class="underlined_5">Changes to Documentation</h3>
 <ul>
 <li>
@@ -1945,7 +1965,7 @@
         <a href="http://forrest.apache.org/">http://forrest.apache.org/</a>
       (DC)</li>
 </ul>
-<a name="N107F8"></a><a name="Contributors-N107F8"></a>
+<a name="N1080F"></a><a name="Contributors-N1080F"></a>
 <h3 class="underlined_5">Contributors</h3>
 <p>This is a list of all people who have contributed to this release, but 
        were not full developers on the project. We thank these people for their 
@@ -1971,10 +1991,10 @@
 </div>
 
     
-<a name="N10820"></a><a name="version_0.5.1"></a>
+<a name="N10837"></a><a name="version_0.5.1"></a>
 <h2 class="underlined_10">Version 0.5.1 (2003-10-06)</h2>
 <div class="section">
-<a name="N10824"></a><a name="Changes+to+Build-N10824"></a>
+<a name="N1083B"></a><a name="Changes+to+Build-N1083B"></a>
 <h3 class="underlined_5">Changes to Build</h3>
 <ul>
 <li>
@@ -1982,7 +2002,7 @@
         forrest.antproxy.xml script now properly fails when Cocoon fails
       (JT)</li>
 </ul>
-<a name="N1082E"></a><a name="Changes+to+the+Code+Base-N1082E"></a>
+<a name="N10845"></a><a name="Changes+to+the+Code+Base-N10845"></a>
 <h3 class="underlined_5">Changes to the Code Base</h3>
 <ul>
 <li>
@@ -2022,10 +2042,10 @@
 </div>
 
     
-<a name="N1086F"></a><a name="version_0.5"></a>
+<a name="N10886"></a><a name="version_0.5"></a>
 <h2 class="underlined_10">Version 0.5 (2003-09-13)</h2>
 <div class="section">
-<a name="N10873"></a><a name="Changes+to+the+Code+Base-N10873"></a>
+<a name="N1088A"></a><a name="Changes+to+the+Code+Base-N1088A"></a>
 <h3 class="underlined_5">Changes to the Code Base</h3>
 <ul>
 <li>
@@ -2403,7 +2423,7 @@
         the xinclude,  linkrewriter, and idgen steps.
       (NKB)</li>
 </ul>
-<a name="N10A74"></a><a name="Changes+to+Documentation-N10A74"></a>
+<a name="N10A8B"></a><a name="Changes+to+Documentation-N10A8B"></a>
 <h3 class="underlined_5">Changes to Documentation</h3>
 <ul>
 <li>
@@ -2412,7 +2432,7 @@
         upgrading to v0.5
       (JT)</li>
 </ul>
-<a name="N10A7E"></a><a name="Contributors-N10A7E"></a>
+<a name="N10A95"></a><a name="Contributors-N10A95"></a>
 <h3 class="underlined_5">Contributors</h3>
 <p>This is a list of all people who have contributed to this release, but 
        were not full developers on the project. We thank these people for their 
@@ -2429,10 +2449,10 @@
 </ul>
 </div>
     
-<a name="N10A96"></a><a name="version_0.4"></a>
+<a name="N10AAD"></a><a name="version_0.4"></a>
 <h2 class="underlined_10">Version 0.4 (2003-02-12)</h2>
 <div class="section">
-<a name="N10A9A"></a><a name="Changes+to+the+Code+Base-N10A9A"></a>
+<a name="N10AB1"></a><a name="Changes+to+the+Code+Base-N10AB1"></a>
 <h3 class="underlined_5">Changes to the Code Base</h3>
 <ul>
 <li>
@@ -2509,7 +2529,7 @@
         Switched all loglevels to ERROR.
       (NKB)</li>
 </ul>
-<a name="N10B01"></a><a name="Changes+to+Documentation-N10B01"></a>
+<a name="N10B18"></a><a name="Changes+to+Documentation-N10B18"></a>
 <h3 class="underlined_5">Changes to Documentation</h3>
 <ul>
 <li>
@@ -2518,7 +2538,7 @@
         to the forrestbar.xpi generated by Gump every day.
       (NKB)</li>
 </ul>
-<a name="N10B0B"></a><a name="Contributors-N10B0B"></a>
+<a name="N10B22"></a><a name="Contributors-N10B22"></a>
 <h3 class="underlined_5">Contributors</h3>
 <p>This is a list of all people who have contributed to this release, but 
        were not full developers on the project. We thank these people for their 
@@ -2531,10 +2551,10 @@
 </div>
 
     
-<a name="N10B19"></a><a name="version_0.3"></a>
+<a name="N10B30"></a><a name="version_0.3"></a>
 <h2 class="underlined_10">Version 0.3 (2003-01-30)</h2>
 <div class="section">
-<a name="N10B1D"></a><a name="Changes+to+Build-N10B1D"></a>
+<a name="N10B34"></a><a name="Changes+to+Build-N10B34"></a>
 <h3 class="underlined_5">Changes to Build</h3>
 <ul>
 <li>
@@ -2549,7 +2569,7 @@
         instead of Cocoon + Centipede logos.
       (JT)</li>
 </ul>
-<a name="N10B2C"></a><a name="Changes+to+the+Code+Base-N10B2C"></a>
+<a name="N10B43"></a><a name="Changes+to+the+Code+Base-N10B43"></a>
 <h3 class="underlined_5">Changes to the Code Base</h3>
 <ul>
 <li>
@@ -2780,7 +2800,7 @@
         We need icons for the new buttons.
       (NKB)</li>
 </ul>
-<a name="N10C42"></a><a name="Changes+to+Documentation-N10C42"></a>
+<a name="N10C59"></a><a name="Changes+to+Documentation-N10C59"></a>
 <h3 class="underlined_5">Changes to Documentation</h3>
 <ul>
 <li>
@@ -2790,7 +2810,7 @@
         Stylesheets not yet done.
       (NKB)</li>
 </ul>
-<a name="N10C4C"></a><a name="Contributors-N10C4C"></a>
+<a name="N10C63"></a><a name="Contributors-N10C63"></a>
 <h3 class="underlined_5">Contributors</h3>
 <p>This is a list of all people who have contributed to this release, but 
        were not full developers on the project. We thank these people for their 
@@ -2801,10 +2821,10 @@
 </ul>
 </div>
     
-<a name="N10C58"></a><a name="version_0.2"></a>
+<a name="N10C6F"></a><a name="version_0.2"></a>
 <h2 class="underlined_10">Version 0.2 (2002-11-16)</h2>
 <div class="section">
-<a name="N10C5C"></a><a name="Changes+to+the+Code+Base-N10C5C"></a>
+<a name="N10C73"></a><a name="Changes+to+the+Code+Base-N10C73"></a>
 <h3 class="underlined_5">Changes to the Code Base</h3>
 <ul>
 <li>
@@ -2825,10 +2845,10 @@
 </ul>
 </div>
     
-<a name="N10C74"></a><a name="version_0.2rc1"></a>
+<a name="N10C8B"></a><a name="version_0.2rc1"></a>
 <h2 class="underlined_10">Version 0.2rc1 (2002-11-13)</h2>
 <div class="section">
-<a name="N10C78"></a><a name="Changes+to+Project+Administration-N10C78"></a>
+<a name="N10C8F"></a><a name="Changes+to+Project+Administration-N10C8F"></a>
 <h3 class="underlined_5">Changes to Project Administration</h3>
 <ul>
 <li>
@@ -2836,7 +2856,7 @@
         Initial Import
       (SM)</li>
 </ul>
-<a name="N10C82"></a><a name="Changes+to+Build-N10C82"></a>
+<a name="N10C99"></a><a name="Changes+to+Build-N10C99"></a>
 <h3 class="underlined_5">Changes to Build</h3>
 <ul>
 <li>
@@ -2936,7 +2956,7 @@
         Added basic Forrest descriptor.
       (NKB)</li>
 </ul>
-<a name="N10CF0"></a><a name="Changes+to+the+Code+Base-N10CF0"></a>
+<a name="N10D07"></a><a name="Changes+to+the+Code+Base-N10D07"></a>
 <h3 class="underlined_5">Changes to the Code Base</h3>
 <ul>
 <li>
@@ -3084,7 +3104,7 @@
         Put the internal matches in a separate pipeline with internal-only="true".
       (NKB)</li>
 </ul>
-<a name="N10DAB"></a><a name="Changes+to+Design"></a>
+<a name="N10DC2"></a><a name="Changes+to+Design"></a>
 <h3 class="underlined_5">Changes to Design</h3>
 <ul>
 <li>
@@ -3093,7 +3113,7 @@
         cross-browser issues.
       (BK)</li>
 </ul>
-<a name="N10DB5"></a><a name="Changes+to+Documentation-N10DB5"></a>
+<a name="N10DCC"></a><a name="Changes+to+Documentation-N10DCC"></a>
 <h3 class="underlined_5">Changes to Documentation</h3>
 <ul>
 <li>
@@ -3181,7 +3201,7 @@
         validated using these DTDs and OASIS Catalogs.
       (DC) Thanks to <a href="mailto:stevenn.at.outerthought.org">Steven Noels</a>.</li>
 </ul>
-<a name="N10E1E"></a><a name="Contributors-N10E1E"></a>
+<a name="N10E35"></a><a name="Contributors-N10E35"></a>
 <h3 class="underlined_5">Contributors</h3>
 <p>This is a list of all people who have contributed to this release, but 
        were not full developers on the project. We thank these people for their 
@@ -3197,7 +3217,7 @@
 </ul>
 </div>
   
-<a name="N10E34"></a><a name="Committers"></a>
+<a name="N10E4B"></a><a name="Committers"></a>
 <h2 class="underlined_10">Committers</h2>
 <div class="section">
 <p>This is a list of all people who have been 

Modified: forrest/site/docs_0_60/changes.pdf
URL: http://svn.apache.org/viewvc/forrest/site/docs_0_60/changes.pdf?rev=411413&r1=411412&r2=411413&view=diff
==============================================================================
Binary files - no diff available.

Modified: forrest/site/docs_0_60/changes.rss
URL: http://svn.apache.org/viewvc/forrest/site/docs_0_60/changes.rss?rev=411413&r1=411412&r2=411413&view=diff
==============================================================================
--- forrest/site/docs_0_60/changes.rss (original)
+++ forrest/site/docs_0_60/changes.rss Sat Jun  3 02:49:42 2006
@@ -163,6 +163,26 @@
         New skinconf parameter "disable-copyright-footer" (default=false)
         to not show the copyright notice in html page footer.
       </description></item>
+
+      <item><title>code add</title><link>changes.html</link><description>code add
+        by
+        RDG
+        :
+        
+        Add new site seeding targets and a new business seed target.
+        This allows for interactive creation of seed sites - existing
+        'forrest seed' behaviour is unchanged and is equivalent to 'forrest seed-sample'.
+        New ones are 'forrest seed-business' and 'forrest seed-basic'.
+      </description></item>
+
+      <item><title>code update</title><link>changes.html</link><description>code update
+        by
+        DC
+        :
+        
+        Enable use of common character entities in skinconf.xml,
+        e.g accented characters and trademark symbols.
+       Thanks to Paul Devine.</description></item>
   
         <item><title>code update</title><link>changes.html</link><description>code update
         by
@@ -258,6 +278,16 @@
         has been disabled. This was causing invalid HTML output.
       </description></item>
 
+      <item><title>code update</title><link>changes.html</link><description>code update
+        by
+        RDG
+        :
+        
+        Enhanced the initial Eclipse plugin for using Forrest via Eclipse.
+        This work was enabled via a "Google Summer of Code" project.
+        See docs.
+       Thanks to Anil Ramnanan.</description></item>
+
       <item><title>code add</title><link>changes.html</link><description>code add
         by
         TS
@@ -4500,8 +4530,24 @@
         
         New skinconf parameter "disable-copyright-footer" (default=false)
         to not show the copyright notice in html page footer.
+      </description></item><item><title>code add</title><link>changes.html</link><description>code add
+        by
+        RDG
+        :
+        
+        Add new site seeding targets and a new business seed target.
+        This allows for interactive creation of seed sites - existing
+        'forrest seed' behaviour is unchanged and is equivalent to 'forrest seed-sample'.
+        New ones are 'forrest seed-business' and 'forrest seed-basic'.
       </description></item><item><title>code update</title><link>changes.html</link><description>code update
         by
+        DC
+        :
+        
+        Enable use of common character entities in skinconf.xml,
+        e.g accented characters and trademark symbols.
+       Thanks to Paul Devine.</description></item><item><title>code update</title><link>changes.html</link><description>code update
+        by
         FSO
         :
         
@@ -4576,7 +4622,15 @@
         
         Strip remaining &lt;i18n:text&gt; elements that remain if i18n processing
         has been disabled. This was causing invalid HTML output.
-      </description></item><item><title>code add</title><link>changes.html</link><description>code add
+      </description></item><item><title>code update</title><link>changes.html</link><description>code update
+        by
+        RDG
+        :
+        
+        Enhanced the initial Eclipse plugin for using Forrest via Eclipse.
+        This work was enabled via a "Google Summer of Code" project.
+        See docs.
+       Thanks to Anil Ramnanan.</description></item><item><title>code add</title><link>changes.html</link><description>code add
         by
         TS
         :

Modified: forrest/site/docs_0_70/changes.html
URL: http://svn.apache.org/viewvc/forrest/site/docs_0_70/changes.html?rev=411413&r1=411412&r2=411413&view=diff
==============================================================================
--- forrest/site/docs_0_70/changes.html (original)
+++ forrest/site/docs_0_70/changes.html Sat Jun  3 02:49:42 2006
@@ -332,13 +332,13 @@
 <a href="#version_0.7.1-dev">Version 0.7.1-dev (not yet released)</a>
 <ul class="minitoc">
 <li>
-<a href="#Changes+to+the+Code+Base-N10115">Changes to the Code Base</a>
+<a href="#Changes+to+the+Code+Base-N1012C">Changes to the Code Base</a>
 </li>
 <li>
-<a href="#Changes+to+Documentation-N10133">Changes to Documentation</a>
+<a href="#Changes+to+Documentation-N1014A">Changes to Documentation</a>
 </li>
 <li>
-<a href="#Contributors-N10143">Contributors</a>
+<a href="#Contributors-N1015A">Contributors</a>
 </li>
 </ul>
 </li>
@@ -352,13 +352,13 @@
 <a href="#Changes+to+Build">Changes to Build</a>
 </li>
 <li>
-<a href="#Changes+to+the+Code+Base-N10163">Changes to the Code Base</a>
+<a href="#Changes+to+the+Code+Base-N1017A">Changes to the Code Base</a>
 </li>
 <li>
-<a href="#Changes+to+Documentation-N102D5">Changes to Documentation</a>
+<a href="#Changes+to+Documentation-N102EC">Changes to Documentation</a>
 </li>
 <li>
-<a href="#Contributors-N10375">Contributors</a>
+<a href="#Contributors-N1038C">Contributors</a>
 </li>
 </ul>
 </li>
@@ -366,19 +366,19 @@
 <a href="#version_0.6">Version 0.6 (2004-10-15)</a>
 <ul class="minitoc">
 <li>
-<a href="#Changes+to+Project+Administration-N1039D">Changes to Project Administration</a>
+<a href="#Changes+to+Project+Administration-N103B4">Changes to Project Administration</a>
 </li>
 <li>
-<a href="#Changes+to+Build-N103A7">Changes to Build</a>
+<a href="#Changes+to+Build-N103BE">Changes to Build</a>
 </li>
 <li>
-<a href="#Changes+to+the+Code+Base-N103D5">Changes to the Code Base</a>
+<a href="#Changes+to+the+Code+Base-N103EC">Changes to the Code Base</a>
 </li>
 <li>
-<a href="#Changes+to+Documentation-N1079A">Changes to Documentation</a>
+<a href="#Changes+to+Documentation-N107B1">Changes to Documentation</a>
 </li>
 <li>
-<a href="#Contributors-N107F8">Contributors</a>
+<a href="#Contributors-N1080F">Contributors</a>
 </li>
 </ul>
 </li>
@@ -386,10 +386,10 @@
 <a href="#version_0.5.1">Version 0.5.1 (2003-10-06)</a>
 <ul class="minitoc">
 <li>
-<a href="#Changes+to+Build-N10824">Changes to Build</a>
+<a href="#Changes+to+Build-N1083B">Changes to Build</a>
 </li>
 <li>
-<a href="#Changes+to+the+Code+Base-N1082E">Changes to the Code Base</a>
+<a href="#Changes+to+the+Code+Base-N10845">Changes to the Code Base</a>
 </li>
 </ul>
 </li>
@@ -397,13 +397,13 @@
 <a href="#version_0.5">Version 0.5 (2003-09-13)</a>
 <ul class="minitoc">
 <li>
-<a href="#Changes+to+the+Code+Base-N10873">Changes to the Code Base</a>
+<a href="#Changes+to+the+Code+Base-N1088A">Changes to the Code Base</a>
 </li>
 <li>
-<a href="#Changes+to+Documentation-N10A74">Changes to Documentation</a>
+<a href="#Changes+to+Documentation-N10A8B">Changes to Documentation</a>
 </li>
 <li>
-<a href="#Contributors-N10A7E">Contributors</a>
+<a href="#Contributors-N10A95">Contributors</a>
 </li>
 </ul>
 </li>
@@ -411,13 +411,13 @@
 <a href="#version_0.4">Version 0.4 (2003-02-12)</a>
 <ul class="minitoc">
 <li>
-<a href="#Changes+to+the+Code+Base-N10A9A">Changes to the Code Base</a>
+<a href="#Changes+to+the+Code+Base-N10AB1">Changes to the Code Base</a>
 </li>
 <li>
-<a href="#Changes+to+Documentation-N10B01">Changes to Documentation</a>
+<a href="#Changes+to+Documentation-N10B18">Changes to Documentation</a>
 </li>
 <li>
-<a href="#Contributors-N10B0B">Contributors</a>
+<a href="#Contributors-N10B22">Contributors</a>
 </li>
 </ul>
 </li>
@@ -425,16 +425,16 @@
 <a href="#version_0.3">Version 0.3 (2003-01-30)</a>
 <ul class="minitoc">
 <li>
-<a href="#Changes+to+Build-N10B1D">Changes to Build</a>
+<a href="#Changes+to+Build-N10B34">Changes to Build</a>
 </li>
 <li>
-<a href="#Changes+to+the+Code+Base-N10B2C">Changes to the Code Base</a>
+<a href="#Changes+to+the+Code+Base-N10B43">Changes to the Code Base</a>
 </li>
 <li>
-<a href="#Changes+to+Documentation-N10C42">Changes to Documentation</a>
+<a href="#Changes+to+Documentation-N10C59">Changes to Documentation</a>
 </li>
 <li>
-<a href="#Contributors-N10C4C">Contributors</a>
+<a href="#Contributors-N10C63">Contributors</a>
 </li>
 </ul>
 </li>
@@ -442,7 +442,7 @@
 <a href="#version_0.2">Version 0.2 (2002-11-16)</a>
 <ul class="minitoc">
 <li>
-<a href="#Changes+to+the+Code+Base-N10C5C">Changes to the Code Base</a>
+<a href="#Changes+to+the+Code+Base-N10C73">Changes to the Code Base</a>
 </li>
 </ul>
 </li>
@@ -450,22 +450,22 @@
 <a href="#version_0.2rc1">Version 0.2rc1 (2002-11-13)</a>
 <ul class="minitoc">
 <li>
-<a href="#Changes+to+Project+Administration-N10C78">Changes to Project Administration</a>
+<a href="#Changes+to+Project+Administration-N10C8F">Changes to Project Administration</a>
 </li>
 <li>
-<a href="#Changes+to+Build-N10C82">Changes to Build</a>
+<a href="#Changes+to+Build-N10C99">Changes to Build</a>
 </li>
 <li>
-<a href="#Changes+to+the+Code+Base-N10CF0">Changes to the Code Base</a>
+<a href="#Changes+to+the+Code+Base-N10D07">Changes to the Code Base</a>
 </li>
 <li>
 <a href="#Changes+to+Design">Changes to Design</a>
 </li>
 <li>
-<a href="#Changes+to+Documentation-N10DB5">Changes to Documentation</a>
+<a href="#Changes+to+Documentation-N10DCC">Changes to Documentation</a>
 </li>
 <li>
-<a href="#Contributors-N10E1E">Contributors</a>
+<a href="#Contributors-N10E35">Contributors</a>
 </li>
 </ul>
 </li>
@@ -495,6 +495,13 @@
         dispatcher exception and dispatcher transformers. (TS)</li>
 <li>
 <img class="icon" alt="add" src="../images/add.jpg">
+        Add new site seeding targets and a new business seed target.
+        This allows for interactive creation of seed sites - existing
+        'forrest seed' behaviour is unchanged and is equivalent to 'forrest seed-sample'.
+        New ones are 'forrest seed-business' and 'forrest seed-basic'.
+      (RDG)</li>
+<li>
+<img class="icon" alt="add" src="../images/add.jpg">
         The broken-links file is now copied into to the site root as
         "broken-links.xml" so that when building with Forrestbot
         you can easily view it.
@@ -642,6 +649,11 @@
       (DC)</li>
 <li>
 <img class="icon" alt="update" src="../images/update.jpg">
+        Enable use of common character entities in skinconf.xml,
+        e.g accented characters and trademark symbols.
+      (DC) Thanks to Paul Devine.</li>
+<li>
+<img class="icon" alt="update" src="../images/update.jpg">
             Changed handling of table elements with class-attributes in source:
             Table elements w/o class elements will receive standard Forrest styling like before
             (cellpadding="4" cellspacing="1" class="ForrestTable")
@@ -670,8 +682,14 @@
 <img class="icon" alt="update" src="../images/update.jpg">
         Updated tools/forrestbar to be compatiable with recent versions of Firefox.
       (DC) Thanks to Addison Berry.</li>
+<li>
+<img class="icon" alt="update" src="../images/update.jpg">
+        Enhanced the initial Eclipse plugin for using Forrest via Eclipse.
+        This work was enabled via a "Google Summer of Code" project.
+        See <a href="../tools/eclipse.html">docs</a>.
+      (RDG) Thanks to Anil Ramnanan.</li>
 </ul>
-<a name="N100E4"></a><a name="Changes+to+Documentation"></a>
+<a name="N100F7"></a><a name="Changes+to+Documentation"></a>
 <h3 class="underlined_5">Changes to Documentation</h3>
 <ul>
 <li>
@@ -687,23 +705,25 @@
         committer</a>.
       (DC) Thanks to Addison Berry. Fixes <a href="http://issues.apache.org/jira/browse/FOR-603">FOR-603</a>.</li>
 </ul>
-<a name="N10101"></a><a name="Contributors"></a>
+<a name="N10114"></a><a name="Contributors"></a>
 <h3 class="underlined_5">Contributors</h3>
 <p>This is a list of all people who have contributed to this release, but 
        were not full developers on the project. We thank these people for their 
        contributions.</p>
 <ul>
 <li>Addison Berry</li>
+<li>Anil Ramnanan</li>
+<li>Paul Devine</li>
 <li>Pier Fumagalli</li>
 <li>Sjur N. Moshagen</li>
 <li>Steve Masover</li>
 </ul>
 </div>
     
-<a name="N10111"></a><a name="version_0.7.1-dev"></a>
+<a name="N10128"></a><a name="version_0.7.1-dev"></a>
 <h2 class="underlined_10">Version 0.7.1-dev (not yet released)</h2>
 <div class="section">
-<a name="N10115"></a><a name="Changes+to+the+Code+Base-N10115"></a>
+<a name="N1012C"></a><a name="Changes+to+the+Code+Base-N1012C"></a>
 <h3 class="underlined_5">Changes to the Code Base</h3>
 <ul>
 <li>
@@ -739,7 +759,7 @@
         Doing 'forrest clean' will remove both sections.
       (DC)</li>
 </ul>
-<a name="N10133"></a><a name="Changes+to+Documentation-N10133"></a>
+<a name="N1014A"></a><a name="Changes+to+Documentation-N1014A"></a>
 <h3 class="underlined_5">Changes to Documentation</h3>
 <ul>
 <li>
@@ -749,7 +769,7 @@
         <a href="../docs_0_70/upgrading_07.html">upgrading to v0.7</a>
       (DC)</li>
 </ul>
-<a name="N10143"></a><a name="Contributors-N10143"></a>
+<a name="N1015A"></a><a name="Contributors-N1015A"></a>
 <h3 class="underlined_5">Contributors</h3>
 <p>This is a list of all people who have contributed to this release, but 
        were not full developers on the project. We thank these people for their 
@@ -757,10 +777,10 @@
 <ul></ul>
 </div>
     
-<a name="N1014B"></a><a name="version_0.7"></a>
+<a name="N10162"></a><a name="version_0.7"></a>
 <h2 class="underlined_10">Version 0.7 (2005-06-23)</h2>
 <div class="section">
-<a name="N1014F"></a><a name="Changes+to+Project+Administration"></a>
+<a name="N10166"></a><a name="Changes+to+Project+Administration"></a>
 <h3 class="underlined_5">Changes to Project Administration</h3>
 <ul>
 <li>
@@ -768,7 +788,7 @@
         Added testing facilities to plugins to facilitate integration testing. 
       (RDG)</li>
 </ul>
-<a name="N10159"></a><a name="Changes+to+Build"></a>
+<a name="N10170"></a><a name="Changes+to+Build"></a>
 <h3 class="underlined_5">Changes to Build</h3>
 <ul>
 <li>
@@ -778,7 +798,7 @@
         Ant "import" task.
       (DC)</li>
 </ul>
-<a name="N10163"></a><a name="Changes+to+the+Code+Base-N10163"></a>
+<a name="N1017A"></a><a name="Changes+to+the+Code+Base-N1017A"></a>
 <h3 class="underlined_5">Changes to the Code Base</h3>
 <ul>
 <li>
@@ -1031,7 +1051,7 @@
         starting with Forrest-0.7-dev
       (DC)</li>
 </ul>
-<a name="N102D5"></a><a name="Changes+to+Documentation-N102D5"></a>
+<a name="N102EC"></a><a name="Changes+to+Documentation-N102EC"></a>
 <h3 class="underlined_5">Changes to Documentation</h3>
 <ul>
 <li>
@@ -1121,7 +1141,7 @@
         tab</a> to create subject-specific aggregated documents.
       (TS)</li>
 </ul>
-<a name="N10375"></a><a name="Contributors-N10375"></a>
+<a name="N1038C"></a><a name="Contributors-N1038C"></a>
 <h3 class="underlined_5">Contributors</h3>
 <p>This is a list of all people who have contributed to this release, but 
        were not full developers on the project. We thank these people for their 
@@ -1144,10 +1164,10 @@
 </ul>
 </div>
     
-<a name="N10399"></a><a name="version_0.6"></a>
+<a name="N103B0"></a><a name="version_0.6"></a>
 <h2 class="underlined_10">Version 0.6 (2004-10-15)</h2>
 <div class="section">
-<a name="N1039D"></a><a name="Changes+to+Project+Administration-N1039D"></a>
+<a name="N103B4"></a><a name="Changes+to+Project+Administration-N103B4"></a>
 <h3 class="underlined_5">Changes to Project Administration</h3>
 <ul>
 <li>
@@ -1158,7 +1178,7 @@
         OpenSymphony's OSUser for flexible authentication.
       (DB)</li>
 </ul>
-<a name="N103A7"></a><a name="Changes+to+Build-N103A7"></a>
+<a name="N103BE"></a><a name="Changes+to+Build-N103BE"></a>
 <h3 class="underlined_5">Changes to Build</h3>
 <ul>
 <li>
@@ -1182,7 +1202,7 @@
         Add more descriptions to forrest targets.  Highlight the most common ones.
       (DB) Fixes <a href="http://issues.apache.org/jira/browse/FOR-216">FOR-216</a>.</li>
 </ul>
-<a name="N103D5"></a><a name="Changes+to+the+Code+Base-N103D5"></a>
+<a name="N103EC"></a><a name="Changes+to+the+Code+Base-N103EC"></a>
 <h3 class="underlined_5">Changes to the Code Base</h3>
 <ul>
 <li>
@@ -1927,7 +1947,7 @@
         Sort action types order to "add","remove","update","fix".
       (JJP)</li>
 </ul>
-<a name="N1079A"></a><a name="Changes+to+Documentation-N1079A"></a>
+<a name="N107B1"></a><a name="Changes+to+Documentation-N107B1"></a>
 <h3 class="underlined_5">Changes to Documentation</h3>
 <ul>
 <li>
@@ -1984,7 +2004,7 @@
         <a href="http://forrest.apache.org/">http://forrest.apache.org/</a>
       (DC)</li>
 </ul>
-<a name="N107F8"></a><a name="Contributors-N107F8"></a>
+<a name="N1080F"></a><a name="Contributors-N1080F"></a>
 <h3 class="underlined_5">Contributors</h3>
 <p>This is a list of all people who have contributed to this release, but 
        were not full developers on the project. We thank these people for their 
@@ -2010,10 +2030,10 @@
 </div>
 
     
-<a name="N10820"></a><a name="version_0.5.1"></a>
+<a name="N10837"></a><a name="version_0.5.1"></a>
 <h2 class="underlined_10">Version 0.5.1 (2003-10-06)</h2>
 <div class="section">
-<a name="N10824"></a><a name="Changes+to+Build-N10824"></a>
+<a name="N1083B"></a><a name="Changes+to+Build-N1083B"></a>
 <h3 class="underlined_5">Changes to Build</h3>
 <ul>
 <li>
@@ -2021,7 +2041,7 @@
         forrest.antproxy.xml script now properly fails when Cocoon fails
       (JT)</li>
 </ul>
-<a name="N1082E"></a><a name="Changes+to+the+Code+Base-N1082E"></a>
+<a name="N10845"></a><a name="Changes+to+the+Code+Base-N10845"></a>
 <h3 class="underlined_5">Changes to the Code Base</h3>
 <ul>
 <li>
@@ -2061,10 +2081,10 @@
 </div>
 
     
-<a name="N1086F"></a><a name="version_0.5"></a>
+<a name="N10886"></a><a name="version_0.5"></a>
 <h2 class="underlined_10">Version 0.5 (2003-09-13)</h2>
 <div class="section">
-<a name="N10873"></a><a name="Changes+to+the+Code+Base-N10873"></a>
+<a name="N1088A"></a><a name="Changes+to+the+Code+Base-N1088A"></a>
 <h3 class="underlined_5">Changes to the Code Base</h3>
 <ul>
 <li>
@@ -2442,7 +2462,7 @@
         the xinclude,  linkrewriter, and idgen steps.
       (NKB)</li>
 </ul>
-<a name="N10A74"></a><a name="Changes+to+Documentation-N10A74"></a>
+<a name="N10A8B"></a><a name="Changes+to+Documentation-N10A8B"></a>
 <h3 class="underlined_5">Changes to Documentation</h3>
 <ul>
 <li>
@@ -2451,7 +2471,7 @@
         upgrading to v0.5
       (JT)</li>
 </ul>
-<a name="N10A7E"></a><a name="Contributors-N10A7E"></a>
+<a name="N10A95"></a><a name="Contributors-N10A95"></a>
 <h3 class="underlined_5">Contributors</h3>
 <p>This is a list of all people who have contributed to this release, but 
        were not full developers on the project. We thank these people for their 
@@ -2468,10 +2488,10 @@
 </ul>
 </div>
     
-<a name="N10A96"></a><a name="version_0.4"></a>
+<a name="N10AAD"></a><a name="version_0.4"></a>
 <h2 class="underlined_10">Version 0.4 (2003-02-12)</h2>
 <div class="section">
-<a name="N10A9A"></a><a name="Changes+to+the+Code+Base-N10A9A"></a>
+<a name="N10AB1"></a><a name="Changes+to+the+Code+Base-N10AB1"></a>
 <h3 class="underlined_5">Changes to the Code Base</h3>
 <ul>
 <li>
@@ -2548,7 +2568,7 @@
         Switched all loglevels to ERROR.
       (NKB)</li>
 </ul>
-<a name="N10B01"></a><a name="Changes+to+Documentation-N10B01"></a>
+<a name="N10B18"></a><a name="Changes+to+Documentation-N10B18"></a>
 <h3 class="underlined_5">Changes to Documentation</h3>
 <ul>
 <li>
@@ -2557,7 +2577,7 @@
         to the forrestbar.xpi generated by Gump every day.
       (NKB)</li>
 </ul>
-<a name="N10B0B"></a><a name="Contributors-N10B0B"></a>
+<a name="N10B22"></a><a name="Contributors-N10B22"></a>
 <h3 class="underlined_5">Contributors</h3>
 <p>This is a list of all people who have contributed to this release, but 
        were not full developers on the project. We thank these people for their 
@@ -2570,10 +2590,10 @@
 </div>
 
     
-<a name="N10B19"></a><a name="version_0.3"></a>
+<a name="N10B30"></a><a name="version_0.3"></a>
 <h2 class="underlined_10">Version 0.3 (2003-01-30)</h2>
 <div class="section">
-<a name="N10B1D"></a><a name="Changes+to+Build-N10B1D"></a>
+<a name="N10B34"></a><a name="Changes+to+Build-N10B34"></a>
 <h3 class="underlined_5">Changes to Build</h3>
 <ul>
 <li>
@@ -2588,7 +2608,7 @@
         instead of Cocoon + Centipede logos.
       (JT)</li>
 </ul>
-<a name="N10B2C"></a><a name="Changes+to+the+Code+Base-N10B2C"></a>
+<a name="N10B43"></a><a name="Changes+to+the+Code+Base-N10B43"></a>
 <h3 class="underlined_5">Changes to the Code Base</h3>
 <ul>
 <li>
@@ -2819,7 +2839,7 @@
         We need icons for the new buttons.
       (NKB)</li>
 </ul>
-<a name="N10C42"></a><a name="Changes+to+Documentation-N10C42"></a>
+<a name="N10C59"></a><a name="Changes+to+Documentation-N10C59"></a>
 <h3 class="underlined_5">Changes to Documentation</h3>
 <ul>
 <li>
@@ -2829,7 +2849,7 @@
         Stylesheets not yet done.
       (NKB)</li>
 </ul>
-<a name="N10C4C"></a><a name="Contributors-N10C4C"></a>
+<a name="N10C63"></a><a name="Contributors-N10C63"></a>
 <h3 class="underlined_5">Contributors</h3>
 <p>This is a list of all people who have contributed to this release, but 
        were not full developers on the project. We thank these people for their 
@@ -2840,10 +2860,10 @@
 </ul>
 </div>
     
-<a name="N10C58"></a><a name="version_0.2"></a>
+<a name="N10C6F"></a><a name="version_0.2"></a>
 <h2 class="underlined_10">Version 0.2 (2002-11-16)</h2>
 <div class="section">
-<a name="N10C5C"></a><a name="Changes+to+the+Code+Base-N10C5C"></a>
+<a name="N10C73"></a><a name="Changes+to+the+Code+Base-N10C73"></a>
 <h3 class="underlined_5">Changes to the Code Base</h3>
 <ul>
 <li>
@@ -2864,10 +2884,10 @@
 </ul>
 </div>
     
-<a name="N10C74"></a><a name="version_0.2rc1"></a>
+<a name="N10C8B"></a><a name="version_0.2rc1"></a>
 <h2 class="underlined_10">Version 0.2rc1 (2002-11-13)</h2>
 <div class="section">
-<a name="N10C78"></a><a name="Changes+to+Project+Administration-N10C78"></a>
+<a name="N10C8F"></a><a name="Changes+to+Project+Administration-N10C8F"></a>
 <h3 class="underlined_5">Changes to Project Administration</h3>
 <ul>
 <li>
@@ -2875,7 +2895,7 @@
         Initial Import
       (SM)</li>
 </ul>
-<a name="N10C82"></a><a name="Changes+to+Build-N10C82"></a>
+<a name="N10C99"></a><a name="Changes+to+Build-N10C99"></a>
 <h3 class="underlined_5">Changes to Build</h3>
 <ul>
 <li>
@@ -2975,7 +2995,7 @@
         Added basic Forrest descriptor.
       (NKB)</li>
 </ul>
-<a name="N10CF0"></a><a name="Changes+to+the+Code+Base-N10CF0"></a>
+<a name="N10D07"></a><a name="Changes+to+the+Code+Base-N10D07"></a>
 <h3 class="underlined_5">Changes to the Code Base</h3>
 <ul>
 <li>
@@ -3123,7 +3143,7 @@
         Put the internal matches in a separate pipeline with internal-only="true".
       (NKB)</li>
 </ul>
-<a name="N10DAB"></a><a name="Changes+to+Design"></a>
+<a name="N10DC2"></a><a name="Changes+to+Design"></a>
 <h3 class="underlined_5">Changes to Design</h3>
 <ul>
 <li>
@@ -3132,7 +3152,7 @@
         cross-browser issues.
       (BK)</li>
 </ul>
-<a name="N10DB5"></a><a name="Changes+to+Documentation-N10DB5"></a>
+<a name="N10DCC"></a><a name="Changes+to+Documentation-N10DCC"></a>
 <h3 class="underlined_5">Changes to Documentation</h3>
 <ul>
 <li>
@@ -3220,7 +3240,7 @@
         validated using these DTDs and OASIS Catalogs.
       (DC) Thanks to <a href="mailto:stevenn.at.outerthought.org">Steven Noels</a>.</li>
 </ul>
-<a name="N10E1E"></a><a name="Contributors-N10E1E"></a>
+<a name="N10E35"></a><a name="Contributors-N10E35"></a>
 <h3 class="underlined_5">Contributors</h3>
 <p>This is a list of all people who have contributed to this release, but 
        were not full developers on the project. We thank these people for their 
@@ -3236,7 +3256,7 @@
 </ul>
 </div>
   
-<a name="N10E34"></a><a name="Committers"></a>
+<a name="N10E4B"></a><a name="Committers"></a>
 <h2 class="underlined_10">Committers</h2>
 <div class="section">
 <p>This is a list of all people who have been 

Modified: forrest/site/docs_0_70/changes.pdf
URL: http://svn.apache.org/viewvc/forrest/site/docs_0_70/changes.pdf?rev=411413&r1=411412&r2=411413&view=diff
==============================================================================
Binary files - no diff available.

Modified: forrest/site/docs_0_70/changes.rss
URL: http://svn.apache.org/viewvc/forrest/site/docs_0_70/changes.rss?rev=411413&r1=411412&r2=411413&view=diff
==============================================================================
--- forrest/site/docs_0_70/changes.rss (original)
+++ forrest/site/docs_0_70/changes.rss Sat Jun  3 02:49:42 2006
@@ -163,6 +163,26 @@
         New skinconf parameter "disable-copyright-footer" (default=false)
         to not show the copyright notice in html page footer.
       </description></item>
+
+      <item><title>code add</title><link>changes.html</link><description>code add
+        by
+        RDG
+        :
+        
+        Add new site seeding targets and a new business seed target.
+        This allows for interactive creation of seed sites - existing
+        'forrest seed' behaviour is unchanged and is equivalent to 'forrest seed-sample'.
+        New ones are 'forrest seed-business' and 'forrest seed-basic'.
+      </description></item>
+
+      <item><title>code update</title><link>changes.html</link><description>code update
+        by
+        DC
+        :
+        
+        Enable use of common character entities in skinconf.xml,
+        e.g accented characters and trademark symbols.
+       Thanks to Paul Devine.</description></item>
   
         <item><title>code update</title><link>changes.html</link><description>code update
         by
@@ -258,6 +278,16 @@
         has been disabled. This was causing invalid HTML output.
       </description></item>
 
+      <item><title>code update</title><link>changes.html</link><description>code update
+        by
+        RDG
+        :
+        
+        Enhanced the initial Eclipse plugin for using Forrest via Eclipse.
+        This work was enabled via a "Google Summer of Code" project.
+        See docs.
+       Thanks to Anil Ramnanan.</description></item>
+
       <item><title>code add</title><link>changes.html</link><description>code add
         by
         TS
@@ -4500,8 +4530,24 @@
         
         New skinconf parameter "disable-copyright-footer" (default=false)
         to not show the copyright notice in html page footer.
+      </description></item><item><title>code add</title><link>changes.html</link><description>code add
+        by
+        RDG
+        :
+        
+        Add new site seeding targets and a new business seed target.
+        This allows for interactive creation of seed sites - existing
+        'forrest seed' behaviour is unchanged and is equivalent to 'forrest seed-sample'.
+        New ones are 'forrest seed-business' and 'forrest seed-basic'.
       </description></item><item><title>code update</title><link>changes.html</link><description>code update
         by
+        DC
+        :
+        
+        Enable use of common character entities in skinconf.xml,
+        e.g accented characters and trademark symbols.
+       Thanks to Paul Devine.</description></item><item><title>code update</title><link>changes.html</link><description>code update
+        by
         FSO
         :
         
@@ -4576,7 +4622,15 @@
         
         Strip remaining &lt;i18n:text&gt; elements that remain if i18n processing
         has been disabled. This was causing invalid HTML output.
-      </description></item><item><title>code add</title><link>changes.html</link><description>code add
+      </description></item><item><title>code update</title><link>changes.html</link><description>code update
+        by
+        RDG
+        :
+        
+        Enhanced the initial Eclipse plugin for using Forrest via Eclipse.
+        This work was enabled via a "Google Summer of Code" project.
+        See docs.
+       Thanks to Anil Ramnanan.</description></item><item><title>code add</title><link>changes.html</link><description>code add
         by
         TS
         :

Modified: forrest/site/docs_0_70/changes.xml
URL: http://svn.apache.org/viewvc/forrest/site/docs_0_70/changes.xml?rev=411413&r1=411412&r2=411413&view=diff
==============================================================================
--- forrest/site/docs_0_70/changes.xml (original)
+++ forrest/site/docs_0_70/changes.xml Sat Jun  3 02:49:42 2006
@@ -6,6 +6,11 @@
         (TS)</li><li><icon alt="add" src="../images/add.jpg"/> Added first implementation of 
         the dispatcher. Including contract bean implementation and interface; 
         dispatcher exception and dispatcher transformers. (TS)</li><li><icon alt="add" src="../images/add.jpg"/>
+        Add new site seeding targets and a new business seed target.
+        This allows for interactive creation of seed sites - existing
+        'forrest seed' behaviour is unchanged and is equivalent to 'forrest seed-sample'.
+        New ones are 'forrest seed-business' and 'forrest seed-basic'.
+      (RDG)</li><li><icon alt="add" src="../images/add.jpg"/>
         The broken-links file is now copied into to the site root as
         "broken-links.xml" so that when building with Forrestbot
         you can easily view it.
@@ -105,6 +110,9 @@
         New skinconf parameter "disable-copyright-footer" (default=false)
         to not show the copyright notice in html page footer.
       (DC)</li><li><icon alt="update" src="../images/update.jpg"/>
+        Enable use of common character entities in skinconf.xml,
+        e.g accented characters and trademark symbols.
+      (DC) Thanks to Paul Devine.</li><li><icon alt="update" src="../images/update.jpg"/>
             Changed handling of table elements with class-attributes in source:
             Table elements w/o class elements will receive standard Forrest styling like before
             (cellpadding="4" cellspacing="1" class="ForrestTable")
@@ -124,7 +132,11 @@
         Fixed and enhanced the Forrest plugin for the XMLmind XML Editor at tools/xxe
       (DC) Thanks to Sjur N. Moshagen.</li><li><icon alt="update" src="../images/update.jpg"/>
         Updated tools/forrestbar to be compatiable with recent versions of Firefox.
-      (DC) Thanks to Addison Berry.</li></ul></section><section><title>Changes to Documentation</title><ul><li><icon alt="add" src="../images/add.jpg"/>
+      (DC) Thanks to Addison Berry.</li><li><icon alt="update" src="../images/update.jpg"/>
+        Enhanced the initial Eclipse plugin for using Forrest via Eclipse.
+        This work was enabled via a "Google Summer of Code" project.
+        See <link href="site:tools/eclipse">docs</link>.
+      (RDG) Thanks to Anil Ramnanan.</li></ul></section><section><title>Changes to Documentation</title><ul><li><icon alt="add" src="../images/add.jpg"/>
 <!-- Please keep this action at the top -->
         Added document to facilitate
         <link href="site:v0.80//upgrading_08">upgrading to v0.8</link>
@@ -134,7 +146,7 @@
         committer</link>.
       (DC) Thanks to Addison Berry. Fixes <link href="http://issues.apache.org/jira/browse/FOR-603">FOR-603</link>.</li></ul></section><section><title>Contributors</title><p>This is a list of all people who have contributed to this release, but 
        were not full developers on the project. We thank these people for their 
-       contributions.</p><ul><li>Addison Berry</li><li>Pier Fumagalli</li><li>Sjur N. Moshagen</li><li>Steve Masover</li></ul></section></section>
+       contributions.</p><ul><li>Addison Berry</li><li>Anil Ramnanan</li><li>Paul Devine</li><li>Pier Fumagalli</li><li>Sjur N. Moshagen</li><li>Steve Masover</li></ul></section></section>
     <section id="version_0.7.1-dev"><title>Version 0.7.1-dev (not yet released)</title><section><title>Changes to the Code Base</title><ul><li><icon alt="update" src="../images/update.jpg"/>
         Howto-v20 now properly handles a/@class=fork etc. attribute to enable
         links to open in a new browser window.

Modified: forrest/site/docs_0_80/changes.html
URL: http://svn.apache.org/viewvc/forrest/site/docs_0_80/changes.html?rev=411413&r1=411412&r2=411413&view=diff
==============================================================================
--- forrest/site/docs_0_80/changes.html (original)
+++ forrest/site/docs_0_80/changes.html Sat Jun  3 02:49:42 2006
@@ -353,13 +353,13 @@
 <a href="#version_0.7.1-dev">Version 0.7.1-dev (not yet released)</a>
 <ul class="minitoc">
 <li>
-<a href="#Changes+to+the+Code+Base-N10115">Changes to the Code Base</a>
+<a href="#Changes+to+the+Code+Base-N1012C">Changes to the Code Base</a>
 </li>
 <li>
-<a href="#Changes+to+Documentation-N10133">Changes to Documentation</a>
+<a href="#Changes+to+Documentation-N1014A">Changes to Documentation</a>
 </li>
 <li>
-<a href="#Contributors-N10143">Contributors</a>
+<a href="#Contributors-N1015A">Contributors</a>
 </li>
 </ul>
 </li>
@@ -373,13 +373,13 @@
 <a href="#Changes+to+Build">Changes to Build</a>
 </li>
 <li>
-<a href="#Changes+to+the+Code+Base-N10163">Changes to the Code Base</a>
+<a href="#Changes+to+the+Code+Base-N1017A">Changes to the Code Base</a>
 </li>
 <li>
-<a href="#Changes+to+Documentation-N102D5">Changes to Documentation</a>
+<a href="#Changes+to+Documentation-N102EC">Changes to Documentation</a>
 </li>
 <li>
-<a href="#Contributors-N10375">Contributors</a>
+<a href="#Contributors-N1038C">Contributors</a>
 </li>
 </ul>
 </li>
@@ -387,19 +387,19 @@
 <a href="#version_0.6">Version 0.6 (2004-10-15)</a>
 <ul class="minitoc">
 <li>
-<a href="#Changes+to+Project+Administration-N1039D">Changes to Project Administration</a>
+<a href="#Changes+to+Project+Administration-N103B4">Changes to Project Administration</a>
 </li>
 <li>
-<a href="#Changes+to+Build-N103A7">Changes to Build</a>
+<a href="#Changes+to+Build-N103BE">Changes to Build</a>
 </li>
 <li>
-<a href="#Changes+to+the+Code+Base-N103D5">Changes to the Code Base</a>
+<a href="#Changes+to+the+Code+Base-N103EC">Changes to the Code Base</a>
 </li>
 <li>
-<a href="#Changes+to+Documentation-N1079A">Changes to Documentation</a>
+<a href="#Changes+to+Documentation-N107B1">Changes to Documentation</a>
 </li>
 <li>
-<a href="#Contributors-N107F8">Contributors</a>
+<a href="#Contributors-N1080F">Contributors</a>
 </li>
 </ul>
 </li>
@@ -407,10 +407,10 @@
 <a href="#version_0.5.1">Version 0.5.1 (2003-10-06)</a>
 <ul class="minitoc">
 <li>
-<a href="#Changes+to+Build-N10824">Changes to Build</a>
+<a href="#Changes+to+Build-N1083B">Changes to Build</a>
 </li>
 <li>
-<a href="#Changes+to+the+Code+Base-N1082E">Changes to the Code Base</a>
+<a href="#Changes+to+the+Code+Base-N10845">Changes to the Code Base</a>
 </li>
 </ul>
 </li>
@@ -418,13 +418,13 @@
 <a href="#version_0.5">Version 0.5 (2003-09-13)</a>
 <ul class="minitoc">
 <li>
-<a href="#Changes+to+the+Code+Base-N10873">Changes to the Code Base</a>
+<a href="#Changes+to+the+Code+Base-N1088A">Changes to the Code Base</a>
 </li>
 <li>
-<a href="#Changes+to+Documentation-N10A74">Changes to Documentation</a>
+<a href="#Changes+to+Documentation-N10A8B">Changes to Documentation</a>
 </li>
 <li>
-<a href="#Contributors-N10A7E">Contributors</a>
+<a href="#Contributors-N10A95">Contributors</a>
 </li>
 </ul>
 </li>
@@ -432,13 +432,13 @@
 <a href="#version_0.4">Version 0.4 (2003-02-12)</a>
 <ul class="minitoc">
 <li>
-<a href="#Changes+to+the+Code+Base-N10A9A">Changes to the Code Base</a>
+<a href="#Changes+to+the+Code+Base-N10AB1">Changes to the Code Base</a>
 </li>
 <li>
-<a href="#Changes+to+Documentation-N10B01">Changes to Documentation</a>
+<a href="#Changes+to+Documentation-N10B18">Changes to Documentation</a>
 </li>
 <li>
-<a href="#Contributors-N10B0B">Contributors</a>
+<a href="#Contributors-N10B22">Contributors</a>
 </li>
 </ul>
 </li>
@@ -446,16 +446,16 @@
 <a href="#version_0.3">Version 0.3 (2003-01-30)</a>
 <ul class="minitoc">
 <li>
-<a href="#Changes+to+Build-N10B1D">Changes to Build</a>
+<a href="#Changes+to+Build-N10B34">Changes to Build</a>
 </li>
 <li>
-<a href="#Changes+to+the+Code+Base-N10B2C">Changes to the Code Base</a>
+<a href="#Changes+to+the+Code+Base-N10B43">Changes to the Code Base</a>
 </li>
 <li>
-<a href="#Changes+to+Documentation-N10C42">Changes to Documentation</a>
+<a href="#Changes+to+Documentation-N10C59">Changes to Documentation</a>
 </li>
 <li>
-<a href="#Contributors-N10C4C">Contributors</a>
+<a href="#Contributors-N10C63">Contributors</a>
 </li>
 </ul>
 </li>
@@ -463,7 +463,7 @@
 <a href="#version_0.2">Version 0.2 (2002-11-16)</a>
 <ul class="minitoc">
 <li>
-<a href="#Changes+to+the+Code+Base-N10C5C">Changes to the Code Base</a>
+<a href="#Changes+to+the+Code+Base-N10C73">Changes to the Code Base</a>
 </li>
 </ul>
 </li>
@@ -471,22 +471,22 @@
 <a href="#version_0.2rc1">Version 0.2rc1 (2002-11-13)</a>
 <ul class="minitoc">
 <li>
-<a href="#Changes+to+Project+Administration-N10C78">Changes to Project Administration</a>
+<a href="#Changes+to+Project+Administration-N10C8F">Changes to Project Administration</a>
 </li>
 <li>
-<a href="#Changes+to+Build-N10C82">Changes to Build</a>
+<a href="#Changes+to+Build-N10C99">Changes to Build</a>
 </li>
 <li>
-<a href="#Changes+to+the+Code+Base-N10CF0">Changes to the Code Base</a>
+<a href="#Changes+to+the+Code+Base-N10D07">Changes to the Code Base</a>
 </li>
 <li>
 <a href="#Changes+to+Design">Changes to Design</a>
 </li>
 <li>
-<a href="#Changes+to+Documentation-N10DB5">Changes to Documentation</a>
+<a href="#Changes+to+Documentation-N10DCC">Changes to Documentation</a>
 </li>
 <li>
-<a href="#Contributors-N10E1E">Contributors</a>
+<a href="#Contributors-N10E35">Contributors</a>
 </li>
 </ul>
 </li>
@@ -516,6 +516,13 @@
         dispatcher exception and dispatcher transformers. (TS)</li>
 <li>
 <img class="icon" alt="add" src="../images/add.jpg">
+        Add new site seeding targets and a new business seed target.
+        This allows for interactive creation of seed sites - existing
+        'forrest seed' behaviour is unchanged and is equivalent to 'forrest seed-sample'.
+        New ones are 'forrest seed-business' and 'forrest seed-basic'.
+      (RDG)</li>
+<li>
+<img class="icon" alt="add" src="../images/add.jpg">
         The broken-links file is now copied into to the site root as
         "broken-links.xml" so that when building with Forrestbot
         you can easily view it.
@@ -663,6 +670,11 @@
       (DC)</li>
 <li>
 <img class="icon" alt="update" src="../images/update.jpg">
+        Enable use of common character entities in skinconf.xml,
+        e.g accented characters and trademark symbols.
+      (DC) Thanks to Paul Devine.</li>
+<li>
+<img class="icon" alt="update" src="../images/update.jpg">
             Changed handling of table elements with class-attributes in source:
             Table elements w/o class elements will receive standard Forrest styling like before
             (cellpadding="4" cellspacing="1" class="ForrestTable")
@@ -691,8 +703,14 @@
 <img class="icon" alt="update" src="../images/update.jpg">
         Updated tools/forrestbar to be compatiable with recent versions of Firefox.
       (DC) Thanks to Addison Berry.</li>
+<li>
+<img class="icon" alt="update" src="../images/update.jpg">
+        Enhanced the initial Eclipse plugin for using Forrest via Eclipse.
+        This work was enabled via a "Google Summer of Code" project.
+        See <a href="../tools/eclipse.html">docs</a>.
+      (RDG) Thanks to Anil Ramnanan.</li>
 </ul>
-<a name="N100E4"></a><a name="Changes+to+Documentation"></a>
+<a name="N100F7"></a><a name="Changes+to+Documentation"></a>
 <h3 class="underlined_5">Changes to Documentation</h3>
 <ul>
 <li>
@@ -708,23 +726,25 @@
         committer</a>.
       (DC) Thanks to Addison Berry. Fixes <a href="http://issues.apache.org/jira/browse/FOR-603">FOR-603</a>.</li>
 </ul>
-<a name="N10101"></a><a name="Contributors"></a>
+<a name="N10114"></a><a name="Contributors"></a>
 <h3 class="underlined_5">Contributors</h3>
 <p>This is a list of all people who have contributed to this release, but 
        were not full developers on the project. We thank these people for their 
        contributions.</p>
 <ul>
 <li>Addison Berry</li>
+<li>Anil Ramnanan</li>
+<li>Paul Devine</li>
 <li>Pier Fumagalli</li>
 <li>Sjur N. Moshagen</li>
 <li>Steve Masover</li>
 </ul>
 </div>
     
-<a name="N10111"></a><a name="version_0.7.1-dev"></a>
+<a name="N10128"></a><a name="version_0.7.1-dev"></a>
 <h2 class="underlined_10">Version 0.7.1-dev (not yet released)</h2>
 <div class="section">
-<a name="N10115"></a><a name="Changes+to+the+Code+Base-N10115"></a>
+<a name="N1012C"></a><a name="Changes+to+the+Code+Base-N1012C"></a>
 <h3 class="underlined_5">Changes to the Code Base</h3>
 <ul>
 <li>
@@ -760,7 +780,7 @@
         Doing 'forrest clean' will remove both sections.
       (DC)</li>
 </ul>
-<a name="N10133"></a><a name="Changes+to+Documentation-N10133"></a>
+<a name="N1014A"></a><a name="Changes+to+Documentation-N1014A"></a>
 <h3 class="underlined_5">Changes to Documentation</h3>
 <ul>
 <li>
@@ -770,7 +790,7 @@
         <a href="../docs_0_70/upgrading_07.html">upgrading to v0.7</a>
       (DC)</li>
 </ul>
-<a name="N10143"></a><a name="Contributors-N10143"></a>
+<a name="N1015A"></a><a name="Contributors-N1015A"></a>
 <h3 class="underlined_5">Contributors</h3>
 <p>This is a list of all people who have contributed to this release, but 
        were not full developers on the project. We thank these people for their 
@@ -778,10 +798,10 @@
 <ul></ul>
 </div>
     
-<a name="N1014B"></a><a name="version_0.7"></a>
+<a name="N10162"></a><a name="version_0.7"></a>
 <h2 class="underlined_10">Version 0.7 (2005-06-23)</h2>
 <div class="section">
-<a name="N1014F"></a><a name="Changes+to+Project+Administration"></a>
+<a name="N10166"></a><a name="Changes+to+Project+Administration"></a>
 <h3 class="underlined_5">Changes to Project Administration</h3>
 <ul>
 <li>
@@ -789,7 +809,7 @@
         Added testing facilities to plugins to facilitate integration testing. 
       (RDG)</li>
 </ul>
-<a name="N10159"></a><a name="Changes+to+Build"></a>
+<a name="N10170"></a><a name="Changes+to+Build"></a>
 <h3 class="underlined_5">Changes to Build</h3>
 <ul>
 <li>
@@ -799,7 +819,7 @@
         Ant "import" task.
       (DC)</li>
 </ul>
-<a name="N10163"></a><a name="Changes+to+the+Code+Base-N10163"></a>
+<a name="N1017A"></a><a name="Changes+to+the+Code+Base-N1017A"></a>
 <h3 class="underlined_5">Changes to the Code Base</h3>
 <ul>
 <li>
@@ -1052,7 +1072,7 @@
         starting with Forrest-0.7-dev
       (DC)</li>
 </ul>
-<a name="N102D5"></a><a name="Changes+to+Documentation-N102D5"></a>
+<a name="N102EC"></a><a name="Changes+to+Documentation-N102EC"></a>
 <h3 class="underlined_5">Changes to Documentation</h3>
 <ul>
 <li>
@@ -1142,7 +1162,7 @@
         tab</a> to create subject-specific aggregated documents.
       (TS)</li>
 </ul>
-<a name="N10375"></a><a name="Contributors-N10375"></a>
+<a name="N1038C"></a><a name="Contributors-N1038C"></a>
 <h3 class="underlined_5">Contributors</h3>
 <p>This is a list of all people who have contributed to this release, but 
        were not full developers on the project. We thank these people for their 
@@ -1165,10 +1185,10 @@
 </ul>
 </div>
     
-<a name="N10399"></a><a name="version_0.6"></a>
+<a name="N103B0"></a><a name="version_0.6"></a>
 <h2 class="underlined_10">Version 0.6 (2004-10-15)</h2>
 <div class="section">
-<a name="N1039D"></a><a name="Changes+to+Project+Administration-N1039D"></a>
+<a name="N103B4"></a><a name="Changes+to+Project+Administration-N103B4"></a>
 <h3 class="underlined_5">Changes to Project Administration</h3>
 <ul>
 <li>
@@ -1179,7 +1199,7 @@
         OpenSymphony's OSUser for flexible authentication.
       (DB)</li>
 </ul>
-<a name="N103A7"></a><a name="Changes+to+Build-N103A7"></a>
+<a name="N103BE"></a><a name="Changes+to+Build-N103BE"></a>
 <h3 class="underlined_5">Changes to Build</h3>
 <ul>
 <li>
@@ -1203,7 +1223,7 @@
         Add more descriptions to forrest targets.  Highlight the most common ones.
       (DB) Fixes <a href="http://issues.apache.org/jira/browse/FOR-216">FOR-216</a>.</li>
 </ul>
-<a name="N103D5"></a><a name="Changes+to+the+Code+Base-N103D5"></a>
+<a name="N103EC"></a><a name="Changes+to+the+Code+Base-N103EC"></a>
 <h3 class="underlined_5">Changes to the Code Base</h3>
 <ul>
 <li>
@@ -1948,7 +1968,7 @@
         Sort action types order to "add","remove","update","fix".
       (JJP)</li>
 </ul>
-<a name="N1079A"></a><a name="Changes+to+Documentation-N1079A"></a>
+<a name="N107B1"></a><a name="Changes+to+Documentation-N107B1"></a>
 <h3 class="underlined_5">Changes to Documentation</h3>
 <ul>
 <li>
@@ -2005,7 +2025,7 @@
         <a href="http://forrest.apache.org/">http://forrest.apache.org/</a>
       (DC)</li>
 </ul>
-<a name="N107F8"></a><a name="Contributors-N107F8"></a>
+<a name="N1080F"></a><a name="Contributors-N1080F"></a>
 <h3 class="underlined_5">Contributors</h3>
 <p>This is a list of all people who have contributed to this release, but 
        were not full developers on the project. We thank these people for their 
@@ -2031,10 +2051,10 @@
 </div>
 
     
-<a name="N10820"></a><a name="version_0.5.1"></a>
+<a name="N10837"></a><a name="version_0.5.1"></a>
 <h2 class="underlined_10">Version 0.5.1 (2003-10-06)</h2>
 <div class="section">
-<a name="N10824"></a><a name="Changes+to+Build-N10824"></a>
+<a name="N1083B"></a><a name="Changes+to+Build-N1083B"></a>
 <h3 class="underlined_5">Changes to Build</h3>
 <ul>
 <li>
@@ -2042,7 +2062,7 @@
         forrest.antproxy.xml script now properly fails when Cocoon fails
       (JT)</li>
 </ul>
-<a name="N1082E"></a><a name="Changes+to+the+Code+Base-N1082E"></a>
+<a name="N10845"></a><a name="Changes+to+the+Code+Base-N10845"></a>
 <h3 class="underlined_5">Changes to the Code Base</h3>
 <ul>
 <li>
@@ -2082,10 +2102,10 @@
 </div>
 
     
-<a name="N1086F"></a><a name="version_0.5"></a>
+<a name="N10886"></a><a name="version_0.5"></a>
 <h2 class="underlined_10">Version 0.5 (2003-09-13)</h2>
 <div class="section">
-<a name="N10873"></a><a name="Changes+to+the+Code+Base-N10873"></a>
+<a name="N1088A"></a><a name="Changes+to+the+Code+Base-N1088A"></a>
 <h3 class="underlined_5">Changes to the Code Base</h3>
 <ul>
 <li>
@@ -2463,7 +2483,7 @@
         the xinclude,  linkrewriter, and idgen steps.
       (NKB)</li>
 </ul>
-<a name="N10A74"></a><a name="Changes+to+Documentation-N10A74"></a>
+<a name="N10A8B"></a><a name="Changes+to+Documentation-N10A8B"></a>
 <h3 class="underlined_5">Changes to Documentation</h3>
 <ul>
 <li>
@@ -2472,7 +2492,7 @@
         upgrading to v0.5
       (JT)</li>
 </ul>
-<a name="N10A7E"></a><a name="Contributors-N10A7E"></a>
+<a name="N10A95"></a><a name="Contributors-N10A95"></a>
 <h3 class="underlined_5">Contributors</h3>
 <p>This is a list of all people who have contributed to this release, but 
        were not full developers on the project. We thank these people for their 
@@ -2489,10 +2509,10 @@
 </ul>
 </div>
     
-<a name="N10A96"></a><a name="version_0.4"></a>
+<a name="N10AAD"></a><a name="version_0.4"></a>
 <h2 class="underlined_10">Version 0.4 (2003-02-12)</h2>
 <div class="section">
-<a name="N10A9A"></a><a name="Changes+to+the+Code+Base-N10A9A"></a>
+<a name="N10AB1"></a><a name="Changes+to+the+Code+Base-N10AB1"></a>
 <h3 class="underlined_5">Changes to the Code Base</h3>
 <ul>
 <li>
@@ -2569,7 +2589,7 @@
         Switched all loglevels to ERROR.
       (NKB)</li>
 </ul>
-<a name="N10B01"></a><a name="Changes+to+Documentation-N10B01"></a>
+<a name="N10B18"></a><a name="Changes+to+Documentation-N10B18"></a>
 <h3 class="underlined_5">Changes to Documentation</h3>
 <ul>
 <li>
@@ -2578,7 +2598,7 @@
         to the forrestbar.xpi generated by Gump every day.
       (NKB)</li>
 </ul>
-<a name="N10B0B"></a><a name="Contributors-N10B0B"></a>
+<a name="N10B22"></a><a name="Contributors-N10B22"></a>
 <h3 class="underlined_5">Contributors</h3>
 <p>This is a list of all people who have contributed to this release, but 
        were not full developers on the project. We thank these people for their 
@@ -2591,10 +2611,10 @@
 </div>
 
     
-<a name="N10B19"></a><a name="version_0.3"></a>
+<a name="N10B30"></a><a name="version_0.3"></a>
 <h2 class="underlined_10">Version 0.3 (2003-01-30)</h2>
 <div class="section">
-<a name="N10B1D"></a><a name="Changes+to+Build-N10B1D"></a>
+<a name="N10B34"></a><a name="Changes+to+Build-N10B34"></a>
 <h3 class="underlined_5">Changes to Build</h3>
 <ul>
 <li>
@@ -2609,7 +2629,7 @@
         instead of Cocoon + Centipede logos.
       (JT)</li>
 </ul>
-<a name="N10B2C"></a><a name="Changes+to+the+Code+Base-N10B2C"></a>
+<a name="N10B43"></a><a name="Changes+to+the+Code+Base-N10B43"></a>
 <h3 class="underlined_5">Changes to the Code Base</h3>
 <ul>
 <li>
@@ -2840,7 +2860,7 @@
         We need icons for the new buttons.
       (NKB)</li>
 </ul>
-<a name="N10C42"></a><a name="Changes+to+Documentation-N10C42"></a>
+<a name="N10C59"></a><a name="Changes+to+Documentation-N10C59"></a>
 <h3 class="underlined_5">Changes to Documentation</h3>
 <ul>
 <li>
@@ -2850,7 +2870,7 @@
         Stylesheets not yet done.
       (NKB)</li>
 </ul>
-<a name="N10C4C"></a><a name="Contributors-N10C4C"></a>
+<a name="N10C63"></a><a name="Contributors-N10C63"></a>
 <h3 class="underlined_5">Contributors</h3>
 <p>This is a list of all people who have contributed to this release, but 
        were not full developers on the project. We thank these people for their 
@@ -2861,10 +2881,10 @@
 </ul>
 </div>
     
-<a name="N10C58"></a><a name="version_0.2"></a>
+<a name="N10C6F"></a><a name="version_0.2"></a>
 <h2 class="underlined_10">Version 0.2 (2002-11-16)</h2>
 <div class="section">
-<a name="N10C5C"></a><a name="Changes+to+the+Code+Base-N10C5C"></a>
+<a name="N10C73"></a><a name="Changes+to+the+Code+Base-N10C73"></a>
 <h3 class="underlined_5">Changes to the Code Base</h3>
 <ul>
 <li>
@@ -2885,10 +2905,10 @@
 </ul>
 </div>
     
-<a name="N10C74"></a><a name="version_0.2rc1"></a>
+<a name="N10C8B"></a><a name="version_0.2rc1"></a>
 <h2 class="underlined_10">Version 0.2rc1 (2002-11-13)</h2>
 <div class="section">
-<a name="N10C78"></a><a name="Changes+to+Project+Administration-N10C78"></a>
+<a name="N10C8F"></a><a name="Changes+to+Project+Administration-N10C8F"></a>
 <h3 class="underlined_5">Changes to Project Administration</h3>
 <ul>
 <li>
@@ -2896,7 +2916,7 @@
         Initial Import
       (SM)</li>
 </ul>
-<a name="N10C82"></a><a name="Changes+to+Build-N10C82"></a>
+<a name="N10C99"></a><a name="Changes+to+Build-N10C99"></a>
 <h3 class="underlined_5">Changes to Build</h3>
 <ul>
 <li>
@@ -2996,7 +3016,7 @@
         Added basic Forrest descriptor.
       (NKB)</li>
 </ul>
-<a name="N10CF0"></a><a name="Changes+to+the+Code+Base-N10CF0"></a>
+<a name="N10D07"></a><a name="Changes+to+the+Code+Base-N10D07"></a>
 <h3 class="underlined_5">Changes to the Code Base</h3>
 <ul>
 <li>
@@ -3144,7 +3164,7 @@
         Put the internal matches in a separate pipeline with internal-only="true".
       (NKB)</li>
 </ul>
-<a name="N10DAB"></a><a name="Changes+to+Design"></a>
+<a name="N10DC2"></a><a name="Changes+to+Design"></a>
 <h3 class="underlined_5">Changes to Design</h3>
 <ul>
 <li>
@@ -3153,7 +3173,7 @@
         cross-browser issues.
       (BK)</li>
 </ul>
-<a name="N10DB5"></a><a name="Changes+to+Documentation-N10DB5"></a>
+<a name="N10DCC"></a><a name="Changes+to+Documentation-N10DCC"></a>
 <h3 class="underlined_5">Changes to Documentation</h3>
 <ul>
 <li>
@@ -3241,7 +3261,7 @@
         validated using these DTDs and OASIS Catalogs.
       (DC) Thanks to <a href="mailto:stevenn.at.outerthought.org">Steven Noels</a>.</li>
 </ul>
-<a name="N10E1E"></a><a name="Contributors-N10E1E"></a>
+<a name="N10E35"></a><a name="Contributors-N10E35"></a>
 <h3 class="underlined_5">Contributors</h3>
 <p>This is a list of all people who have contributed to this release, but 
        were not full developers on the project. We thank these people for their 
@@ -3257,7 +3277,7 @@
 </ul>
 </div>
   
-<a name="N10E34"></a><a name="Committers"></a>
+<a name="N10E4B"></a><a name="Committers"></a>
 <h2 class="underlined_10">Committers</h2>
 <div class="section">
 <p>This is a list of all people who have been 

Modified: forrest/site/docs_0_80/changes.pdf
URL: http://svn.apache.org/viewvc/forrest/site/docs_0_80/changes.pdf?rev=411413&r1=411412&r2=411413&view=diff
==============================================================================
Binary files - no diff available.

Modified: forrest/site/docs_0_80/changes.rss
URL: http://svn.apache.org/viewvc/forrest/site/docs_0_80/changes.rss?rev=411413&r1=411412&r2=411413&view=diff
==============================================================================
--- forrest/site/docs_0_80/changes.rss (original)
+++ forrest/site/docs_0_80/changes.rss Sat Jun  3 02:49:42 2006
@@ -163,6 +163,26 @@
         New skinconf parameter "disable-copyright-footer" (default=false)
         to not show the copyright notice in html page footer.
       </description></item>
+
+      <item><title>code add</title><link>changes.html</link><description>code add
+        by
+        RDG
+        :
+        
+        Add new site seeding targets and a new business seed target.
+        This allows for interactive creation of seed sites - existing
+        'forrest seed' behaviour is unchanged and is equivalent to 'forrest seed-sample'.
+        New ones are 'forrest seed-business' and 'forrest seed-basic'.
+      </description></item>
+
+      <item><title>code update</title><link>changes.html</link><description>code update
+        by
+        DC
+        :
+        
+        Enable use of common character entities in skinconf.xml,
+        e.g accented characters and trademark symbols.
+       Thanks to Paul Devine.</description></item>
   
         <item><title>code update</title><link>changes.html</link><description>code update
         by
@@ -258,6 +278,16 @@
         has been disabled. This was causing invalid HTML output.
       </description></item>
 
+      <item><title>code update</title><link>changes.html</link><description>code update
+        by
+        RDG
+        :
+        
+        Enhanced the initial Eclipse plugin for using Forrest via Eclipse.
+        This work was enabled via a "Google Summer of Code" project.
+        See docs.
+       Thanks to Anil Ramnanan.</description></item>
+
       <item><title>code add</title><link>changes.html</link><description>code add
         by
         TS
@@ -4500,8 +4530,24 @@
         
         New skinconf parameter "disable-copyright-footer" (default=false)
         to not show the copyright notice in html page footer.
+      </description></item><item><title>code add</title><link>changes.html</link><description>code add
+        by
+        RDG
+        :
+        
+        Add new site seeding targets and a new business seed target.
+        This allows for interactive creation of seed sites - existing
+        'forrest seed' behaviour is unchanged and is equivalent to 'forrest seed-sample'.
+        New ones are 'forrest seed-business' and 'forrest seed-basic'.
       </description></item><item><title>code update</title><link>changes.html</link><description>code update
         by
+        DC
+        :
+        
+        Enable use of common character entities in skinconf.xml,
+        e.g accented characters and trademark symbols.
+       Thanks to Paul Devine.</description></item><item><title>code update</title><link>changes.html</link><description>code update
+        by
         FSO
         :
         
@@ -4576,7 +4622,15 @@
         
         Strip remaining &lt;i18n:text&gt; elements that remain if i18n processing
         has been disabled. This was causing invalid HTML output.
-      </description></item><item><title>code add</title><link>changes.html</link><description>code add
+      </description></item><item><title>code update</title><link>changes.html</link><description>code update
+        by
+        RDG
+        :
+        
+        Enhanced the initial Eclipse plugin for using Forrest via Eclipse.
+        This work was enabled via a "Google Summer of Code" project.
+        See docs.
+       Thanks to Anil Ramnanan.</description></item><item><title>code add</title><link>changes.html</link><description>code add
         by
         TS
         :