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 2005/11/17 09:21:13 UTC

svn commit: r345210 [1/2] - in /forrest/site: ./ docs_0_70/ docs_0_80/ docs_0_80/howto/ docs_0_80/howto/multi/ dtdx/ skin/

Author: crossley
Date: Thu Nov 17 00:20:06 2005
New Revision: 345210

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

Modified:
    forrest/site/docs_0_70/faq.html
    forrest/site/docs_0_70/faq.pdf
    forrest/site/docs_0_70/faq.xml
    forrest/site/docs_0_70/upgrading_07.html
    forrest/site/docs_0_70/upgrading_07.pdf
    forrest/site/docs_0_80/build.html
    forrest/site/docs_0_80/cap.html
    forrest/site/docs_0_80/catalog.html
    forrest/site/docs_0_80/changes.html
    forrest/site/docs_0_80/changes.pdf
    forrest/site/docs_0_80/compliance.html
    forrest/site/docs_0_80/dreams.html
    forrest/site/docs_0_80/faq.html
    forrest/site/docs_0_80/faq.pdf
    forrest/site/docs_0_80/faq.xml
    forrest/site/docs_0_80/forrest-contract.html
    forrest/site/docs_0_80/howto/howto-asf-mirror.html
    forrest/site/docs_0_80/howto/howto-corner-images.html
    forrest/site/docs_0_80/howto/howto-custom-html-source.html
    forrest/site/docs_0_80/howto/howto-dev.html
    forrest/site/docs_0_80/howto/howto-editcss.html
    forrest/site/docs_0_80/howto/howto-forrest-from-maven.html
    forrest/site/docs_0_80/howto/howto-howto.html
    forrest/site/docs_0_80/howto/howto-pdf-tab.html
    forrest/site/docs_0_80/howto/howto-structurer-contracts.html
    forrest/site/docs_0_80/howto/howto-structurer-contracts.pdf
    forrest/site/docs_0_80/howto/howto-structurer-install.html
    forrest/site/docs_0_80/howto/howto-structurer-install.pdf
    forrest/site/docs_0_80/howto/howto-view-contracts.html
    forrest/site/docs_0_80/howto/howto-view-contracts.pdf
    forrest/site/docs_0_80/howto/howto-view-dsl.html
    forrest/site/docs_0_80/howto/howto-view-install.html
    forrest/site/docs_0_80/howto/index.html
    forrest/site/docs_0_80/howto/multi/howto-multi.html
    forrest/site/docs_0_80/howto/multi/step1.html
    forrest/site/docs_0_80/howto/multi/step2.html
    forrest/site/docs_0_80/howto/multi/step3.html
    forrest/site/docs_0_80/index.html
    forrest/site/docs_0_80/libre-intro.html
    forrest/site/docs_0_80/linking.html
    forrest/site/docs_0_80/locationmap.html
    forrest/site/docs_0_80/menu-index.html
    forrest/site/docs_0_80/primer.html
    forrest/site/docs_0_80/project-sitemap.html
    forrest/site/docs_0_80/searching.html
    forrest/site/docs_0_80/sitemap-ref.html
    forrest/site/docs_0_80/skin-package.html
    forrest/site/docs_0_80/skins.html
    forrest/site/docs_0_80/todo.html
    forrest/site/docs_0_80/upgrading_08.html
    forrest/site/docs_0_80/upgrading_08.pdf
    forrest/site/docs_0_80/validation.html
    forrest/site/docs_0_80/views.html
    forrest/site/docs_0_80/your-project.html
    forrest/site/dtdx/document-v12.html
    forrest/site/dtdx/document-v13.dtdx.html
    forrest/site/dtdx/document-v13.html
    forrest/site/dtdx/document-v20.dtdx.html
    forrest/site/dtdx/document-v20.html
    forrest/site/dtdx/dtd-docs.html
    forrest/site/dtdx/faq-v13.dtdx.html
    forrest/site/dtdx/faq-v20.dtdx.html
    forrest/site/dtdx/howto-v13.dtdx.html
    forrest/site/dtdx/howto-v20.dtdx.html
    forrest/site/skin/basic.css
    forrest/site/skin/print.css
    forrest/site/skin/screen.css
    forrest/site/who.html
    forrest/site/who.pdf

Modified: forrest/site/docs_0_70/faq.html
URL: http://svn.apache.org/viewcvs/forrest/site/docs_0_70/faq.html?rev=345210&r1=345209&r2=345210&view=diff
==============================================================================
--- forrest/site/docs_0_70/faq.html (original)
+++ forrest/site/docs_0_70/faq.html Thu Nov 17 00:20:06 2005
@@ -397,7 +397,7 @@
 <a href="#encoding">2.14. Does Forrest handle accents for non-English languages?</a>
 </li>
 <li>
-<a href="#cleanSite">2.15.  How can I make Forrest properly clean up the build/site-directory? </a>
+<a href="#cleanSite">2.15.  How to make Forrest clean up the project build directories? </a>
 </li>
 <li>
 <a href="#i18n">2.16. How can I internationalise (i18n) my content?</a>
@@ -898,16 +898,23 @@
             resources</a>. </p>
 </div>
 <a name="N1022F"></a><a name="cleanSite"></a>
-<h4 class="faq">2.15.  How can I make Forrest properly clean up the build/site-directory? </h4>
+<h4 class="faq">2.15.  How to make Forrest clean up the project build directories? </h4>
 <div align="right">
 <a href="#cleanSite-menu">^</a>
 </div>
 <div style="margin-left: 15px">
-<p>Forrest for performance reasons doesn't clean out the build/site-directory each time you
-          compile your project. This usually doesn't matter during development but might become a
-          problem in a production environment.</p>
-<p>To ensure a clean build call 'forrest clean site' instead of just 'forrest' so Forrest
-          will delete all build directories before creating new content. </p>
+<p>
+          By default Forrest does not clean its build directories in the project
+          workspaces. This enables Cocoon to use its disk cache to speed up
+          successive runs of forrest.
+        </p>
+<p>
+        Doing 'forrest clean-site' will remove the contents of the project's
+        generated documents directory. Doing 'forrest clean-work' will remove the
+        project's work directories (usually build/tmp and build/webapp which
+        include the Cocoon cache and the Cocoon logs).
+        Doing 'forrest clean' will remove both sections.
+        </p>
 </div>
 <a name="N1023A"></a><a name="i18n"></a>
 <h4 class="faq">2.16. How can I internationalise (i18n) my content?</h4>

Modified: forrest/site/docs_0_70/faq.pdf
URL: http://svn.apache.org/viewcvs/forrest/site/docs_0_70/faq.pdf?rev=345210&r1=345209&r2=345210&view=diff
==============================================================================
Binary files - no diff available.

Modified: forrest/site/docs_0_70/faq.xml
URL: http://svn.apache.org/viewcvs/forrest/site/docs_0_70/faq.xml?rev=345210&r1=345209&r2=345210&view=diff
==============================================================================
--- forrest/site/docs_0_70/faq.xml (original)
+++ forrest/site/docs_0_70/faq.xml Thu Nov 17 00:20:06 2005
@@ -256,12 +256,19 @@
         <p>Here are some references which explain further: <link href="http://orixo.com/events/gt2004/bios.html#torsten">GT2004 presentation by Torsten
             Schlabach</link> and <link href="http://www.alanwood.net/unicode/">Alan Wood's Unicode
             resources</link>. </p>
-      </section><section id="cleanSite"><title>2.15.  How can I make Forrest properly clean up the build/site-directory? </title>
-        <p>Forrest for performance reasons doesn't clean out the build/site-directory each time you
-          compile your project. This usually doesn't matter during development but might become a
-          problem in a production environment.</p>
-        <p>To ensure a clean build call 'forrest clean site' instead of just 'forrest' so Forrest
-          will delete all build directories before creating new content. </p>
+      </section><section id="cleanSite"><title>2.15.  How to make Forrest clean up the project build directories? </title>
+        <p>
+          By default Forrest does not clean its build directories in the project
+          workspaces. This enables Cocoon to use its disk cache to speed up
+          successive runs of forrest.
+        </p>
+        <p>
+        Doing 'forrest clean-site' will remove the contents of the project's
+        generated documents directory. Doing 'forrest clean-work' will remove the
+        project's work directories (usually build/tmp and build/webapp which
+        include the Cocoon cache and the Cocoon logs).
+        Doing 'forrest clean' will remove both sections.
+        </p>
       </section><section id="i18n"><title>2.16. How can I internationalise (i18n) my content?</title>
         <p>The i18n features of Forrest are still under development (as of 0.7) however there are
         some features available. For example, navigation menus can be i18n'd (see fresh-site for an

Modified: forrest/site/docs_0_70/upgrading_07.html
URL: http://svn.apache.org/viewcvs/forrest/site/docs_0_70/upgrading_07.html?rev=345210&r1=345209&r2=345210&view=diff
==============================================================================
--- forrest/site/docs_0_70/upgrading_07.html (original)
+++ forrest/site/docs_0_70/upgrading_07.html Thu Nov 17 00:20:06 2005
@@ -392,14 +392,14 @@
 <a name="N10040"></a><a name="clean"></a>
 <h2 class="underlined_10">Run a clean target after upgrade</h2>
 <div class="section">
-<p>To avoid any issue with old classes being loaded, run a
-        '<span class="codefrag">forrest clean</span>' in your project directory, after you
-        upgraded to this version.
+<p>
+        Do 'forrest clean-work' in each of your projects. This also removes
+        the old Cocoon disk cache.
       </p>
 </div>
 
     
-<a name="N1004D"></a><a name="home"></a>
+<a name="N1004A"></a><a name="home"></a>
 <h2 class="underlined_10">New location of $FORREST_HOME</h2>
 <div class="section">
 <p>
@@ -409,7 +409,7 @@
 </div>
 
     
-<a name="N10057"></a><a name="jdk14"></a>
+<a name="N10054"></a><a name="jdk14"></a>
 <h2 class="underlined_10">Java 1.4 (or newer) is required</h2>
 <div class="section">
 <p>Java 1.4 (or newer) is required, starting with this Forrest 0.7 version.
@@ -418,7 +418,7 @@
 </div>
 
     
-<a name="N10065"></a><a name="tips"></a>
+<a name="N10062"></a><a name="tips"></a>
 <h2 class="underlined_10">General upgrade tips</h2>
 <div class="section">
 <p>
@@ -437,7 +437,7 @@
 </div>
 
     
-<a name="N10075"></a><a name="plugin"></a>
+<a name="N10072"></a><a name="plugin"></a>
 <h2 class="underlined_10">Plugin architecture</h2>
 <div class="section">
 <p>
@@ -458,7 +458,7 @@
 </div>
 
     
-<a name="N10092"></a><a name="configure-plugin"></a>
+<a name="N1008F"></a><a name="configure-plugin"></a>
 <h2 class="underlined_10">Configure plugins</h2>
 <div class="section">
 <p>
@@ -473,7 +473,7 @@
 </div>
 
     
-<a name="N100A0"></a><a name="raw"></a>
+<a name="N1009D"></a><a name="raw"></a>
 <h2 class="underlined_10">Including raw un-processed content</h2>
 <div class="section">
 <p>The method for including "raw un-processed content" has changed.
@@ -527,7 +527,7 @@
 </div>
 
     
-<a name="N100BD"></a><a name="To+be+continued..."></a>
+<a name="N100BA"></a><a name="To+be+continued..."></a>
 <h2 class="underlined_10">To be continued...</h2>
 <div class="section">
 <p>...as more issues are discovered/remembered :)  Please send feedback

Modified: forrest/site/docs_0_70/upgrading_07.pdf
URL: http://svn.apache.org/viewcvs/forrest/site/docs_0_70/upgrading_07.pdf?rev=345210&r1=345209&r2=345210&view=diff
==============================================================================
Binary files - no diff available.

Modified: forrest/site/docs_0_80/build.html
URL: http://svn.apache.org/viewcvs/forrest/site/docs_0_80/build.html?rev=345210&r1=345209&r2=345210&view=diff
==============================================================================
--- forrest/site/docs_0_80/build.html (original)
+++ forrest/site/docs_0_80/build.html Thu Nov 17 00:20:06 2005
@@ -205,10 +205,10 @@
 <a href="../docs_0_80/howto/howto-structurer-install.html">Install</a>
 </div>
 <div class="menuitem">
-<a href="../docs_0_80/howto/howto-structurer-dsl.html">forrest:view DSL</a>
+<a href="../docs_0_80/howto/howto-structurer-dsl.html">structurer</a>
 </div>
 <div class="menuitem">
-<a href="../docs_0_80/howto/howto-structurer-contracts.html">Contract implementations</a>
+<a href="../docs_0_80/howto/howto-structurer-contracts.html">contracts</a>
 </div>
 </div>
 <div onclick="SwitchMenu('menu_1.1.15.13', '../skin/')" id="menu_1.1.15.13Title" class="menutitle">Old Views (deprecated)</div>

Modified: forrest/site/docs_0_80/cap.html
URL: http://svn.apache.org/viewcvs/forrest/site/docs_0_80/cap.html?rev=345210&r1=345209&r2=345210&view=diff
==============================================================================
--- forrest/site/docs_0_80/cap.html (original)
+++ forrest/site/docs_0_80/cap.html Thu Nov 17 00:20:06 2005
@@ -205,10 +205,10 @@
 <a href="../docs_0_80/howto/howto-structurer-install.html">Install</a>
 </div>
 <div class="menuitem">
-<a href="../docs_0_80/howto/howto-structurer-dsl.html">forrest:view DSL</a>
+<a href="../docs_0_80/howto/howto-structurer-dsl.html">structurer</a>
 </div>
 <div class="menuitem">
-<a href="../docs_0_80/howto/howto-structurer-contracts.html">Contract implementations</a>
+<a href="../docs_0_80/howto/howto-structurer-contracts.html">contracts</a>
 </div>
 </div>
 <div onclick="SwitchMenu('menu_1.1.15.13', '../skin/')" id="menu_1.1.15.13Title" class="menutitle">Old Views (deprecated)</div>

Modified: forrest/site/docs_0_80/catalog.html
URL: http://svn.apache.org/viewcvs/forrest/site/docs_0_80/catalog.html?rev=345210&r1=345209&r2=345210&view=diff
==============================================================================
--- forrest/site/docs_0_80/catalog.html (original)
+++ forrest/site/docs_0_80/catalog.html Thu Nov 17 00:20:06 2005
@@ -205,10 +205,10 @@
 <a href="../docs_0_80/howto/howto-structurer-install.html">Install</a>
 </div>
 <div class="menuitem">
-<a href="../docs_0_80/howto/howto-structurer-dsl.html">forrest:view DSL</a>
+<a href="../docs_0_80/howto/howto-structurer-dsl.html">structurer</a>
 </div>
 <div class="menuitem">
-<a href="../docs_0_80/howto/howto-structurer-contracts.html">Contract implementations</a>
+<a href="../docs_0_80/howto/howto-structurer-contracts.html">contracts</a>
 </div>
 </div>
 <div onclick="SwitchMenu('menu_1.1.15.13', '../skin/')" id="menu_1.1.15.13Title" class="menutitle">Old Views (deprecated)</div>

Modified: forrest/site/docs_0_80/changes.html
URL: http://svn.apache.org/viewcvs/forrest/site/docs_0_80/changes.html?rev=345210&r1=345209&r2=345210&view=diff
==============================================================================
--- forrest/site/docs_0_80/changes.html (original)
+++ forrest/site/docs_0_80/changes.html Thu Nov 17 00:20:06 2005
@@ -205,10 +205,10 @@
 <a href="../docs_0_80/howto/howto-structurer-install.html">Install</a>
 </div>
 <div class="menuitem">
-<a href="../docs_0_80/howto/howto-structurer-dsl.html">forrest:view DSL</a>
+<a href="../docs_0_80/howto/howto-structurer-dsl.html">structurer</a>
 </div>
 <div class="menuitem">
-<a href="../docs_0_80/howto/howto-structurer-contracts.html">Contract implementations</a>
+<a href="../docs_0_80/howto/howto-structurer-contracts.html">contracts</a>
 </div>
 </div>
 <div onclick="SwitchMenu('menu_1.1.15.13', '../skin/')" id="menu_1.1.15.13Title" class="menutitle">Old Views (deprecated)</div>

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

Modified: forrest/site/docs_0_80/compliance.html
URL: http://svn.apache.org/viewcvs/forrest/site/docs_0_80/compliance.html?rev=345210&r1=345209&r2=345210&view=diff
==============================================================================
--- forrest/site/docs_0_80/compliance.html (original)
+++ forrest/site/docs_0_80/compliance.html Thu Nov 17 00:20:06 2005
@@ -205,10 +205,10 @@
 <a href="../docs_0_80/howto/howto-structurer-install.html">Install</a>
 </div>
 <div class="menuitem">
-<a href="../docs_0_80/howto/howto-structurer-dsl.html">forrest:view DSL</a>
+<a href="../docs_0_80/howto/howto-structurer-dsl.html">structurer</a>
 </div>
 <div class="menuitem">
-<a href="../docs_0_80/howto/howto-structurer-contracts.html">Contract implementations</a>
+<a href="../docs_0_80/howto/howto-structurer-contracts.html">contracts</a>
 </div>
 </div>
 <div onclick="SwitchMenu('menu_1.1.15.13', '../skin/')" id="menu_1.1.15.13Title" class="menutitle">Old Views (deprecated)</div>

Modified: forrest/site/docs_0_80/dreams.html
URL: http://svn.apache.org/viewcvs/forrest/site/docs_0_80/dreams.html?rev=345210&r1=345209&r2=345210&view=diff
==============================================================================
--- forrest/site/docs_0_80/dreams.html (original)
+++ forrest/site/docs_0_80/dreams.html Thu Nov 17 00:20:06 2005
@@ -205,10 +205,10 @@
 <a href="../docs_0_80/howto/howto-structurer-install.html">Install</a>
 </div>
 <div class="menuitem">
-<a href="../docs_0_80/howto/howto-structurer-dsl.html">forrest:view DSL</a>
+<a href="../docs_0_80/howto/howto-structurer-dsl.html">structurer</a>
 </div>
 <div class="menuitem">
-<a href="../docs_0_80/howto/howto-structurer-contracts.html">Contract implementations</a>
+<a href="../docs_0_80/howto/howto-structurer-contracts.html">contracts</a>
 </div>
 </div>
 <div onclick="SwitchMenu('menu_1.1.15.13', '../skin/')" id="menu_1.1.15.13Title" class="menutitle">Old Views (deprecated)</div>

Modified: forrest/site/docs_0_80/faq.html
URL: http://svn.apache.org/viewcvs/forrest/site/docs_0_80/faq.html?rev=345210&r1=345209&r2=345210&view=diff
==============================================================================
--- forrest/site/docs_0_80/faq.html (original)
+++ forrest/site/docs_0_80/faq.html Thu Nov 17 00:20:06 2005
@@ -205,10 +205,10 @@
 <a href="../docs_0_80/howto/howto-structurer-install.html">Install</a>
 </div>
 <div class="menuitem">
-<a href="../docs_0_80/howto/howto-structurer-dsl.html">forrest:view DSL</a>
+<a href="../docs_0_80/howto/howto-structurer-dsl.html">structurer</a>
 </div>
 <div class="menuitem">
-<a href="../docs_0_80/howto/howto-structurer-contracts.html">Contract implementations</a>
+<a href="../docs_0_80/howto/howto-structurer-contracts.html">contracts</a>
 </div>
 </div>
 <div onclick="SwitchMenu('menu_1.1.15.13', '../skin/')" id="menu_1.1.15.13Title" class="menutitle">Old Views (deprecated)</div>
@@ -422,7 +422,7 @@
         replacement?</a>
 </li>
 <li>
-<a href="#cleanSite">2.16.  How can I make Forrest properly clean up the build/site-directory? </a>
+<a href="#cleanSite">2.16.  How to make Forrest clean up the project build directories? </a>
 </li>
 <li>
 <a href="#i18n">2.17. How can I internationalise (i18n) my content?</a>
@@ -965,16 +965,23 @@
         </p>
 </div>
 <a name="N10251"></a><a name="cleanSite"></a>
-<h4 class="faq">2.16.  How can I make Forrest properly clean up the build/site-directory? </h4>
+<h4 class="faq">2.16.  How to make Forrest clean up the project build directories? </h4>
 <div align="right">
 <a href="#cleanSite-menu">^</a>
 </div>
 <div style="margin-left: 15px">
-<p>Forrest for performance reasons doesn't clean out the build/site-directory each time you
-          compile your project. This usually doesn't matter during development but might become a
-          problem in a production environment.</p>
-<p>To ensure a clean build call 'forrest clean site' instead of just 'forrest' so Forrest
-          will delete all build directories before creating new content. </p>
+<p>
+          By default Forrest does not clean its build directories in the project
+          workspaces. This enables Cocoon to use its disk cache to speed up
+          successive runs of forrest.
+        </p>
+<p>
+        Doing 'forrest clean-site' will remove the contents of the project's
+        generated documents directory. Doing 'forrest clean-work' will remove the
+        project's work directories (usually build/tmp and build/webapp which
+        include the Cocoon cache and the Cocoon logs).
+        Doing 'forrest clean' will remove both sections.
+        </p>
 </div>
 <a name="N1025C"></a><a name="i18n"></a>
 <h4 class="faq">2.17. How can I internationalise (i18n) my content?</h4>

Modified: forrest/site/docs_0_80/faq.pdf
URL: http://svn.apache.org/viewcvs/forrest/site/docs_0_80/faq.pdf?rev=345210&r1=345209&r2=345210&view=diff
==============================================================================
Binary files - no diff available.

Modified: forrest/site/docs_0_80/faq.xml
URL: http://svn.apache.org/viewcvs/forrest/site/docs_0_80/faq.xml?rev=345210&r1=345209&r2=345210&view=diff
==============================================================================
--- forrest/site/docs_0_80/faq.xml (original)
+++ forrest/site/docs_0_80/faq.xml Thu Nov 17 00:20:06 2005
@@ -279,12 +279,19 @@
           "My Project Name&#8482;".
           Avoid lengthy typing and potential spelling errors.
         </p>
-      </section><section id="cleanSite"><title>2.16.  How can I make Forrest properly clean up the build/site-directory? </title>
-        <p>Forrest for performance reasons doesn't clean out the build/site-directory each time you
-          compile your project. This usually doesn't matter during development but might become a
-          problem in a production environment.</p>
-        <p>To ensure a clean build call 'forrest clean site' instead of just 'forrest' so Forrest
-          will delete all build directories before creating new content. </p>
+      </section><section id="cleanSite"><title>2.16.  How to make Forrest clean up the project build directories? </title>
+        <p>
+          By default Forrest does not clean its build directories in the project
+          workspaces. This enables Cocoon to use its disk cache to speed up
+          successive runs of forrest.
+        </p>
+        <p>
+        Doing 'forrest clean-site' will remove the contents of the project's
+        generated documents directory. Doing 'forrest clean-work' will remove the
+        project's work directories (usually build/tmp and build/webapp which
+        include the Cocoon cache and the Cocoon logs).
+        Doing 'forrest clean' will remove both sections.
+        </p>
       </section><section id="i18n"><title>2.17. How can I internationalise (i18n) my content?</title>
         <p>The i18n features of Forrest are still under development (as of 0.7) however there are
         some features available. For example, navigation menus can be i18n'd (see fresh-site for an

Modified: forrest/site/docs_0_80/forrest-contract.html
URL: http://svn.apache.org/viewcvs/forrest/site/docs_0_80/forrest-contract.html?rev=345210&r1=345209&r2=345210&view=diff
==============================================================================
--- forrest/site/docs_0_80/forrest-contract.html (original)
+++ forrest/site/docs_0_80/forrest-contract.html Thu Nov 17 00:20:06 2005
@@ -205,10 +205,10 @@
 <a href="../docs_0_80/howto/howto-structurer-install.html">Install</a>
 </div>
 <div class="menuitem">
-<a href="../docs_0_80/howto/howto-structurer-dsl.html">forrest:view DSL</a>
+<a href="../docs_0_80/howto/howto-structurer-dsl.html">structurer</a>
 </div>
 <div class="menuitem">
-<a href="../docs_0_80/howto/howto-structurer-contracts.html">Contract implementations</a>
+<a href="../docs_0_80/howto/howto-structurer-contracts.html">contracts</a>
 </div>
 </div>
 <div onclick="SwitchMenu('menu_1.1.15.13', '../skin/')" id="menu_1.1.15.13Title" class="menutitle">Old Views (deprecated)</div>

Modified: forrest/site/docs_0_80/howto/howto-asf-mirror.html
URL: http://svn.apache.org/viewcvs/forrest/site/docs_0_80/howto/howto-asf-mirror.html?rev=345210&r1=345209&r2=345210&view=diff
==============================================================================
--- forrest/site/docs_0_80/howto/howto-asf-mirror.html (original)
+++ forrest/site/docs_0_80/howto/howto-asf-mirror.html Thu Nov 17 00:20:06 2005
@@ -205,10 +205,10 @@
 <a href="../../docs_0_80/howto/howto-structurer-install.html">Install</a>
 </div>
 <div class="menuitem">
-<a href="../../docs_0_80/howto/howto-structurer-dsl.html">forrest:view DSL</a>
+<a href="../../docs_0_80/howto/howto-structurer-dsl.html">structurer</a>
 </div>
 <div class="menuitem">
-<a href="../../docs_0_80/howto/howto-structurer-contracts.html">Contract implementations</a>
+<a href="../../docs_0_80/howto/howto-structurer-contracts.html">contracts</a>
 </div>
 </div>
 <div onclick="SwitchMenu('menu_1.1.15.13', '../../skin/')" id="menu_1.1.15.13Title" class="menutitle">Old Views (deprecated)</div>

Modified: forrest/site/docs_0_80/howto/howto-corner-images.html
URL: http://svn.apache.org/viewcvs/forrest/site/docs_0_80/howto/howto-corner-images.html?rev=345210&r1=345209&r2=345210&view=diff
==============================================================================
--- forrest/site/docs_0_80/howto/howto-corner-images.html (original)
+++ forrest/site/docs_0_80/howto/howto-corner-images.html Thu Nov 17 00:20:06 2005
@@ -205,10 +205,10 @@
 <a href="../../docs_0_80/howto/howto-structurer-install.html">Install</a>
 </div>
 <div class="menuitem">
-<a href="../../docs_0_80/howto/howto-structurer-dsl.html">forrest:view DSL</a>
+<a href="../../docs_0_80/howto/howto-structurer-dsl.html">structurer</a>
 </div>
 <div class="menuitem">
-<a href="../../docs_0_80/howto/howto-structurer-contracts.html">Contract implementations</a>
+<a href="../../docs_0_80/howto/howto-structurer-contracts.html">contracts</a>
 </div>
 </div>
 <div onclick="SwitchMenu('menu_1.1.15.13', '../../skin/')" id="menu_1.1.15.13Title" class="menutitle">Old Views (deprecated)</div>

Modified: forrest/site/docs_0_80/howto/howto-custom-html-source.html
URL: http://svn.apache.org/viewcvs/forrest/site/docs_0_80/howto/howto-custom-html-source.html?rev=345210&r1=345209&r2=345210&view=diff
==============================================================================
--- forrest/site/docs_0_80/howto/howto-custom-html-source.html (original)
+++ forrest/site/docs_0_80/howto/howto-custom-html-source.html Thu Nov 17 00:20:06 2005
@@ -205,10 +205,10 @@
 <a href="../../docs_0_80/howto/howto-structurer-install.html">Install</a>
 </div>
 <div class="menuitem">
-<a href="../../docs_0_80/howto/howto-structurer-dsl.html">forrest:view DSL</a>
+<a href="../../docs_0_80/howto/howto-structurer-dsl.html">structurer</a>
 </div>
 <div class="menuitem">
-<a href="../../docs_0_80/howto/howto-structurer-contracts.html">Contract implementations</a>
+<a href="../../docs_0_80/howto/howto-structurer-contracts.html">contracts</a>
 </div>
 </div>
 <div onclick="SwitchMenu('menu_1.1.15.13', '../../skin/')" id="menu_1.1.15.13Title" class="menutitle">Old Views (deprecated)</div>

Modified: forrest/site/docs_0_80/howto/howto-dev.html
URL: http://svn.apache.org/viewcvs/forrest/site/docs_0_80/howto/howto-dev.html?rev=345210&r1=345209&r2=345210&view=diff
==============================================================================
--- forrest/site/docs_0_80/howto/howto-dev.html (original)
+++ forrest/site/docs_0_80/howto/howto-dev.html Thu Nov 17 00:20:06 2005
@@ -205,10 +205,10 @@
 <a href="../../docs_0_80/howto/howto-structurer-install.html">Install</a>
 </div>
 <div class="menuitem">
-<a href="../../docs_0_80/howto/howto-structurer-dsl.html">forrest:view DSL</a>
+<a href="../../docs_0_80/howto/howto-structurer-dsl.html">structurer</a>
 </div>
 <div class="menuitem">
-<a href="../../docs_0_80/howto/howto-structurer-contracts.html">Contract implementations</a>
+<a href="../../docs_0_80/howto/howto-structurer-contracts.html">contracts</a>
 </div>
 </div>
 <div onclick="SwitchMenu('menu_1.1.15.13', '../../skin/')" id="menu_1.1.15.13Title" class="menutitle">Old Views (deprecated)</div>

Modified: forrest/site/docs_0_80/howto/howto-editcss.html
URL: http://svn.apache.org/viewcvs/forrest/site/docs_0_80/howto/howto-editcss.html?rev=345210&r1=345209&r2=345210&view=diff
==============================================================================
--- forrest/site/docs_0_80/howto/howto-editcss.html (original)
+++ forrest/site/docs_0_80/howto/howto-editcss.html Thu Nov 17 00:20:06 2005
@@ -206,10 +206,10 @@
 <a href="../../docs_0_80/howto/howto-structurer-install.html">Install</a>
 </div>
 <div class="menuitem">
-<a href="../../docs_0_80/howto/howto-structurer-dsl.html">forrest:view DSL</a>
+<a href="../../docs_0_80/howto/howto-structurer-dsl.html">structurer</a>
 </div>
 <div class="menuitem">
-<a href="../../docs_0_80/howto/howto-structurer-contracts.html">Contract implementations</a>
+<a href="../../docs_0_80/howto/howto-structurer-contracts.html">contracts</a>
 </div>
 </div>
 <div onclick="SwitchMenu('menu_1.1.15.13', '../../skin/')" id="menu_1.1.15.13Title" class="menutitle">Old Views (deprecated)</div>

Modified: forrest/site/docs_0_80/howto/howto-forrest-from-maven.html
URL: http://svn.apache.org/viewcvs/forrest/site/docs_0_80/howto/howto-forrest-from-maven.html?rev=345210&r1=345209&r2=345210&view=diff
==============================================================================
--- forrest/site/docs_0_80/howto/howto-forrest-from-maven.html (original)
+++ forrest/site/docs_0_80/howto/howto-forrest-from-maven.html Thu Nov 17 00:20:06 2005
@@ -205,10 +205,10 @@
 <a href="../../docs_0_80/howto/howto-structurer-install.html">Install</a>
 </div>
 <div class="menuitem">
-<a href="../../docs_0_80/howto/howto-structurer-dsl.html">forrest:view DSL</a>
+<a href="../../docs_0_80/howto/howto-structurer-dsl.html">structurer</a>
 </div>
 <div class="menuitem">
-<a href="../../docs_0_80/howto/howto-structurer-contracts.html">Contract implementations</a>
+<a href="../../docs_0_80/howto/howto-structurer-contracts.html">contracts</a>
 </div>
 </div>
 <div onclick="SwitchMenu('menu_1.1.15.13', '../../skin/')" id="menu_1.1.15.13Title" class="menutitle">Old Views (deprecated)</div>

Modified: forrest/site/docs_0_80/howto/howto-howto.html
URL: http://svn.apache.org/viewcvs/forrest/site/docs_0_80/howto/howto-howto.html?rev=345210&r1=345209&r2=345210&view=diff
==============================================================================
--- forrest/site/docs_0_80/howto/howto-howto.html (original)
+++ forrest/site/docs_0_80/howto/howto-howto.html Thu Nov 17 00:20:06 2005
@@ -205,10 +205,10 @@
 <a href="../../docs_0_80/howto/howto-structurer-install.html">Install</a>
 </div>
 <div class="menuitem">
-<a href="../../docs_0_80/howto/howto-structurer-dsl.html">forrest:view DSL</a>
+<a href="../../docs_0_80/howto/howto-structurer-dsl.html">structurer</a>
 </div>
 <div class="menuitem">
-<a href="../../docs_0_80/howto/howto-structurer-contracts.html">Contract implementations</a>
+<a href="../../docs_0_80/howto/howto-structurer-contracts.html">contracts</a>
 </div>
 </div>
 <div onclick="SwitchMenu('menu_1.1.15.13', '../../skin/')" id="menu_1.1.15.13Title" class="menutitle">Old Views (deprecated)</div>

Modified: forrest/site/docs_0_80/howto/howto-pdf-tab.html
URL: http://svn.apache.org/viewcvs/forrest/site/docs_0_80/howto/howto-pdf-tab.html?rev=345210&r1=345209&r2=345210&view=diff
==============================================================================
--- forrest/site/docs_0_80/howto/howto-pdf-tab.html (original)
+++ forrest/site/docs_0_80/howto/howto-pdf-tab.html Thu Nov 17 00:20:06 2005
@@ -205,10 +205,10 @@
 <a href="../../docs_0_80/howto/howto-structurer-install.html">Install</a>
 </div>
 <div class="menuitem">
-<a href="../../docs_0_80/howto/howto-structurer-dsl.html">forrest:view DSL</a>
+<a href="../../docs_0_80/howto/howto-structurer-dsl.html">structurer</a>
 </div>
 <div class="menuitem">
-<a href="../../docs_0_80/howto/howto-structurer-contracts.html">Contract implementations</a>
+<a href="../../docs_0_80/howto/howto-structurer-contracts.html">contracts</a>
 </div>
 </div>
 <div onclick="SwitchMenu('menu_1.1.15.13', '../../skin/')" id="menu_1.1.15.13Title" class="menutitle">Old Views (deprecated)</div>

Modified: forrest/site/docs_0_80/howto/howto-structurer-contracts.html
URL: http://svn.apache.org/viewcvs/forrest/site/docs_0_80/howto/howto-structurer-contracts.html?rev=345210&r1=345209&r2=345210&view=diff
==============================================================================
--- forrest/site/docs_0_80/howto/howto-structurer-contracts.html (original)
+++ forrest/site/docs_0_80/howto/howto-structurer-contracts.html Thu Nov 17 00:20:06 2005
@@ -205,10 +205,10 @@
 <a href="../../docs_0_80/howto/howto-structurer-install.html">Install</a>
 </div>
 <div class="menuitem">
-<a href="../../docs_0_80/howto/howto-structurer-dsl.html">forrest:view DSL</a>
+<a href="../../docs_0_80/howto/howto-structurer-dsl.html">structurer</a>
 </div>
 <div class="menupage">
-<div class="menupagetitle">Contract implementations</div>
+<div class="menupagetitle">contracts</div>
 </div>
 </div>
 <div onclick="SwitchMenu('menu_1.1.15.13', '../../skin/')" id="menu_1.1.15.13Title" class="menutitle">Old Views (deprecated)</div>
@@ -328,7 +328,7 @@
 </div>
 <h1>How to write a forrest:contract?</h1>
 <div class="abstract">
-    This How-To will explain how we wrote the contracts for views and hope afterwards you will be able to do the same.
+    This How-To will explain how we wrote the contracts for the dispatcher and hope afterwards you will be able to do the same.
   </div>
 <div id="motd-area">
         This is documentation for development version v0.8
@@ -357,7 +357,7 @@
 <a href="#newContract">Create a new contract</a>
 </li>
 <li>
-<a href="#viewContract">Activating the contract</a>
+<a href="#structurerContract">Activating the contract</a>
 </li>
 </ul>
 </li>
@@ -375,9 +375,8 @@
 <div class="warning">
 <div class="label">Warning</div>
 <div class="content">
-"Views" are new functionality which is still in development phase. That is why it is in the
-"whiteboard" section of the Forrest distribution.
-This HowTo is a good start but still needs more work.
+The "Dispatcher" (aka "Views") is new functionality which is still in development phase. That is why it is in the
+"whiteboard" section of the Forrest distribution. This HowTo is a good start but still needs more work.
 </div>
 </div>
 <p>
@@ -385,8 +384,25 @@
       To really understand this how-to you need basic and sometimes advanced understanding of 
       the "old fashion" skin development process.
     </p>
+<div class="note">
+<div class="label">Note</div>
+<div class="content">
+       For the moment we will use a special seed template called seed-v2. We still 
+        need to fix issues of the dispatcher that it really can replace old 
+        fashion skins. Like performance, standalone contracts, other testing output/input formats - using POJO based 
+        processing will help solving this.  All this will ATM happen in the v2 seed-target till the dispatcher will 
+        be realesed to the stable plugins. So make regular updates of your forrest-trunk to keep track.
+    </div>
+</div>
+<div class="warning">
+<div class="label">Warning</div>
+<div class="content">
+      The way we develope contracts will/may change with introduction of java based processing rather then xsl. Please keep this in mind
+        and help updating the documentation by sending patches. TIA. ;-)
+    </div>
 </div>
-<a name="N1001B"></a><a name="Purpose"></a>
+</div>
+<a name="N10021"></a><a name="Purpose"></a>
 <h2 class="underlined_10">Purpose</h2>
 <div class="section">
 <p>
@@ -394,26 +410,24 @@
       how this forrest:contract work with the core parts of forrest.
     </p>
 </div>
-<a name="N10023"></a><a name="Prerequisites"></a>
+<a name="N10029"></a><a name="Prerequisites"></a>
 <h2 class="underlined_10">Prerequisites</h2>
 <div class="section">
 <ul>
       
 <li>
-        You have a ready-to-go new seed (newSeed) based on views like described in <a href="../../docs_0_80/howto/howto-view-install.html">Install views</a>.
-      </li>
-      
-<li>
-      	This includes as well all additional plugins that are mentioned in <a href="../../docs_0_80/howto/howto-view-install.html">Install views</a>.
+        You have a ready-to-go new seed-v2 (v2) based on the dispatcher like described in <a href="../../docs_0_80/howto/howto-structurer-install.html">Install</a>.
       </li>
       
 <li>
         Reading that how-to is as well a good idea to understand the used directory structure in this how-to.
       </li>
+      
+<li>Installing a mozilla browser and the forrestbar helps a lot in developing.</li>
     
 </ul>
 </div>
-<a name="N1003C"></a><a name="Steps"></a>
+<a name="N1003E"></a><a name="Steps"></a>
 <h2 class="underlined_10">Steps</h2>
 <div class="section">
 <div class="note">
@@ -423,7 +437,7 @@
       in comparison with "old fashion" skins - usecase i18n</div>
 </div>
 <p>
-      By working on the i18n integration for "pelt" we again encountered the reasons for using views. ;-)
+      By working on the i18n integration for "pelt" we again encountered the reasons for using the dispatcher. ;-)
       The maintenance problem was to change the captions of the skin features (contracts) to enable
       support for i18n. The case is that the <span class="codefrag">site2xhtml.xsl</span> has a lot of repeating code. 
     </p>
@@ -442,7 +456,7 @@
 + Published:&lt;/i18n:text&gt;&amp;#160;" + document.lastModified);
 
     </pre>
-<a name="N10051"></a><a name="enhanceMaintenance"></a>
+<a name="N10053"></a><a name="enhanceMaintenance"></a>
 <h3 class="underlined_5">Enhance the maintenance</h3>
 <p>Now we can enhance the maintenance for the future and we give these code snippets 
         contracts names (based on their functionality). This naming enables us to keep
@@ -470,15 +484,14 @@
 <div class="note">
 <div class="label">Note</div>
 <div class="content">
-        Now this refactoring of the site2xhtml.xsl is exactly what we doing in creating contracts for views.
+        Now this refactoring of the site2xhtml.xsl is exactly what we doing in creating contracts for the dispatcher.
       </div>
 </div>
-<a name="N1006E"></a><a name="blankContract"></a>
+<a name="N10070"></a><a name="blankContract"></a>
 <h3 class="underlined_5">Explaining the blank forrest:contract</h3>
 <p>
         To start a new forrest:contract you can copy the 'blank.ft' from
-        <span class="codefrag">org.apache.forrest.plugin.output.viewHelper.xhtml/resources/templates</span>. 
-        The exact file system path can be looked up at <span class="codefrag">http://localhost:8888/ls.contracts.html</span>.
+        <span class="codefrag">org.apache.forrest.plugin.output.themer/resources/themes/common/html/blank.ft</span>. 
       </p>
 <p>
         The 'blank.ft' is a simple xml file with the following code which you can use to base new contracts 
@@ -486,27 +499,34 @@
       </p>
 <pre class="code">
 &lt;forrest:contract 
+  xmlns:i18n="http://apache.org/cocoon/i18n/2.1"
   xmlns:forrest="http://apache.org/forrest/templates/1.0"
   name="blank" type="nugget"&gt;
   
   &lt;!--NOTE: 
-    When using the blank template as copy-and-paste master,
-    just search and replace 'blank' by the {contract-name}!--&gt;
+    When using the blank template as c'n p master just search and replace 'blank' by the {contract-name}!--&gt;
   
   &lt;description&gt;
-    {contract-name} will output {contract-funtion}.
-    This is just a blank contract, it will output *nothing*.
+    {contract-name} will output {contract-funtion}. This is just a blank contract, it will output *nothing*.
   &lt;/description&gt;
   &lt;usage&gt;&lt;![CDATA[&lt;forrest:contract name="blank"/&gt;]]&gt;&lt;/usage&gt;
   &lt;forrest:template xmlns:forrest="http://apache.org/forrest/templates/1.0"
-    format="xhtml" name="blank" inputFormat="xsl" body="false" head="false"&gt;
+    format="html" name="blank" inputFormat="xsl" body="false" head="false"&gt;
     &lt;xsl:stylesheet version="1.1" 
         xmlns:xsl="http://www.w3.org/1999/XSL/Transform"&gt;
-        &lt;!--Add here the needed templates--&gt;
+        &lt;!--
+          Add here the needed templates.
+          Remember to set the forrest:template @attributes!
+          --&gt;
+         &lt;!--
+        &lt;xsl:template name="blank-head"&gt;
+        &lt;/xsl:template&gt;
+        &lt;xsl:template name="blank-body"&gt;
+        &lt;/xsl:template&gt;
+        --&gt;
     &lt;/xsl:stylesheet&gt;
   &lt;/forrest:template&gt;
 &lt;/forrest:contract&gt;
-
       </pre>
 <p>
         The most important is the name of the contract <span class="codefrag">&lt;forrest:contract name="blank"/&gt;</span>. 
@@ -529,7 +549,7 @@
       </pre>
 <p>
         In the <span class="codefrag">&lt;usage/&gt;</span> tag we have to explain how the designer can use 
-        the contract in his view.
+        the contract in his structurer.
       </p>
 <pre class="code">&lt;usage&gt;&lt;![CDATA[&lt;forrest:contract name="siteinfo-last-published-howto"/&gt;]]&gt;&lt;/usage&gt;
       </pre>
@@ -537,16 +557,23 @@
         
 <span class="codefrag">&lt;forrest:template name="blank" body="false" head="false"&gt; </span> 
         That leads to the template attribute @body="true" and
-				@head="false". In xhtml a contract can add content to the &lt;body/&gt; or/and
-				&lt;head/&gt; part of &lt;html/&gt;. These values need to be changed when adding an actual template.
+        @head="false". In html a contract can add content to the &lt;body/&gt; or/and
+        &lt;head/&gt; part of &lt;html/&gt;. These values need to be changed when adding an actual template.
         Besides this, a xsl-template needs to indicate this in the naming. A template that adds content to the 
         html body needs to end with "<span class="codefrag">-body</span>"!!!
       </p>
+<div class="warning">
+<div class="label">Warning</div>
+<div class="content">
+        The last paragraph about &lt;forrest:template name="blank" body="false" head="false"&gt; is due to change. 
+        Please be aware that this part of the dispatcher is the main moving target right now!!!
+      </div>
+</div>
 <div class="note">
 <div class="label">Note</div>
 <div class="content">
         It is possible to use contracts in different in/output formats. 
-        We are focussing for now on format="xhtml" as output and the inputFormat="xsl".
+        We are focussing for now on format="html" as output and the inputFormat="xsl".
       </div>
 </div>
 <p>
@@ -561,18 +588,18 @@
  &lt;xsl:template name="blank-body"/&gt;
 &lt;/xsl:stylesheet&gt;        
       </pre>
-<a name="N100BB"></a><a name="newContract"></a>
+<a name="N100BD"></a><a name="newContract"></a>
 <h3 class="underlined_5">Create a new contract</h3>
-<div class="fixme">
-<div class="label">Fixme (thorsten)</div>
+<div class="note">
+<div class="label">Note</div>
 <div class="content">
-        We need to explain basic naming convention for contracts. Like
-        "naming does not say anything about layout position, but functionality of the contract.".
+        We use basic naming convention for contracts. Like
+        "naming does not say anything about layout position, but functionality of the contract".
       </div>
 </div>
 <p> 
-				Now let us pick up the example we started with and create a "siteinfo-last-published-howto" contract.
-        Save the blank.ft to <span class="codefrag">{project.home}/src/documentation/resources/templates/siteinfo-last-published-howto.ft</span>.
+        Now let us pick up the example we started with and create a "siteinfo-last-published-howto" contract.
+        Save the blank.ft to <span class="codefrag">{project.home}/src/documentation/resources/themes/common/html/siteinfo-last-published-howto.ft</span>.
       </p>
 <p>
         Now the maintenance-optimized code (xpath="/html/body/*") was:
@@ -585,7 +612,7 @@
 &lt;/xsl:template&gt;</pre>
 <p>
         In this code we have to do the following steps to use it in our contract:
-			</p>
+      </p>
 <ul>
         
 <li>Search and replace "siteinfo-last-published" with "siteinfo-last-publish-howto-body"</li>
@@ -627,7 +654,7 @@
   &lt;forrest:template 
     xmlns:i18n="http://apache.org/cocoon/i18n/2.1"
     xmlns:forrest="http://apache.org/forrest/templates/1.0"
-    format="xhtml" name="siteinfo-last-published-howto" inputFormat="xsl" body="true" head="false"&gt;
+    format="html" name="siteinfo-last-published-howto" inputFormat="xsl" body="true" head="false"&gt;
     &lt;xsl:stylesheet version="1.1" 
         xmlns:i18n="http://apache.org/cocoon/i18n/2.1"
         xmlns:xsl="http://www.w3.org/1999/XSL/Transform"&gt;
@@ -639,18 +666,17 @@
   &lt;/forrest:template&gt;
 &lt;/forrest:contract&gt;
       </pre>
-<a name="N100FF"></a><a name="viewContract"></a>
+<a name="N10100"></a><a name="structurerContract"></a>
 <h3 class="underlined_5">Activating the contract</h3>
 <p>
-        To see whether the new contract works we need to add it to our view.
+        To see whether the new contract works we need to add it to our structurer.
         The contract usage contains the contract-tag <span class="codefrag">&lt;forrest:contract name="siteinfo-last-published-howto"/&gt;</span>
-        Please see <a href="../../docs_0_80/howto/howto-view-dsl.html">Getting started with forrest:view DSL</a> for more details.
+        Please see <a href="../../docs_0_80/howto/howto-structurer-dsl.html">Getting started with the "structurer"</a> for more details.
       </p>
-<div class="fixme">
-<div class="label">Fixme (thorsten)</div>
+<div class="note">
+<div class="label">Note</div>
 <div class="content">
-        Let us now look into advanced features of views. 
-        I will write a how-to for advanced contracts soon. :)
+        Next to write are parameter-contracts with advanced features of the dispatcher. 
       </div>
 </div>
 </div>
@@ -658,13 +684,13 @@
 <h2 class="underlined_10">Further Reading</h2>
 <div class="section">
 <p>
-      Congratulations you are now able to work with view contracts. 
-      From here we recommend to read the following How-To's:
+      Congratulations you are now able to work with structurer contracts. 
+      From here we recommend to read the following How-To's (if not already done):
     </p>
 <ul>
       
 <li>
-<a href="../../docs_0_80/howto/howto-view-dsl.html">Getting started with forrest:view DSL</a> 
+<a href="../../docs_0_80/howto/howto-structurer-dsl.html">Getting started with the "structurer"</a> 
 </li>
     
 </ul>

Modified: forrest/site/docs_0_80/howto/howto-structurer-contracts.pdf
URL: http://svn.apache.org/viewcvs/forrest/site/docs_0_80/howto/howto-structurer-contracts.pdf?rev=345210&r1=345209&r2=345210&view=diff
==============================================================================
Binary files - no diff available.

Modified: forrest/site/docs_0_80/howto/howto-structurer-install.html
URL: http://svn.apache.org/viewcvs/forrest/site/docs_0_80/howto/howto-structurer-install.html?rev=345210&r1=345209&r2=345210&view=diff
==============================================================================
--- forrest/site/docs_0_80/howto/howto-structurer-install.html (original)
+++ forrest/site/docs_0_80/howto/howto-structurer-install.html Thu Nov 17 00:20:06 2005
@@ -5,7 +5,7 @@
 <meta content="Apache Forrest" name="Generator">
 <meta name="Forrest-version" content="0.8-dev">
 <meta name="Forrest-skin-name" content="pelt">
-<title>How to install the views v2 (testing version) (v0.8-dev)</title>
+<title>How to install the "dispatcher" (v0.8-dev)</title>
 <link type="text/css" href="../../skin/basic.css" rel="stylesheet">
 <link media="screen" type="text/css" href="../../skin/screen.css" rel="stylesheet">
 <link media="print" type="text/css" href="../../skin/print.css" rel="stylesheet">
@@ -205,10 +205,10 @@
 <div class="menupagetitle">Install</div>
 </div>
 <div class="menuitem">
-<a href="../../docs_0_80/howto/howto-structurer-dsl.html">forrest:view DSL</a>
+<a href="../../docs_0_80/howto/howto-structurer-dsl.html">structurer</a>
 </div>
 <div class="menuitem">
-<a href="../../docs_0_80/howto/howto-structurer-contracts.html">Contract implementations</a>
+<a href="../../docs_0_80/howto/howto-structurer-contracts.html">contracts</a>
 </div>
 </div>
 <div onclick="SwitchMenu('menu_1.1.15.13', '../../skin/')" id="menu_1.1.15.13Title" class="menutitle">Old Views (deprecated)</div>
@@ -326,9 +326,9 @@
 	          &nbsp;<input value="-a" class="smallerfont" title="Shrink text" onclick="ndeSetTextSize('decr'); return false;" type="button">
 	          &nbsp;<input value="+a" class="biggerfont" title="Enlarge text" onclick="ndeSetTextSize('incr'); return false;" type="button">
 </div>
-<h1>How to install the views v2 (testing version)</h1>
+<h1>How to install the "dispatcher"</h1>
 <div class="abstract">
-    This How-To describes the setup of the plugins (needed to work with forrest:views and forrest:contracts) and a fresh seed site.
+    This How-To describes the setup of the plugins (needed to work with forrest:views and forrest:contracts) and a fresh v2 seed site.
   </div>
 <div id="motd-area">
         This is documentation for development version v0.8
@@ -348,19 +348,16 @@
 <a href="#Steps">Steps</a>
 <ul class="minitoc">
 <li>
-<a href="#localBuild">Build the internal.structurer and the output.themes plugins</a>
-</li>
-<li>
-<a href="#jxpath">Upgrade the JXPath library</a>
+<a href="#localBuild">Build the internal.structurer and the output.themer plugins</a>
 </li>
 <li>
 <a href="#newSeed">Seed a new project</a>
 </li>
 <li>
-<a href="#forrestProperties">Modifying forrest.properties (if you not use the seed-v2 target)</a>
+<a href="#forrestProperties">Modify forrest.properties</a>
 </li>
 <li>
-<a href="#testing">Test your new view v2 based project</a>
+<a href="#testing">Test your new "dispatcher" based project</a>
 </li>
 <li>
 <a href="#availableContracts">Available contracts</a>
@@ -381,167 +378,143 @@
 <div class="warning">
 <div class="label">Warning</div>
 <div class="content">
-"Views" are new functionality which is still in development phase. That is why it is in the
+The "Dispatcher" (aka "Views") is new functionality which is still in development phase. That is why it is in the
 "whiteboard" section of the Forrest distribution. This HowTo is a good start but still needs more work.
 </div>
 </div>
-<div class="warning">
-<div class="label">Warning</div>
-<div class="content"> Views v2 are not usable in combination with the linkrewriter!!! There 
-  is a bug with commons-jxpath-1.2.jar and cocoon-linkrewriter-block.jar! 
-  </div>
-</div>
 <p>
-      Developers who want to get started with view v2 development.
+      Developers who want to get started with "dispatcher" development and want to help testing and developing the "dispatcher".
     </p>
 </div>
-<a name="N1001E"></a><a name="Purpose"></a>
+<a name="N1001B"></a><a name="Purpose"></a>
 <h2 class="underlined_10">Purpose</h2>
 <div class="section">
 <p>
-      To help with installing views. This is the "getting started" setup guide.
+      Quick guide installing the "dispatcher". This is the "getting started" setup guide.
     </p>
 </div>
-<a name="N10026"></a><a name="Prerequisites"></a>
+<a name="N10023"></a><a name="Prerequisites"></a>
 <h2 class="underlined_10">Prerequisites</h2>
 <div class="section">
 <ul>
       
-<li>Need the SVN trunk version of Forrest for using views v2 because it is in an early stage.</li>
+<li>Need the SVN trunk version of Forrest for using the "dispatcher" because it is in an early stage.</li>
       
 <li>Read <a href="../../docs_0_80/howto/howto-buildPlugin.html">How to Build a Plugin</a>
         especially the section about using Forrest's own Ant.</li>
+      
+<li>Installing a mozilla browser and the
+        <a href="../../tools/forrestbar.html">Forrestbar</a> helps a lot in developing.</li>
     
 </ul>
-<div class="warning">
-<div class="label">Warning</div>
-<div class="content">
-Need a recent version of SVN trunk. If you had a working site using the old
-views v1 (stable version) development in trunk, and don't want to use the new views v2 plugins,
-then use <a href="../../docs_0_80/howto/howto-view-install.html">how to install v1</a>.
-</div>
-</div>
 </div>
-<a name="N1003F"></a><a name="Steps"></a>
+<a name="N1003C"></a><a name="Steps"></a>
 <h2 class="underlined_10">Steps</h2>
 <div class="section">
 <p>
-      The process of setting up the plugin is quite heavy. We promise it will be easier in the future. 
-      Some of the instructions need to be modified with your local settings.
+      The process of setting up the plugin should be easy. Still it has too many stages and it
+       will become easier in the future.
     </p>
-<a name="N10047"></a><a name="localBuild"></a>
-<h3 class="underlined_5">Build the internal.structurer and the output.themes plugins</h3>
+<a name="N10044"></a><a name="localBuild"></a>
+<h3 class="underlined_5">Build the internal.structurer and the output.themer plugins</h3>
+<p>
+        The first step is to build and deploy the internal.structurer and the output.themer plugins.
+      </p>
 <p>
-        The first step is to build and deploy the internal.structurer and the output.themes plugins. Change to a terminal window of your choice
-        and go (cd) to the trunk version of forrest {forrest-trunk}. Then do an SVN update and after this 
-        deploy both plugins locally.
+        Run the script <span class="codefrag">etc/structurer.sh</span> *after* you did an svn update.
+      </p>
+<p>
+        Otherwise build and deploy them manually. Do your usual 'svn update', then ...
       </p>
 <pre class="code">
-cd {forrest-trunk}
-svn up
 cd whiteboard/plugins/org.apache.forrest.plugin.internal.structurer/
-ant local-deploy
+$FORREST_HOME/tools/ant/bin/ant local-deploy
 cd ../org.apache.forrest.plugin.output.themer/
-ant local-deploy
+$FORREST_HOME/tools/ant/bin/ant local-deploy
       </pre>
-<p>
-        Alternatively, run the script <span class="codefrag">etc/structurer.sh</span> after you did an update.
-      </p>
-<a name="N1005B"></a><a name="jxpath"></a>
-<h3 class="underlined_5">Upgrade the JXPath library</h3>
-<p> 
-        Replace lib/core/commons-jxpath-20030909.jar with commons-jxpath-1.2.jar (you can find it in a cocoon distribution 
-        or on the jarkata website).
+<a name="N1005B"></a><a name="newSeed"></a>
+<h3 class="underlined_5">Seed a new project</h3>
+<p> Go to the directory where you want to seed a new project and seed it ...
       </p>
+<pre class="code">cd ~/src/ 
+mkdir v2 
+cd v2/ 
+forrest seed-v2 </pre>
+<div class="note">
+<div class="label">Note</div>
+<div class="content">
+       For the moment we will use a special seed template called seed-v2. We still 
+        need to fix issues of the dispatcher, so that it really can replace old 
+        fashion skins. Like performance, standalone contracts, other testing output/input formats - using POJO based 
+        processing will help solving this.  All this will ATM happen in the v2 seed-target till the dispatcher will 
+        be released to the stable plugins. So make regular updates of your forrest-trunk to keep track.
+     </div>
+</div>
 <div class="warning">
 <div class="label">Warning</div>
 <div class="content">
-That will introduce Issue
-<a href="http://issues.apache.org/jira/browse/FOR-675">FOR-675</a>
-- please help to fix it. This issue prevent that the linkrewritting is working (site:something will *not* be rewritten).
-Besides the plugin can only be used in "forrest run" mode (*without* linkrewriting!!!). If you do need the linkrewriter then
-use views v1.
-</div>
+      The way we develop contracts will/may change with introduction of java-based processing 
+      (for certain parts) rather then xsl. Please keep this in mind
+        and help updating the documentation by sending patches. TIA. ;-)
+     </div>
 </div>
-<a name="N1006C"></a><a name="newSeed"></a>
-<h3 class="underlined_5">Seed a new project</h3>
-<p> 
-	Go to the directory where you want to seed a new project and seed it. 
+<a name="N1006F"></a><a name="forrestProperties"></a>
+<h3 class="underlined_5">Modify forrest.properties</h3>
+<p>
+        Make sure to tell forrest to use the dispatcher plugins. Of course, if you are
+        using "seed-v2" then this is already done. If you are converting an existing site to use 
+        dispatcher, then do this.
       </p>
-<pre class="code">
-cd ~/src/newSeed
-forrest seed-v2
-      </pre>
-<a name="N1007A"></a><a name="forrestProperties"></a>
-<h3 class="underlined_5">Modifying forrest.properties (if you not use the seed-v2 target)</h3>
 <p>
-        Tell forrest that we are using the view plugins. Edit
-        forrest.properties to add the required plugins:
+        Edit forrest.properties to add the required plugins:
       </p>
 <pre class="code">
 project.required.plugins=org.apache.forrest.plugin.output.themer,org.apache.forrest.plugin.internal.structurer
       </pre>
-<a name="N10088"></a><a name="testing"></a>
-<h3 class="underlined_5">Test your new view v2 based project</h3>
+<a name="N10080"></a><a name="testing"></a>
+<h3 class="underlined_5">Test your new "dispatcher" based project</h3>
 <p> 
         Now you have finished the preparation and the setup to finally do
+        <span class="codefrag">'forrest run'</span> and
+        point your browser to <span class="codefrag">http://localhost:8888/</span> and you will see the default
+        dispatcher-based site. Use your browser's menu option "View -&gt; Page Style" to switch
+        themes.
       </p>
-<pre class="code">
-forrest run
-      </pre>
-<p>Then point to <span class="codefrag">http://localhost:8888/</span> and you will see the default
-        views-based site.</p>
-<a name="N1009C"></a><a name="availableContracts"></a>
+<a name="N10090"></a><a name="availableContracts"></a>
 <h3 class="underlined_5">Available contracts</h3>
-<div class="fixme">
-<div class="label">Fixme (thorsten)</div>
-<div class="content">Create this list internally and delete this paragraph about installing another plugin!</div>
-</div>
 <p> 
-	     To start working with views, you need to know which contracts you can use. 
-	     For this we will install another plugin <span class="codefrag">org.apache.forrest.plugin.input.viewHelper.xhtml.ls</span>.
-	     The setup is:
-	    </p>
-<pre class="code">
-cd {forrest-trunk}
-svn up
-cd whiteboard/plugins/org.apache.forrest.plugin.input.viewHelper.xhtml.ls/
-ant local-deploy
-</pre>
-<p>
-        The newly installed plugin will show the available contracts as html pages.
-        First we have to tell Forrest that we are planning to use the new plugin. We will do that
-        by editing the forrest.properties of the <a href="#newSeed">newSeed</a> 
-        to add the plugin:
+       To start working with the dispatcher, you need to know which contracts you can use. 
+       If you used the seed-v2 then the Samples tab will lead to 
+       the available contracts.</p>
+<p>
+       Forrestbar is another way to see available contracts. See the menu point "Devs"
+       (ls.contracts and/or ls.contracts.project)
       </p>
-<pre class="code">
-project.required.plugins=org.apache.forrest.plugin.input.viewHelper.xhtml.ls
-      </pre>
 <p>
-        Now point your browser to <span class="codefrag">http://localhost:8888/ls.contracts.html</span>. 
-        On this page you will find all contracts that you can use in your project.
+        Now point your browser to e.g. <span class="codefrag">http://localhost:8888/ls.contracts.html</span> 
+        ... On this page you will find all contracts that you can use in your project.
       </p>
 </div>
-<a name="N100C2"></a><a name="Further Reading"></a>
+<a name="N100A2"></a><a name="Further Reading"></a>
 <h2 class="underlined_10">Further Reading</h2>
 <div class="section">
 <p>
-      Congratulations you are now able to work with views. 
-      From here we recommend to read the following How-To's:
+      Congratulations you are now able to work with the dispatcher. 
+      From here we recommend to read the following How-To's (in this order):
     </p>
 <ul>
       
 <li>
-<a href="../../docs_0_80/howto/howto-view-dsl.html">Getting started with forrest:view DSL</a> 
+<a href="../../docs_0_80/howto/howto-structurer-dsl.html">Getting started with the "structurer"</a> 
 </li>
       
 <li>
-<a href="../../docs_0_80/howto/howto-view-contracts.html">Create your own contract implementation</a> 
+<a href="../../docs_0_80/howto/howto-structurer-contracts.html">Create your own contract implementation</a> 
 </li>
     
 </ul>
 </div>
-<a name="N100D9"></a><a name="Feedback"></a>
+<a name="N100B9"></a><a name="Feedback"></a>
 <h2 class="underlined_10">Feedback</h2>
 <div class="section">
 <p>

Modified: forrest/site/docs_0_80/howto/howto-structurer-install.pdf
URL: http://svn.apache.org/viewcvs/forrest/site/docs_0_80/howto/howto-structurer-install.pdf?rev=345210&r1=345209&r2=345210&view=diff
==============================================================================
Binary files - no diff available.

Modified: forrest/site/docs_0_80/howto/howto-view-contracts.html
URL: http://svn.apache.org/viewcvs/forrest/site/docs_0_80/howto/howto-view-contracts.html?rev=345210&r1=345209&r2=345210&view=diff
==============================================================================
--- forrest/site/docs_0_80/howto/howto-view-contracts.html (original)
+++ forrest/site/docs_0_80/howto/howto-view-contracts.html Thu Nov 17 00:20:06 2005
@@ -205,10 +205,10 @@
 <a href="../../docs_0_80/howto/howto-structurer-install.html">Install</a>
 </div>
 <div class="menuitem">
-<a href="../../docs_0_80/howto/howto-structurer-dsl.html">forrest:view DSL</a>
+<a href="../../docs_0_80/howto/howto-structurer-dsl.html">structurer</a>
 </div>
 <div class="menuitem">
-<a href="../../docs_0_80/howto/howto-structurer-contracts.html">Contract implementations</a>
+<a href="../../docs_0_80/howto/howto-structurer-contracts.html">contracts</a>
 </div>
 </div>
 <div onclick="SwitchMenu('menu_selected_1.1.15.13', '../../skin/')" id="menu_selected_1.1.15.13Title" class="menutitle" style="background-image: url('../../skin/images/chapter_open.gif');">Old Views (deprecated)</div>
@@ -408,11 +408,7 @@
 <ul>
       
 <li>
-        You have a ready-to-go new seed (newSeed) based on views like described in <a href="../../docs_0_80/howto/howto-view-install.html">Install views</a>.
-      </li>
-      
-<li>
-      	This includes as well all additional plugins that are mentioned in <a href="../../docs_0_80/howto/howto-view-install.html">Install views</a>.
+        You have a ready-to-go new seed-v2 (v2) based on views project like described in <a href="../../docs_0_80/howto/howto-view-install.html">Install views</a>.
       </li>
       
 <li>
@@ -421,7 +417,7 @@
     
 </ul>
 </div>
-<a name="N10043"></a><a name="Steps"></a>
+<a name="N1003C"></a><a name="Steps"></a>
 <h2 class="underlined_10">Steps</h2>
 <div class="section">
 <div class="note">
@@ -431,8 +427,8 @@
       in comparison with "old fashion" skins - usecase i18n</div>
 </div>
 <p>
-      By working on the i18n integration for "pelt" we again encountered the reasons for using views. ;-)
-      The maintenance problem was to change the captions of the skin features (contracts) to enable
+      By working on the i18n integration for "pelt" we again encountered the reasons for using a different system 
+      then "old fashion" skins. The maintenance problem was to change the captions of the skin features (contracts) to enable
       support for i18n. The case is that the <span class="codefrag">site2xhtml.xsl</span> has a lot of repeating code. 
     </p>
 <p>
@@ -450,7 +446,7 @@
 + Published:&lt;/i18n:text&gt;&amp;#160;" + document.lastModified);
 
     </pre>
-<a name="N10058"></a><a name="enhanceMaintenance"></a>
+<a name="N10051"></a><a name="enhanceMaintenance"></a>
 <h3 class="underlined_5">Enhance the maintenance</h3>
 <p>Now we can enhance the maintenance for the future and we give these code snippets 
         contracts names (based on their functionality). This naming enables us to keep
@@ -478,15 +474,14 @@
 <div class="note">
 <div class="label">Note</div>
 <div class="content">
-        Now this refactoring of the site2xhtml.xsl is exactly what we doing in creating contracts for views.
+        Now this refactoring of the site2xhtml.xsl is exactly what we doing in creating contracts for for the dispatcher.
       </div>
 </div>
-<a name="N10075"></a><a name="blankContract"></a>
+<a name="N1006E"></a><a name="blankContract"></a>
 <h3 class="underlined_5">Explaining the blank forrest:contract</h3>
 <p>
         To start a new forrest:contract you can copy the 'blank.ft' from
-        <span class="codefrag">org.apache.forrest.plugin.output.viewHelper.xhtml/resources/templates</span>. 
-        The exact file system path can be looked up at <span class="codefrag">http://localhost:8888/ls.contracts.html</span>.
+        <span class="codefrag">org.apache.forrest.plugin.output.themer/resources/themes/common/html/blank.ft</span>. 
       </p>
 <p>
         The 'blank.ft' is a simple xml file with the following code which you can use to base new contracts 
@@ -569,7 +564,7 @@
  &lt;xsl:template name="blank-body"/&gt;
 &lt;/xsl:stylesheet&gt;        
       </pre>
-<a name="N100C2"></a><a name="newContract"></a>
+<a name="N100BA"></a><a name="newContract"></a>
 <h3 class="underlined_5">Create a new contract</h3>
 <div class="fixme">
 <div class="label">Fixme (thorsten)</div>
@@ -647,7 +642,7 @@
   &lt;/forrest:template&gt;
 &lt;/forrest:contract&gt;
       </pre>
-<a name="N10106"></a><a name="viewContract"></a>
+<a name="N100FE"></a><a name="viewContract"></a>
 <h3 class="underlined_5">Activating the contract</h3>
 <p>
         To see whether the new contract works we need to add it to our view.
@@ -662,7 +657,7 @@
       </div>
 </div>
 </div>
-<a name="N1011B"></a><a name="Further Reading"></a>
+<a name="N10113"></a><a name="Further Reading"></a>
 <h2 class="underlined_10">Further Reading</h2>
 <div class="section">
 <p>
@@ -677,7 +672,7 @@
     
 </ul>
 </div>
-<a name="N1012C"></a><a name="Feedback"></a>
+<a name="N10124"></a><a name="Feedback"></a>
 <h2 class="underlined_10">Feedback</h2>
 <div class="section">
 <p>

Modified: forrest/site/docs_0_80/howto/howto-view-contracts.pdf
URL: http://svn.apache.org/viewcvs/forrest/site/docs_0_80/howto/howto-view-contracts.pdf?rev=345210&r1=345209&r2=345210&view=diff
==============================================================================
Binary files - no diff available.

Modified: forrest/site/docs_0_80/howto/howto-view-dsl.html
URL: http://svn.apache.org/viewcvs/forrest/site/docs_0_80/howto/howto-view-dsl.html?rev=345210&r1=345209&r2=345210&view=diff
==============================================================================
--- forrest/site/docs_0_80/howto/howto-view-dsl.html (original)
+++ forrest/site/docs_0_80/howto/howto-view-dsl.html Thu Nov 17 00:20:06 2005
@@ -205,10 +205,10 @@
 <a href="../../docs_0_80/howto/howto-structurer-install.html">Install</a>
 </div>
 <div class="menuitem">
-<a href="../../docs_0_80/howto/howto-structurer-dsl.html">forrest:view DSL</a>
+<a href="../../docs_0_80/howto/howto-structurer-dsl.html">structurer</a>
 </div>
 <div class="menuitem">
-<a href="../../docs_0_80/howto/howto-structurer-contracts.html">Contract implementations</a>
+<a href="../../docs_0_80/howto/howto-structurer-contracts.html">contracts</a>
 </div>
 </div>
 <div onclick="SwitchMenu('menu_selected_1.1.15.13', '../../skin/')" id="menu_selected_1.1.15.13Title" class="menutitle" style="background-image: url('../../skin/images/chapter_open.gif');">Old Views (deprecated)</div>

Modified: forrest/site/docs_0_80/howto/howto-view-install.html
URL: http://svn.apache.org/viewcvs/forrest/site/docs_0_80/howto/howto-view-install.html?rev=345210&r1=345209&r2=345210&view=diff
==============================================================================
--- forrest/site/docs_0_80/howto/howto-view-install.html (original)
+++ forrest/site/docs_0_80/howto/howto-view-install.html Thu Nov 17 00:20:06 2005
@@ -205,10 +205,10 @@
 <a href="../../docs_0_80/howto/howto-structurer-install.html">Install</a>
 </div>
 <div class="menuitem">
-<a href="../../docs_0_80/howto/howto-structurer-dsl.html">forrest:view DSL</a>
+<a href="../../docs_0_80/howto/howto-structurer-dsl.html">structurer</a>
 </div>
 <div class="menuitem">
-<a href="../../docs_0_80/howto/howto-structurer-contracts.html">Contract implementations</a>
+<a href="../../docs_0_80/howto/howto-structurer-contracts.html">contracts</a>
 </div>
 </div>
 <div onclick="SwitchMenu('menu_selected_1.1.15.13', '../../skin/')" id="menu_selected_1.1.15.13Title" class="menutitle" style="background-image: url('../../skin/images/chapter_open.gif');">Old Views (deprecated)</div>

Modified: forrest/site/docs_0_80/howto/index.html
URL: http://svn.apache.org/viewcvs/forrest/site/docs_0_80/howto/index.html?rev=345210&r1=345209&r2=345210&view=diff
==============================================================================
--- forrest/site/docs_0_80/howto/index.html (original)
+++ forrest/site/docs_0_80/howto/index.html Thu Nov 17 00:20:06 2005
@@ -205,10 +205,10 @@
 <a href="../../docs_0_80/howto/howto-structurer-install.html">Install</a>
 </div>
 <div class="menuitem">
-<a href="../../docs_0_80/howto/howto-structurer-dsl.html">forrest:view DSL</a>
+<a href="../../docs_0_80/howto/howto-structurer-dsl.html">structurer</a>
 </div>
 <div class="menuitem">
-<a href="../../docs_0_80/howto/howto-structurer-contracts.html">Contract implementations</a>
+<a href="../../docs_0_80/howto/howto-structurer-contracts.html">contracts</a>
 </div>
 </div>
 <div onclick="SwitchMenu('menu_1.1.15.13', '../../skin/')" id="menu_1.1.15.13Title" class="menutitle">Old Views (deprecated)</div>

Modified: forrest/site/docs_0_80/howto/multi/howto-multi.html
URL: http://svn.apache.org/viewcvs/forrest/site/docs_0_80/howto/multi/howto-multi.html?rev=345210&r1=345209&r2=345210&view=diff
==============================================================================
--- forrest/site/docs_0_80/howto/multi/howto-multi.html (original)
+++ forrest/site/docs_0_80/howto/multi/howto-multi.html Thu Nov 17 00:20:06 2005
@@ -205,10 +205,10 @@
 <a href="../../../docs_0_80/howto/howto-structurer-install.html">Install</a>
 </div>
 <div class="menuitem">
-<a href="../../../docs_0_80/howto/howto-structurer-dsl.html">forrest:view DSL</a>
+<a href="../../../docs_0_80/howto/howto-structurer-dsl.html">structurer</a>
 </div>
 <div class="menuitem">
-<a href="../../../docs_0_80/howto/howto-structurer-contracts.html">Contract implementations</a>
+<a href="../../../docs_0_80/howto/howto-structurer-contracts.html">contracts</a>
 </div>
 </div>
 <div onclick="SwitchMenu('menu_1.1.15.13', '../../../skin/')" id="menu_1.1.15.13Title" class="menutitle">Old Views (deprecated)</div>

Modified: forrest/site/docs_0_80/howto/multi/step1.html
URL: http://svn.apache.org/viewcvs/forrest/site/docs_0_80/howto/multi/step1.html?rev=345210&r1=345209&r2=345210&view=diff
==============================================================================
--- forrest/site/docs_0_80/howto/multi/step1.html (original)
+++ forrest/site/docs_0_80/howto/multi/step1.html Thu Nov 17 00:20:06 2005
@@ -205,10 +205,10 @@
 <a href="../../../docs_0_80/howto/howto-structurer-install.html">Install</a>
 </div>
 <div class="menuitem">
-<a href="../../../docs_0_80/howto/howto-structurer-dsl.html">forrest:view DSL</a>
+<a href="../../../docs_0_80/howto/howto-structurer-dsl.html">structurer</a>
 </div>
 <div class="menuitem">
-<a href="../../../docs_0_80/howto/howto-structurer-contracts.html">Contract implementations</a>
+<a href="../../../docs_0_80/howto/howto-structurer-contracts.html">contracts</a>
 </div>
 </div>
 <div onclick="SwitchMenu('menu_1.1.15.13', '../../../skin/')" id="menu_1.1.15.13Title" class="menutitle">Old Views (deprecated)</div>

Modified: forrest/site/docs_0_80/howto/multi/step2.html
URL: http://svn.apache.org/viewcvs/forrest/site/docs_0_80/howto/multi/step2.html?rev=345210&r1=345209&r2=345210&view=diff
==============================================================================
--- forrest/site/docs_0_80/howto/multi/step2.html (original)
+++ forrest/site/docs_0_80/howto/multi/step2.html Thu Nov 17 00:20:06 2005
@@ -205,10 +205,10 @@
 <a href="../../../docs_0_80/howto/howto-structurer-install.html">Install</a>
 </div>
 <div class="menuitem">
-<a href="../../../docs_0_80/howto/howto-structurer-dsl.html">forrest:view DSL</a>
+<a href="../../../docs_0_80/howto/howto-structurer-dsl.html">structurer</a>
 </div>
 <div class="menuitem">
-<a href="../../../docs_0_80/howto/howto-structurer-contracts.html">Contract implementations</a>
+<a href="../../../docs_0_80/howto/howto-structurer-contracts.html">contracts</a>
 </div>
 </div>
 <div onclick="SwitchMenu('menu_1.1.15.13', '../../../skin/')" id="menu_1.1.15.13Title" class="menutitle">Old Views (deprecated)</div>

Modified: forrest/site/docs_0_80/howto/multi/step3.html
URL: http://svn.apache.org/viewcvs/forrest/site/docs_0_80/howto/multi/step3.html?rev=345210&r1=345209&r2=345210&view=diff
==============================================================================
--- forrest/site/docs_0_80/howto/multi/step3.html (original)
+++ forrest/site/docs_0_80/howto/multi/step3.html Thu Nov 17 00:20:06 2005
@@ -205,10 +205,10 @@
 <a href="../../../docs_0_80/howto/howto-structurer-install.html">Install</a>
 </div>
 <div class="menuitem">
-<a href="../../../docs_0_80/howto/howto-structurer-dsl.html">forrest:view DSL</a>
+<a href="../../../docs_0_80/howto/howto-structurer-dsl.html">structurer</a>
 </div>
 <div class="menuitem">
-<a href="../../../docs_0_80/howto/howto-structurer-contracts.html">Contract implementations</a>
+<a href="../../../docs_0_80/howto/howto-structurer-contracts.html">contracts</a>
 </div>
 </div>
 <div onclick="SwitchMenu('menu_1.1.15.13', '../../../skin/')" id="menu_1.1.15.13Title" class="menutitle">Old Views (deprecated)</div>

Modified: forrest/site/docs_0_80/index.html
URL: http://svn.apache.org/viewcvs/forrest/site/docs_0_80/index.html?rev=345210&r1=345209&r2=345210&view=diff
==============================================================================
--- forrest/site/docs_0_80/index.html (original)
+++ forrest/site/docs_0_80/index.html Thu Nov 17 00:20:06 2005
@@ -205,10 +205,10 @@
 <a href="../docs_0_80/howto/howto-structurer-install.html">Install</a>
 </div>
 <div class="menuitem">
-<a href="../docs_0_80/howto/howto-structurer-dsl.html">forrest:view DSL</a>
+<a href="../docs_0_80/howto/howto-structurer-dsl.html">structurer</a>
 </div>
 <div class="menuitem">
-<a href="../docs_0_80/howto/howto-structurer-contracts.html">Contract implementations</a>
+<a href="../docs_0_80/howto/howto-structurer-contracts.html">contracts</a>
 </div>
 </div>
 <div onclick="SwitchMenu('menu_1.1.15.13', '../skin/')" id="menu_1.1.15.13Title" class="menutitle">Old Views (deprecated)</div>

Modified: forrest/site/docs_0_80/libre-intro.html
URL: http://svn.apache.org/viewcvs/forrest/site/docs_0_80/libre-intro.html?rev=345210&r1=345209&r2=345210&view=diff
==============================================================================
--- forrest/site/docs_0_80/libre-intro.html (original)
+++ forrest/site/docs_0_80/libre-intro.html Thu Nov 17 00:20:06 2005
@@ -205,10 +205,10 @@
 <a href="../docs_0_80/howto/howto-structurer-install.html">Install</a>
 </div>
 <div class="menuitem">
-<a href="../docs_0_80/howto/howto-structurer-dsl.html">forrest:view DSL</a>
+<a href="../docs_0_80/howto/howto-structurer-dsl.html">structurer</a>
 </div>
 <div class="menuitem">
-<a href="../docs_0_80/howto/howto-structurer-contracts.html">Contract implementations</a>
+<a href="../docs_0_80/howto/howto-structurer-contracts.html">contracts</a>
 </div>
 </div>
 <div onclick="SwitchMenu('menu_1.1.15.13', '../skin/')" id="menu_1.1.15.13Title" class="menutitle">Old Views (deprecated)</div>

Modified: forrest/site/docs_0_80/linking.html
URL: http://svn.apache.org/viewcvs/forrest/site/docs_0_80/linking.html?rev=345210&r1=345209&r2=345210&view=diff
==============================================================================
--- forrest/site/docs_0_80/linking.html (original)
+++ forrest/site/docs_0_80/linking.html Thu Nov 17 00:20:06 2005
@@ -205,10 +205,10 @@
 <a href="../docs_0_80/howto/howto-structurer-install.html">Install</a>
 </div>
 <div class="menuitem">
-<a href="../docs_0_80/howto/howto-structurer-dsl.html">forrest:view DSL</a>
+<a href="../docs_0_80/howto/howto-structurer-dsl.html">structurer</a>
 </div>
 <div class="menuitem">
-<a href="../docs_0_80/howto/howto-structurer-contracts.html">Contract implementations</a>
+<a href="../docs_0_80/howto/howto-structurer-contracts.html">contracts</a>
 </div>
 </div>
 <div onclick="SwitchMenu('menu_1.1.15.13', '../skin/')" id="menu_1.1.15.13Title" class="menutitle">Old Views (deprecated)</div>

Modified: forrest/site/docs_0_80/locationmap.html
URL: http://svn.apache.org/viewcvs/forrest/site/docs_0_80/locationmap.html?rev=345210&r1=345209&r2=345210&view=diff
==============================================================================
--- forrest/site/docs_0_80/locationmap.html (original)
+++ forrest/site/docs_0_80/locationmap.html Thu Nov 17 00:20:06 2005
@@ -205,10 +205,10 @@
 <a href="../docs_0_80/howto/howto-structurer-install.html">Install</a>
 </div>
 <div class="menuitem">
-<a href="../docs_0_80/howto/howto-structurer-dsl.html">forrest:view DSL</a>
+<a href="../docs_0_80/howto/howto-structurer-dsl.html">structurer</a>
 </div>
 <div class="menuitem">
-<a href="../docs_0_80/howto/howto-structurer-contracts.html">Contract implementations</a>
+<a href="../docs_0_80/howto/howto-structurer-contracts.html">contracts</a>
 </div>
 </div>
 <div onclick="SwitchMenu('menu_1.1.15.13', '../skin/')" id="menu_1.1.15.13Title" class="menutitle">Old Views (deprecated)</div>

Modified: forrest/site/docs_0_80/menu-index.html
URL: http://svn.apache.org/viewcvs/forrest/site/docs_0_80/menu-index.html?rev=345210&r1=345209&r2=345210&view=diff
==============================================================================
--- forrest/site/docs_0_80/menu-index.html (original)
+++ forrest/site/docs_0_80/menu-index.html Thu Nov 17 00:20:06 2005
@@ -140,11 +140,11 @@
 </li>
             
 <li>
-<a href="../docs_0_80/howto/howto-structurer-dsl.html">forrest:view DSL</a>
+<a href="../docs_0_80/howto/howto-structurer-dsl.html">structurer</a>
 </li>
             
 <li>
-<a href="../docs_0_80/howto/howto-structurer-contracts.html">Contract implementations</a>
+<a href="../docs_0_80/howto/howto-structurer-contracts.html">contracts</a>
 </li>
           
 </ul>
@@ -248,7 +248,6 @@
 <li>
 <h1>Doc samples</h1>
 <ul>
-            
             
             
 <li>

Modified: forrest/site/docs_0_80/primer.html
URL: http://svn.apache.org/viewcvs/forrest/site/docs_0_80/primer.html?rev=345210&r1=345209&r2=345210&view=diff
==============================================================================
--- forrest/site/docs_0_80/primer.html (original)
+++ forrest/site/docs_0_80/primer.html Thu Nov 17 00:20:06 2005
@@ -205,10 +205,10 @@
 <a href="../docs_0_80/howto/howto-structurer-install.html">Install</a>
 </div>
 <div class="menuitem">
-<a href="../docs_0_80/howto/howto-structurer-dsl.html">forrest:view DSL</a>
+<a href="../docs_0_80/howto/howto-structurer-dsl.html">structurer</a>
 </div>
 <div class="menuitem">
-<a href="../docs_0_80/howto/howto-structurer-contracts.html">Contract implementations</a>
+<a href="../docs_0_80/howto/howto-structurer-contracts.html">contracts</a>
 </div>
 </div>
 <div onclick="SwitchMenu('menu_1.1.15.13', '../skin/')" id="menu_1.1.15.13Title" class="menutitle">Old Views (deprecated)</div>

Modified: forrest/site/docs_0_80/project-sitemap.html
URL: http://svn.apache.org/viewcvs/forrest/site/docs_0_80/project-sitemap.html?rev=345210&r1=345209&r2=345210&view=diff
==============================================================================
--- forrest/site/docs_0_80/project-sitemap.html (original)
+++ forrest/site/docs_0_80/project-sitemap.html Thu Nov 17 00:20:06 2005
@@ -205,10 +205,10 @@
 <a href="../docs_0_80/howto/howto-structurer-install.html">Install</a>
 </div>
 <div class="menuitem">
-<a href="../docs_0_80/howto/howto-structurer-dsl.html">forrest:view DSL</a>
+<a href="../docs_0_80/howto/howto-structurer-dsl.html">structurer</a>
 </div>
 <div class="menuitem">
-<a href="../docs_0_80/howto/howto-structurer-contracts.html">Contract implementations</a>
+<a href="../docs_0_80/howto/howto-structurer-contracts.html">contracts</a>
 </div>
 </div>
 <div onclick="SwitchMenu('menu_1.1.15.13', '../skin/')" id="menu_1.1.15.13Title" class="menutitle">Old Views (deprecated)</div>

Modified: forrest/site/docs_0_80/searching.html
URL: http://svn.apache.org/viewcvs/forrest/site/docs_0_80/searching.html?rev=345210&r1=345209&r2=345210&view=diff
==============================================================================
--- forrest/site/docs_0_80/searching.html (original)
+++ forrest/site/docs_0_80/searching.html Thu Nov 17 00:20:06 2005
@@ -205,10 +205,10 @@
 <a href="../docs_0_80/howto/howto-structurer-install.html">Install</a>
 </div>
 <div class="menuitem">
-<a href="../docs_0_80/howto/howto-structurer-dsl.html">forrest:view DSL</a>
+<a href="../docs_0_80/howto/howto-structurer-dsl.html">structurer</a>
 </div>
 <div class="menuitem">
-<a href="../docs_0_80/howto/howto-structurer-contracts.html">Contract implementations</a>
+<a href="../docs_0_80/howto/howto-structurer-contracts.html">contracts</a>
 </div>
 </div>
 <div onclick="SwitchMenu('menu_1.1.15.13', '../skin/')" id="menu_1.1.15.13Title" class="menutitle">Old Views (deprecated)</div>

Modified: forrest/site/docs_0_80/sitemap-ref.html
URL: http://svn.apache.org/viewcvs/forrest/site/docs_0_80/sitemap-ref.html?rev=345210&r1=345209&r2=345210&view=diff
==============================================================================
--- forrest/site/docs_0_80/sitemap-ref.html (original)
+++ forrest/site/docs_0_80/sitemap-ref.html Thu Nov 17 00:20:06 2005
@@ -205,10 +205,10 @@
 <a href="../docs_0_80/howto/howto-structurer-install.html">Install</a>
 </div>
 <div class="menuitem">
-<a href="../docs_0_80/howto/howto-structurer-dsl.html">forrest:view DSL</a>
+<a href="../docs_0_80/howto/howto-structurer-dsl.html">structurer</a>
 </div>
 <div class="menuitem">
-<a href="../docs_0_80/howto/howto-structurer-contracts.html">Contract implementations</a>
+<a href="../docs_0_80/howto/howto-structurer-contracts.html">contracts</a>
 </div>
 </div>
 <div onclick="SwitchMenu('menu_1.1.15.13', '../skin/')" id="menu_1.1.15.13Title" class="menutitle">Old Views (deprecated)</div>

Modified: forrest/site/docs_0_80/skin-package.html
URL: http://svn.apache.org/viewcvs/forrest/site/docs_0_80/skin-package.html?rev=345210&r1=345209&r2=345210&view=diff
==============================================================================
--- forrest/site/docs_0_80/skin-package.html (original)
+++ forrest/site/docs_0_80/skin-package.html Thu Nov 17 00:20:06 2005
@@ -205,10 +205,10 @@
 <a href="../docs_0_80/howto/howto-structurer-install.html">Install</a>
 </div>
 <div class="menuitem">
-<a href="../docs_0_80/howto/howto-structurer-dsl.html">forrest:view DSL</a>
+<a href="../docs_0_80/howto/howto-structurer-dsl.html">structurer</a>
 </div>
 <div class="menuitem">
-<a href="../docs_0_80/howto/howto-structurer-contracts.html">Contract implementations</a>
+<a href="../docs_0_80/howto/howto-structurer-contracts.html">contracts</a>
 </div>
 </div>
 <div onclick="SwitchMenu('menu_1.1.15.13', '../skin/')" id="menu_1.1.15.13Title" class="menutitle">Old Views (deprecated)</div>

Modified: forrest/site/docs_0_80/skins.html
URL: http://svn.apache.org/viewcvs/forrest/site/docs_0_80/skins.html?rev=345210&r1=345209&r2=345210&view=diff
==============================================================================
--- forrest/site/docs_0_80/skins.html (original)
+++ forrest/site/docs_0_80/skins.html Thu Nov 17 00:20:06 2005
@@ -205,10 +205,10 @@
 <a href="../docs_0_80/howto/howto-structurer-install.html">Install</a>
 </div>
 <div class="menuitem">
-<a href="../docs_0_80/howto/howto-structurer-dsl.html">forrest:view DSL</a>
+<a href="../docs_0_80/howto/howto-structurer-dsl.html">structurer</a>
 </div>
 <div class="menuitem">
-<a href="../docs_0_80/howto/howto-structurer-contracts.html">Contract implementations</a>
+<a href="../docs_0_80/howto/howto-structurer-contracts.html">contracts</a>
 </div>
 </div>
 <div onclick="SwitchMenu('menu_1.1.15.13', '../skin/')" id="menu_1.1.15.13Title" class="menutitle">Old Views (deprecated)</div>

Modified: forrest/site/docs_0_80/todo.html
URL: http://svn.apache.org/viewcvs/forrest/site/docs_0_80/todo.html?rev=345210&r1=345209&r2=345210&view=diff
==============================================================================
--- forrest/site/docs_0_80/todo.html (original)
+++ forrest/site/docs_0_80/todo.html Thu Nov 17 00:20:06 2005
@@ -205,10 +205,10 @@
 <a href="../docs_0_80/howto/howto-structurer-install.html">Install</a>
 </div>
 <div class="menuitem">
-<a href="../docs_0_80/howto/howto-structurer-dsl.html">forrest:view DSL</a>
+<a href="../docs_0_80/howto/howto-structurer-dsl.html">structurer</a>
 </div>
 <div class="menuitem">
-<a href="../docs_0_80/howto/howto-structurer-contracts.html">Contract implementations</a>
+<a href="../docs_0_80/howto/howto-structurer-contracts.html">contracts</a>
 </div>
 </div>
 <div onclick="SwitchMenu('menu_1.1.15.13', '../skin/')" id="menu_1.1.15.13Title" class="menutitle">Old Views (deprecated)</div>

Modified: forrest/site/docs_0_80/upgrading_08.html
URL: http://svn.apache.org/viewcvs/forrest/site/docs_0_80/upgrading_08.html?rev=345210&r1=345209&r2=345210&view=diff
==============================================================================
--- forrest/site/docs_0_80/upgrading_08.html (original)
+++ forrest/site/docs_0_80/upgrading_08.html Thu Nov 17 00:20:06 2005
@@ -205,10 +205,10 @@
 <a href="../docs_0_80/howto/howto-structurer-install.html">Install</a>
 </div>
 <div class="menuitem">
-<a href="../docs_0_80/howto/howto-structurer-dsl.html">forrest:view DSL</a>
+<a href="../docs_0_80/howto/howto-structurer-dsl.html">structurer</a>
 </div>
 <div class="menuitem">
-<a href="../docs_0_80/howto/howto-structurer-contracts.html">Contract implementations</a>
+<a href="../docs_0_80/howto/howto-structurer-contracts.html">contracts</a>
 </div>
 </div>
 <div onclick="SwitchMenu('menu_1.1.15.13', '../skin/')" id="menu_1.1.15.13Title" class="menutitle">Old Views (deprecated)</div>
@@ -401,14 +401,14 @@
 <a name="N10046"></a><a name="clean"></a>
 <h2 class="underlined_10">Run a clean target after upgrade</h2>
 <div class="section">
-<p>To avoid any issue with old classes being loaded, run a
-        '<span class="codefrag">forrest clean</span>' in your project directory, after you
-        upgraded to this version.
+<p>
+        Do 'forrest clean-work' in each of your projects. This also removes
+        the old Cocoon disk cache.
       </p>
 </div>
 
     
-<a name="N10053"></a><a name="tips"></a>
+<a name="N10050"></a><a name="tips"></a>
 <h2 class="underlined_10">General upgrade tips</h2>
 <div class="section">
 <p>
@@ -427,7 +427,7 @@
 </div>
 
     
-<a name="N10063"></a><a name="To+be+continued..."></a>
+<a name="N10060"></a><a name="To+be+continued..."></a>
 <h2 class="underlined_10">To be continued...</h2>
 <div class="section">
 <p>...as more issues are discovered/remembered :)  Please send feedback

Modified: forrest/site/docs_0_80/upgrading_08.pdf
URL: http://svn.apache.org/viewcvs/forrest/site/docs_0_80/upgrading_08.pdf?rev=345210&r1=345209&r2=345210&view=diff
==============================================================================
Binary files - no diff available.

Modified: forrest/site/docs_0_80/validation.html
URL: http://svn.apache.org/viewcvs/forrest/site/docs_0_80/validation.html?rev=345210&r1=345209&r2=345210&view=diff
==============================================================================
--- forrest/site/docs_0_80/validation.html (original)
+++ forrest/site/docs_0_80/validation.html Thu Nov 17 00:20:06 2005
@@ -205,10 +205,10 @@
 <a href="../docs_0_80/howto/howto-structurer-install.html">Install</a>
 </div>
 <div class="menuitem">
-<a href="../docs_0_80/howto/howto-structurer-dsl.html">forrest:view DSL</a>
+<a href="../docs_0_80/howto/howto-structurer-dsl.html">structurer</a>
 </div>
 <div class="menuitem">
-<a href="../docs_0_80/howto/howto-structurer-contracts.html">Contract implementations</a>
+<a href="../docs_0_80/howto/howto-structurer-contracts.html">contracts</a>
 </div>
 </div>
 <div onclick="SwitchMenu('menu_1.1.15.13', '../skin/')" id="menu_1.1.15.13Title" class="menutitle">Old Views (deprecated)</div>

Modified: forrest/site/docs_0_80/views.html
URL: http://svn.apache.org/viewcvs/forrest/site/docs_0_80/views.html?rev=345210&r1=345209&r2=345210&view=diff
==============================================================================
--- forrest/site/docs_0_80/views.html (original)
+++ forrest/site/docs_0_80/views.html Thu Nov 17 00:20:06 2005
@@ -205,10 +205,10 @@
 <a href="../docs_0_80/howto/howto-structurer-install.html">Install</a>
 </div>
 <div class="menuitem">
-<a href="../docs_0_80/howto/howto-structurer-dsl.html">forrest:view DSL</a>
+<a href="../docs_0_80/howto/howto-structurer-dsl.html">structurer</a>
 </div>
 <div class="menuitem">
-<a href="../docs_0_80/howto/howto-structurer-contracts.html">Contract implementations</a>
+<a href="../docs_0_80/howto/howto-structurer-contracts.html">contracts</a>
 </div>
 </div>
 <div onclick="SwitchMenu('menu_1.1.15.13', '../skin/')" id="menu_1.1.15.13Title" class="menutitle">Old Views (deprecated)</div>