Mailing List Archive

svn commit: r1061134 [3/10] - in /forrest/site: ./ docs_0_70/ docs_0_70/howto/ docs_0_70/howto/cvs-ssh/ docs_0_70/howto/multi/ docs_0_80/ docs_0_80/howto/ docs_0_80/howto/cvs-ssh/ docs_0_80/howto/multi/ docs_0_90/ docs_0_90/howto/ docs_0_90/howto/cvs-s...
Modified: forrest/site/docs_0_70/project-sitemap.html
URL: http://svn.apache.org/viewvc/forrest/site/docs_0_70/project-sitemap.html?rev=1061134&r1=1061133&r2=1061134&view=diff
==============================================================================
--- forrest/site/docs_0_70/project-sitemap.html (original)
+++ forrest/site/docs_0_70/project-sitemap.html Thu Jan 20 06:47:23 2011
@@ -331,7 +331,7 @@ document.write("Last Published: " + docu
</div>
</div>

-<a name="N1000D"></a><a name="introduction"></a>
+<a name="introduction"></a>
<h2 class="underlined_10">Introduction</h2>
<div class="section">
<p>
@@ -354,7 +354,7 @@ document.write("Last Published: " + docu
</div>
</div>

-<a name="N10029"></a><a name="how"></a>
+<a name="how"></a>
<h2 class="underlined_10">How does it work?</h2>
<div class="section">
<p>
@@ -381,10 +381,10 @@ document.write("Last Published: " + docu
</p>
</div>

-<a name="N1003F"></a><a name="examples"></a>
+<a name="examples"></a>
<h2 class="underlined_10">Example uses of this technique</h2>
<div class="section">
-<a name="N10045"></a><a name="download"></a>
+<a name="download"></a>
<h3 class="underlined_5">Adding a new content type</h3>
<p>
See the section "Advanced customizations: sitemap.xmap" in the

Modified: forrest/site/docs_0_70/searching.html
URL: http://svn.apache.org/viewvc/forrest/site/docs_0_70/searching.html?rev=1061134&r1=1061133&r2=1061134&view=diff
==============================================================================
--- forrest/site/docs_0_70/searching.html (original)
+++ forrest/site/docs_0_70/searching.html Thu Jan 20 06:47:23 2011
@@ -346,7 +346,7 @@ document.write("Last Published: " + docu
choose.
</p>

-<a name="N1001C"></a><a name="Google+SiteSearch"></a>
+<a name="Google+SiteSearch"></a>
<h2 class="underlined_10">Google SiteSearch</h2>
<div class="section">
<p>
@@ -388,7 +388,7 @@ document.write("Last Published: " + docu
</p>
</div>

-<a name="N10045"></a><a name="Lucene+search"></a>
+<a name="Lucene+search"></a>
<h2 class="underlined_10">Lucene search</h2>
<div class="section">
<p>
@@ -447,7 +447,7 @@ document.write("Last Published: " + docu
</p>
</div>

-<a name="N10083"></a><a name="Disabling+full-text+search"></a>
+<a name="Disabling+full-text+search"></a>
<h2 class="underlined_10">Disabling full-text search</h2>
<div class="section">
<p>

Modified: forrest/site/docs_0_70/sitemap-ref.html
URL: http://svn.apache.org/viewvc/forrest/site/docs_0_70/sitemap-ref.html?rev=1061134&r1=1061133&r2=1061134&view=diff
==============================================================================
--- forrest/site/docs_0_70/sitemap-ref.html (original)
+++ forrest/site/docs_0_70/sitemap-ref.html Thu Jan 20 06:47:23 2011
@@ -416,7 +416,7 @@ document.write("Last Published: " + docu
the core of Apache Forrest.
</p>

-<a name="N10028"></a><a name="getting_started"></a>
+<a name="getting_started"></a>
<h2 class="underlined_10">Getting started</h2>
<div class="section">
<p>
@@ -440,7 +440,7 @@ document.write("Last Published: " + docu
</p>
</div>

-<a name="N1004B"></a><a name="overview"></a>
+<a name="overview"></a>
<h2 class="underlined_10">Sitemap Overview</h2>
<div class="section">
<p>
@@ -583,7 +583,7 @@ document.write("Last Published: " + docu
</section>
-->

-<a name="N10123"></a><a name="source_pipelines"></a>
+<a name="source_pipelines"></a>
<h2 class="underlined_10">Source pipelines (**.xml)</h2>
<div class="section">
<p>
@@ -622,7 +622,7 @@ FORMATS doc-v11 doc-v13 doc-v20 ...
(*.xml)
(in forrest.xmap, faq.xmap, etc)
</pre>
-<a name="N1014E"></a><a name="forrest_xmap"></a>
+<a name="forrest_xmap"></a>
<h3 class="underlined_5">forrest.xmap</h3>
<p>
Most of the usual Source pipelines are defined in
@@ -651,7 +651,7 @@ FORMATS doc-v11 doc-v13 doc-v20 ...
&lt;/map:when&gt;

</pre>
-<a name="N10176"></a><a name="other_source"></a>
+<a name="other_source"></a>
<h3 class="underlined_5">Other source pipelines</h3>
<p>
As mentioned above, all non-core Source pipelines are distributed in
@@ -689,7 +689,7 @@ FORMATS doc-v11 doc-v13 doc-v20 ...
....
....
</pre>
-<a name="N10189"></a><a name="late_binding_pipelines"></a>
+<a name="late_binding_pipelines"></a>
<h4>Late-binding pipelines</h4>
<p>
One point of interest here is that the sub-sitemap is often not
@@ -718,7 +718,7 @@ FORMATS doc-v11 doc-v13 doc-v20 ...
</pre>
</div>

-<a name="N101B4"></a><a name="output_pipelines"></a>
+<a name="output_pipelines"></a>
<h2 class="underlined_10">Output pipelines</h2>
<div class="section">
<p>
@@ -730,7 +730,7 @@ FORMATS doc-v11 doc-v13 doc-v20 ...
We now wish to render the XML from these pipelines to output formats
like HTML and PDF.
</p>
-<a name="N101C3"></a><a name="pdf"></a>
+<a name="pdf"></a>
<h3 class="underlined_5">PDF output</h3>
<p>
Easiest case first; PDFs don't require menus or headers, so we can
@@ -773,7 +773,7 @@ FORMATS doc-v11 doc-v13 doc-v20 ...
<p>
Lastly, we generate a PDF using the fo2pdf serializer.
</p>
-<a name="N101FD"></a><a name="html"></a>
+<a name="html"></a>
<h3 class="underlined_5">HTML output</h3>
<p>
Generating HTML pages is more complicated, because we have to merge
@@ -821,10 +821,10 @@ FORMATS doc-v11 doc-v13 doc-v20 ...
</pre>
</div>

-<a name="N10247"></a><a name="intermediate_pipelines"></a>
+<a name="intermediate_pipelines"></a>
<h2 class="underlined_10">Intermediate pipelines</h2>
<div class="section">
-<a name="N1024D"></a><a name="body_pipeline"></a>
+<a name="body_pipeline"></a>
<h3 class="underlined_5">Page body</h3>
<p>
Here is the matcher which generates the page body:
@@ -892,7 +892,7 @@ FORMATS doc-v11 doc-v13 doc-v20 ...
&lt;html&gt; and &lt;body&gt;) suitable for merging with the menu and tabs.</li>

</ol>
-<a name="N10290"></a><a name="menu_pipeline"></a>
+<a name="menu_pipeline"></a>
<h3 class="underlined_5">Page menu</h3>
<p>
In the <span class="codefrag">sitemap.xmap</span> file, the matcher generating HTML for
@@ -920,7 +920,7 @@ FORMATS doc-v11 doc-v13 doc-v20 ...
sufficiently complex to require a
<a href="#menu_xml_generation">section of its own</a>.
</p>
-<a name="N102B6"></a><a name="tab_pipeline"></a>
+<a name="tab_pipeline"></a>
<h3 class="underlined_5">Page tabs</h3>
<p>
Tab generation is quite tame compared to menus:
@@ -945,7 +945,7 @@ FORMATS doc-v11 doc-v13 doc-v20 ...
</p>
</div>

-<a name="N102D2"></a><a name="menu_xml_generation"></a>
+<a name="menu_xml_generation"></a>
<h2 class="underlined_10">Menu XML generation</h2>
<div class="section">
<p>
@@ -1057,7 +1057,7 @@ FORMATS doc-v11 doc-v13 doc-v20 ...
</ol>
</div>

-<a name="N10353"></a><a name="linkrewriting_impl"></a>
+<a name="linkrewriting_impl"></a>
<h2 class="underlined_10">Link rewriting</h2>
<div class="section">
<p>
@@ -1072,7 +1072,7 @@ FORMATS doc-v11 doc-v13 doc-v20 ...
is provided in <a href="../docs_0_70/linking.html">Menus and
Linking</a>. Here we describe the implementation of linking.
</p>
-<a name="N1036A"></a><a name="input_modules"></a>
+<a name="input_modules"></a>
<h3 class="underlined_5">Cocoon foundations: Input Modules</h3>
<p>
The implementation of <span class="codefrag">site:</span> linking is heavily based on
@@ -1102,13 +1102,13 @@ FORMATS doc-v11 doc-v13 doc-v20 ...
<a href="http://cocoon.apache.org/2.1/apidocs/org/apache/cocoon/transformation/LinkRewriterTransformer.html">LinkRewriterTransformer</a>,
currently distributed as a "block" in Cocoon 2.1
</p>
-<a name="N1039E"></a><a name="implement_rewriting"></a>
+<a name="implement_rewriting"></a>
<h3 class="underlined_5">Implementing "site:" rewriting</h3>
<p>
Using the above components, "<span class="codefrag">site:</span>" URI rewriting is
accomplished as follows.
</p>
-<a name="N103AD"></a><a name="cocoon_xconf"></a>
+<a name="cocoon_xconf"></a>
<h4>cocoon.xconf</h4>
<p>
First, we declare all the input modules we will be needing:
@@ -1156,7 +1156,7 @@ FORMATS doc-v11 doc-v13 doc-v20 ...
will be configured in <span class="codefrag">sitemap.xmap</span> as described in the
next section.
</p>
-<a name="N103E9"></a><a name="sitemap"></a>
+<a name="sitemap"></a>
<h4>sitemap.xmap</h4>
<p>
Now in the sitemap, we define the LinkRewriterTransformer, and
@@ -1270,7 +1270,7 @@ FORMATS doc-v11 doc-v13 doc-v20 ...
<span class="codefrag">cocoon:/community/linkmap-index.html</span>

</p>
-<a name="N10456"></a><a name="dynamic_linkmap"></a>
+<a name="dynamic_linkmap"></a>
<h4>Dynamically generating a linkmap</h4>
<p>
Why do we need this "linkmap" pipeline generating dynamic XML from

Modified: forrest/site/docs_0_70/skin-package.html
URL: http://svn.apache.org/viewvc/forrest/site/docs_0_70/skin-package.html?rev=1061134&r1=1061133&r2=1061134&view=diff
==============================================================================
--- forrest/site/docs_0_70/skin-package.html (original)
+++ forrest/site/docs_0_70/skin-package.html Thu Jan 20 06:47:23 2011
@@ -324,7 +324,7 @@ document.write("Last Published: " + docu
</div>
</div>

-<a name="N10010"></a><a name="overview"></a>
+<a name="overview"></a>
<h2 class="underlined_10">Overview</h2>
<div class="section">
<p>
@@ -357,7 +357,7 @@ The skin package will be made in the ski
<pre class="code">forrest available-skins</pre>
</div>

-<a name="N10032"></a><a name="notes"></a>
+<a name="notes"></a>
<h2 class="underlined_10">Notes</h2>
<div class="section">
<p>

Modified: forrest/site/docs_0_70/skins.html
URL: http://svn.apache.org/viewvc/forrest/site/docs_0_70/skins.html?rev=1061134&r1=1061133&r2=1061134&view=diff
==============================================================================
--- forrest/site/docs_0_70/skins.html (original)
+++ forrest/site/docs_0_70/skins.html Thu Jan 20 06:47:23 2011
@@ -351,7 +351,7 @@ document.write("Last Published: " + docu
</div>
</div>

-<a name="N1000E"></a><a name="introduction"></a>
+<a name="introduction"></a>
<h2 class="underlined_10">Introduction</h2>
<div class="section">
<p>
@@ -365,7 +365,7 @@ document.write("Last Published: " + docu
</p>
</div>

-<a name="N1001B"></a><a name="names"></a>
+<a name="names"></a>
<h2 class="underlined_10">Convention for choosing skin names</h2>
<div class="section">
<p>
@@ -378,10 +378,10 @@ document.write("Last Published: " + docu
</p>
</div>

-<a name="N10029"></a><a name="skins"></a>
+<a name="skins"></a>
<h2 class="underlined_10">Skin descriptions and examples</h2>
<div class="section">
-<a name="N1002F"></a><a name="pelt"></a>
+<a name="pelt"></a>
<h3 class="underlined_5">pelt</h3>
<p>
Uses CSS "div" and no HTML tables.
@@ -391,7 +391,7 @@ document.write("Last Published: " + docu
<a href="http://lenya.apache.org/">Apache Lenya</a>

</p>
-<a name="N10044"></a><a name="tigris"></a>
+<a name="tigris"></a>
<h3 class="underlined_5">tigris</h3>
<p>
This skin is based on version 1.1 of the
@@ -403,7 +403,7 @@ document.write("Last Published: " + docu
Group</a>

</p>
-<a name="N10059"></a><a name="plain-dev"></a>
+<a name="plain-dev"></a>
<h3 class="underlined_5">plain-dev</h3>
<p>
This is a very minimal skin to produce plain HTML documents. Such
@@ -416,14 +416,14 @@ document.write("Last Published: " + docu
</p>
</div>

-<a name="N1006B"></a><a name="old"></a>
+<a name="old"></a>
<h2 class="underlined_10">Old and deprecated skins</h2>
<div class="section">
<p>
The following skins are retained for a little while longer, but are
deprecated, so please move to one of the other skins.
</p>
-<a name="N10074"></a><a name="forrest-site"></a>
+<a name="forrest-site"></a>
<h3 class="underlined_5">forrest-site</h3>
<p>
This is the old skin that we have been dragging around since early
@@ -433,7 +433,7 @@ document.write("Last Published: " + docu
Examples: <a href="http://xml.apache.org/">Apache XML</a>

</p>
-<a name="N10085"></a><a name="krysalis-site"></a>
+<a name="krysalis-site"></a>
<h3 class="underlined_5">krysalis-site</h3>
<p>
Uses HTML tables.
@@ -441,7 +441,7 @@ document.write("Last Published: " + docu
<p>
Examples:
</p>
-<a name="N10092"></a><a name="view"></a>
+<a name="view"></a>
<h3 class="underlined_5">view/viewHelper</h3>
<p>
This is the evolution of the "leather-dev" skin, to have contracts. It

Modified: forrest/site/docs_0_70/todo.html
URL: http://svn.apache.org/viewvc/forrest/site/docs_0_70/todo.html?rev=1061134&r1=1061133&r2=1061134&view=diff
==============================================================================
--- forrest/site/docs_0_70/todo.html (original)
+++ forrest/site/docs_0_70/todo.html Thu Jan 20 06:47:23 2011
@@ -326,7 +326,7 @@ document.write("Last Published: " + docu
</div>
</div>

-<a name="N10008"></a><a name="high"></a>
+<a name="high"></a>
<h2 class="underlined_10">high</h2>
<div class="section">
<ul>
@@ -365,7 +365,7 @@ document.write("Last Published: " + docu
</ul>
</div>

-<a name="N1002B"></a><a name="medium"></a>
+<a name="medium"></a>
<h2 class="underlined_10">medium</h2>
<div class="section">
<ul>
@@ -430,7 +430,7 @@ document.write("Last Published: " + docu
</ul>
</div>

-<a name="N10065"></a><a name="low"></a>
+<a name="low"></a>
<h2 class="underlined_10">low</h2>
<div class="section">
<ul>

Modified: forrest/site/docs_0_70/upgrading_07.html
URL: http://svn.apache.org/viewvc/forrest/site/docs_0_70/upgrading_07.html?rev=1061134&r1=1061133&r2=1061134&view=diff
==============================================================================
--- forrest/site/docs_0_70/upgrading_07.html (original)
+++ forrest/site/docs_0_70/upgrading_07.html Thu Jan 20 06:47:23 2011
@@ -347,7 +347,7 @@ document.write("Last Published: " + docu
</div>
</div>

-<a name="N1000E"></a><a name="introduction"></a>
+<a name="introduction"></a>
<h2 class="underlined_10">Introduction</h2>
<div class="section">
<p>
@@ -364,7 +364,7 @@ document.write("Last Published: " + docu
</p>
</div>

-<a name="N10023"></a><a name="new"></a>
+<a name="new"></a>
<h2 class="underlined_10">New Features</h2>
<div class="section">
<p>
@@ -384,7 +384,7 @@ document.write("Last Published: " + docu
</p>
</div>

-<a name="N1003D"></a><a name="clean"></a>
+<a name="clean"></a>
<h2 class="underlined_10">Run a clean target after upgrade</h2>
<div class="section">
<p>
@@ -393,7 +393,7 @@ document.write("Last Published: " + docu
</p>
</div>

-<a name="N10047"></a><a name="home"></a>
+<a name="home"></a>
<h2 class="underlined_10">New location of $FORREST_HOME</h2>
<div class="section">
<p>
@@ -402,7 +402,7 @@ document.write("Last Published: " + docu
</p>
</div>

-<a name="N10051"></a><a name="jdk14"></a>
+<a name="jdk14"></a>
<h2 class="underlined_10">Java 1.4 (or newer) is required</h2>
<div class="section">
<p>
@@ -412,7 +412,7 @@ document.write("Last Published: " + docu
</p>
</div>

-<a name="N1005F"></a><a name="tips"></a>
+<a name="tips"></a>
<h2 class="underlined_10">General upgrade tips</h2>
<div class="section">
<p>
@@ -428,7 +428,7 @@ document.write("Last Published: " + docu
</p>
</div>

-<a name="N1006F"></a><a name="plugin"></a>
+<a name="plugin"></a>
<h2 class="underlined_10">Plugin architecture</h2>
<div class="section">
<p>
@@ -445,7 +445,7 @@ document.write("Last Published: " + docu
</p>
</div>

-<a name="N1008C"></a><a name="configure-plugin"></a>
+<a name="configure-plugin"></a>
<h2 class="underlined_10">Configure plugins</h2>
<div class="section">
<p>
@@ -459,7 +459,7 @@ project.required.plugins=org.apache.forr
</pre>
</div>

-<a name="N1009A"></a><a name="raw"></a>
+<a name="raw"></a>
<h2 class="underlined_10">Including raw un-processed content</h2>
<div class="section">
<p>
@@ -513,7 +513,7 @@ project.required.plugins=org.apache.forr
</p>
</div>

-<a name="N100B7"></a><a name="To+be+continued..."></a>
+<a name="To+be+continued..."></a>
<h2 class="underlined_10">To be continued...</h2>
<div class="section">
<p>

Modified: forrest/site/docs_0_70/validation.html
URL: http://svn.apache.org/viewvc/forrest/site/docs_0_70/validation.html?rev=1061134&r1=1061133&r2=1061134&view=diff
==============================================================================
--- forrest/site/docs_0_70/validation.html (original)
+++ forrest/site/docs_0_70/validation.html Thu Jan 20 06:47:23 2011
@@ -341,7 +341,7 @@ document.write("Last Published: " + docu
</div>
</div>

-<a name="N10010"></a><a name="xml_validation"></a>
+<a name="xml_validation"></a>
<h2 class="underlined_10">XML validation</h2>
<div class="section">
<p>
@@ -405,7 +405,7 @@ document.write("Last Published: " + docu
</div>
</div>

-<a name="N10049"></a><a name="Validating+new+XML+types"></a>
+<a name="Validating+new+XML+types"></a>
<h2 class="underlined_10">Validating new XML types</h2>
<div class="section">
<p>
@@ -419,7 +419,7 @@ document.write("Last Published: " + docu
add an entry to the <span class="codefrag">${project.schema-dir}/catalog.xcat</span>
file. This section describes the details of this process.
</p>
-<a name="N1006A"></a><a name="Creating+or+extending+a+DTD"></a>
+<a name="Creating+or+extending+a+DTD"></a>
<h3 class="underlined_5">Creating or extending a DTD</h3>
<p>
The main Forrest DTDs are designed to be modular and extensible, so it
@@ -562,7 +562,7 @@ size CDATA #IMPLIED&gt;
customizing a DTD.
</div>
</div>
-<a name="N100B2"></a><a name="catalog"></a>
+<a name="catalog"></a>
<h3 class="underlined_5">Associating DTDs with document types</h3>
<p>
Recall that our DOCTYPE declaration for our download document type is:
@@ -639,7 +639,7 @@ size CDATA #IMPLIED&gt;
</p>
</div>

-<a name="N10110"></a><a name="entities"></a>
+<a name="entities"></a>
<h2 class="underlined_10">Referring to entities</h2>
<div class="section">
<p>
@@ -661,7 +661,7 @@ size CDATA #IMPLIED&gt;
</table>
</div>

-<a name="N10135"></a><a name="Validating+in+an+XML+editor"></a>
+<a name="Validating+in+an+XML+editor"></a>
<h2 class="underlined_10">Validating in an XML editor</h2>
<div class="section">
<p>
@@ -673,7 +673,7 @@ size CDATA #IMPLIED&gt;
</p>
</div>

-<a name="N10143"></a><a name="relaxng"></a>
+<a name="relaxng"></a>
<h2 class="underlined_10">Validation using RELAX NG</h2>
<div class="section">
<p>

Modified: forrest/site/docs_0_70/views.html
URL: http://svn.apache.org/viewvc/forrest/site/docs_0_70/views.html?rev=1061134&r1=1061133&r2=1061134&view=diff
==============================================================================
--- forrest/site/docs_0_70/views.html (original)
+++ forrest/site/docs_0_70/views.html Thu Jan 20 06:47:23 2011
@@ -336,7 +336,7 @@ document.write("Last Published: " + docu
</div>
</div>

-<a name="N10011"></a><a name="introduction"></a>
+<a name="introduction"></a>
<h2 class="underlined_10">Introduction</h2>
<div class="section">
<p>
@@ -355,7 +355,7 @@ document.write("Last Published: " + docu
</p>
</div>

-<a name="N10022"></a><a name="background"></a>
+<a name="background"></a>
<h2 class="underlined_10">Background</h2>
<div class="section">
<p>
@@ -370,7 +370,7 @@ document.write("Last Published: " + docu
</p>
</div>

-<a name="N10030"></a><a name="nc-definition"></a>
+<a name="nc-definition"></a>
<h2 class="underlined_10">Definition of naming conventions</h2>
<div class="section">
<p>
@@ -381,7 +381,7 @@ document.write("Last Published: " + docu
</p>
</div>

-<a name="N1003E"></a><a name="leather"></a>
+<a name="leather"></a>
<h2 class="underlined_10">leather-dev</h2>
<div class="section">
<p>

Modified: forrest/site/docs_0_70/your-project.html
URL: http://svn.apache.org/viewvc/forrest/site/docs_0_70/your-project.html?rev=1061134&r1=1061133&r2=1061134&view=diff
==============================================================================
--- forrest/site/docs_0_70/your-project.html (original)
+++ forrest/site/docs_0_70/your-project.html Thu Jan 20 06:47:23 2011
@@ -420,7 +420,7 @@ document.write("Last Published: " + docu
</div>
</div>

-<a name="N10010"></a><a name="intro"></a>
+<a name="intro"></a>
<h2 class="underlined_10">Introduction</h2>
<div class="section">
<p>
@@ -430,7 +430,7 @@ document.write("Last Published: " + docu
</p>
</div>

-<a name="N1001A"></a><a name="installing"></a>
+<a name="installing"></a>
<h2 class="underlined_10">Installing Forrest</h2>
<div class="section">
<p>
@@ -441,13 +441,13 @@ document.write("Last Published: " + docu
<a href="../docs_0_70/build.html">build Forrest</a> from
source.
</p>
-<a name="N1002B"></a><a name="Setting+up+the+Environment"></a>
+<a name="Setting+up+the+Environment"></a>
<h3 class="underlined_5">Setting up the Environment</h3>
<p>
After downloading and extracting forrest, you need to add environment
variables.
</p>
-<a name="N10034"></a><a name="In+Unix%2FLinux%3A"></a>
+<a name="In+Unix%2FLinux%3A"></a>
<h4>In Unix/Linux:</h4>
<p class="instruction">
change directory to the top-level of the forrest distribution and do
@@ -459,7 +459,7 @@ document.write("Last Published: " + docu
<p class="instruction">
~/apache-forrest-0.7$ export PATH=$PATH:$FORREST_HOME/bin
</p>
-<a name="N10046"></a><a name="Permanently+Setting+The+Environment+Variables+for+Linux%2FUnix"></a>
+<a name="Permanently+Setting+The+Environment+Variables+for+Linux%2FUnix"></a>
<h5>Permanently Setting The Environment Variables for Linux/Unix</h5>
<p>
Export only changes the variables during that terminal session for
@@ -475,7 +475,7 @@ document.write("Last Published: " + docu
PATH=$PATH:$FORREST_HOME/bin
export PATH
</pre>
-<a name="N1005B"></a><a name="Windows+2000"></a>
+<a name="Windows+2000"></a>
<h4>Windows 2000</h4>
<p class="instruction">
Go to "My Computer", "Properties", "Advanced", "Environment
@@ -490,7 +490,7 @@ document.write("Last Published: " + docu
edit <span class="codefrag">PATH</span> as <span class="codefrag">%PATH%;%FORREST_HOME%\bin</span>

</p>
-<a name="N1007A"></a><a name="In+Windows+XP%3A"></a>
+<a name="In+Windows+XP%3A"></a>
<h4>In Windows XP:</h4>
<p class="instruction">
Go to "My Computer", "Properties", "Advanced", "Environment
@@ -506,7 +506,7 @@ document.write("Last Published: " + docu
</p>
</div>

-<a name="N1008F"></a><a name="The+%27forrest%27+Command"></a>
+<a name="The+%27forrest%27+Command"></a>
<h2 class="underlined_10">The 'forrest' Command</h2>
<div class="section">
<p>
@@ -566,7 +566,7 @@ document.write("Last Published: " + docu
</p>
</div>

-<a name="N100A0"></a><a name="seeding_new"></a>
+<a name="seeding_new"></a>
<h2 class="underlined_10">Seeding a new project</h2>
<div class="section">
<p>
@@ -718,7 +718,7 @@ Total time: 5 seconds
</p>
</div>

-<a name="N100D6"></a><a name="seeding_existing"></a>
+<a name="seeding_existing"></a>
<h2 class="underlined_10">Seeding an existing project</h2>
<div class="section">
<p>
@@ -738,7 +738,7 @@ Total time: 5 seconds
</p>
</div>

-<a name="N100EA"></a><a name="customizing"></a>
+<a name="customizing"></a>
<h2 class="underlined_10">Customizing your project</h2>
<div class="section">
<p>
@@ -746,7 +746,7 @@ Total time: 5 seconds
customize it to your project's needs. Here we will deal with configuring
the skin, and changing the project layout.
</p>
-<a name="N100F3"></a><a name="skinconf.xml"></a>
+<a name="skinconf.xml"></a>
<h3 class="underlined_5">Configuring the Forrest skin: skinconf.xml</h3>
<p>
Most Forrest skins can be customized through a single XML file,
@@ -925,7 +925,7 @@ which will be used to configure the chos
Having edited this file (and ensured it is valid XML), re-run the
'forrest' command in the site root, and the site would be updated.
</p>
-<a name="N10110"></a><a name="Changing_the_layout"></a>
+<a name="Changing_the_layout"></a>
<h3 class="underlined_5">Changing the layout: forrest.properties</h3>
<p>
Forrest allows you to place files anywhere you want in your project,
@@ -1006,7 +1006,7 @@ project.skinconf=${project.content-dir}/
</div>
</div>

-<a name="N1014F"></a><a name="adding_content"></a>
+<a name="adding_content"></a>
<h2 class="underlined_10">Adding content</h2>
<div class="section">
<p>
@@ -1014,7 +1014,7 @@ project.skinconf=${project.content-dir}/
<span class="codefrag">src/documentation/content/xdocs</span>

</p>
-<a name="N1015B"></a><a name="site.xml"></a>
+<a name="site.xml"></a>
<h3 class="underlined_5">site.xml</h3>
<p>
When adding a new xml document, you would add an entry to the
@@ -1024,7 +1024,7 @@ project.skinconf=${project.content-dir}/
about site.xml is provided in the document
<a href="../docs_0_70/linking.html">Menus and Linking</a>.
</p>
-<a name="N1016C"></a><a name="tabs.xml"></a>
+<a name="tabs.xml"></a>
<h3 class="underlined_5">tabs.xml</h3>
<p>
The <span class="codefrag">tabs.xml</span> file is used to produce the 'tabs'. which
@@ -1056,7 +1056,7 @@ project.skinconf=${project.content-dir}/
&lt;/tab&gt;

</pre>
-<a name="N10197"></a><a name="images"></a>
+<a name="images"></a>
<h3 class="underlined_5">Images</h3>
<p>
Images usually go in the <span class="codefrag">content/xdocs/images/</span> directory.
@@ -1067,7 +1067,7 @@ project.skinconf=${project.content-dir}/
</p>
</div>

-<a name="N101AB"></a><a name="sitemap.xmap"></a>
+<a name="sitemap.xmap"></a>
<h2 class="underlined_10">Advanced customizations: sitemap.xmap</h2>
<div class="section">
<p>
@@ -1138,7 +1138,7 @@ project.skinconf=${project.content-dir}/
Reference</a> for a tour of the default sitemap.
</div>
</div>
-<a name="N10213"></a><a name="adding_new_content_type"></a>
+<a name="adding_new_content_type"></a>
<h3 class="underlined_5">Example: Adding a new content type</h3>
<p>
There are two methods for detecting types of documents and doing
@@ -1296,7 +1296,7 @@ project.skinconf=${project.content-dir}/
will handle the aggregation with navigation menus etc. and will apply
the normal skin.
</p>
-<a name="N10260"></a><a name="new_dtd"></a>
+<a name="new_dtd"></a>
<h4>Registering a new DTD</h4>
<p>
By default, Forrest requires that all XML files be valid, i.e. they
@@ -1327,7 +1327,7 @@ project.skinconf=${project.content-dir}/
for the complete description for those steps.
</div>
</div>
-<a name="N10288"></a><a name="adding_new_content_type_2"></a>
+<a name="adding_new_content_type_2"></a>
<h3 class="underlined_5">Example: Adding a new content type (advanced)</h3>
<p>
The simple user sitemap in the previous example is fine for simple
@@ -1410,7 +1410,7 @@ project.skinconf=${project.content-dir}/
used, because the project sitemap is the first sitemap to be
consulted.
</p>
-<a name="N102B1"></a><a name="integrating_rss"></a>
+<a name="integrating_rss"></a>
<h3 class="underlined_5">Example: integrating external RSS content</h3>
<p>
Similar to the previous example, we can integrate RSS into our site
@@ -1447,7 +1447,7 @@ project.skinconf=${project.content-dir}/
</p>
</div>

-<a name="N102CC"></a><a name="skins"></a>
+<a name="skins"></a>
<h2 class="underlined_10">Forrest skins</h2>
<div class="section">
<p>
@@ -1469,7 +1469,7 @@ project.skinconf=${project.content-dir}/
are not needed.
</div>
</div>
-<a name="N102E5"></a><a name="skin-configuration"></a>
+<a name="skin-configuration"></a>
<h3 class="underlined_5">Configuration of skins</h3>
<p>
All configuration is done via your project
@@ -1477,7 +1477,7 @@ project.skinconf=${project.content-dir}/
comments to describe each capability. Please read those, there is no
point repeating here.
</p>
-<a name="N102F2"></a><a name="new_skin"></a>
+<a name="new_skin"></a>
<h3 class="underlined_5">Defining a new skin</h3>
<p>
Consider discussing your needs on the mailing lists. There may be
@@ -1559,7 +1559,7 @@ project.skinconf=${project.content-dir}/
</p>
</div>

-<a name="N10339"></a><a name="webapp"></a>
+<a name="webapp"></a>
<h2 class="underlined_10">Interactive Forrest: faster turnaround when developing your docs</h2>
<div class="section">
<p>
@@ -1573,7 +1573,7 @@ project.skinconf=${project.content-dir}/
Forrest-based documentation development can be faster and easier than
with comparable tools.
</p>
-<a name="N1034A"></a><a name="forrest_run"></a>
+<a name="forrest_run"></a>
<h3 class="underlined_5">Running as a webapp</h3>
<p>
Type '<span class="codefrag">forrest run</span>' in your project root to start
@@ -1588,7 +1588,7 @@ project.skinconf=${project.content-dir}/
servlet container, type <span class="codefrag">forrest webapp</span> to build an open
webapp in <span class="codefrag">build/webapp/</span>)
</p>
-<a name="N10363"></a><a name="using_webapp"></a>
+<a name="using_webapp"></a>
<h4>Using the webapp</h4>
<p>
You can now edit the XML content in
@@ -1597,7 +1597,7 @@ project.skinconf=${project.content-dir}/
</p>
</div>

-<a name="N10372"></a><a name="invoking_from_ant"></a>
+<a name="invoking_from_ant"></a>
<h2 class="underlined_10">Invoking Forrest from Ant</h2>
<div class="section">
<p>

Modified: forrest/site/docs_0_80/build.html
URL: http://svn.apache.org/viewvc/forrest/site/docs_0_80/build.html?rev=1061134&r1=1061133&r2=1061134&view=diff
==============================================================================
--- forrest/site/docs_0_80/build.html (original)
+++ forrest/site/docs_0_80/build.html Thu Jan 20 06:47:23 2011
@@ -337,10 +337,10 @@ document.write("Last Published: " + docu
</div>
</div>

-<a name="N1000D"></a><a name="getting_from_source"></a>
+<a name="getting_from_source"></a>
<h2 class="underlined_10">Getting the Forrest source</h2>
<div class="section">
-<a name="N10013"></a><a name="Step-by-step+Subversion+%28SVN%29+instructions+for+developers"></a>
+<a name="Step-by-step+Subversion+%28SVN%29+instructions+for+developers"></a>
<h3 class="underlined_5">Step-by-step Subversion (SVN) instructions for developers</h3>
<div class="note">
<div class="label">Note</div>
@@ -380,7 +380,7 @@ document.write("Last Published: " + docu
<a href="http://svnbook.red-bean.com/">Version Control with
Subversion</a> - the opensource SVN book.
</p>
-<a name="N1005A"></a><a name="release"></a>
+<a name="release"></a>
<h3 class="underlined_5">Sources are also available in the release</h3>
<p>
Each release of forrest contains a copy of all sources as at the time
@@ -390,7 +390,7 @@ document.write("Last Published: " + docu
</p>
</div>

-<a name="N10065"></a><a name="building"></a>
+<a name="building"></a>
<h2 class="underlined_10">Building and installing Forrest</h2>
<div class="section">
<div class="note">
@@ -443,7 +443,7 @@ document.write("Last Published: " + docu
</div>
</div>

-<a name="N10093"></a><a name="run"></a>
+<a name="run"></a>
<h2 class="underlined_10">Run Forrest, run!</h2>
<div class="section">
<p>

Modified: forrest/site/docs_0_80/cap.html
URL: http://svn.apache.org/viewvc/forrest/site/docs_0_80/cap.html?rev=1061134&r1=1061133&r2=1061134&view=diff
==============================================================================
--- forrest/site/docs_0_80/cap.html (original)
+++ forrest/site/docs_0_80/cap.html Thu Jan 20 06:47:23 2011
@@ -329,7 +329,7 @@ document.write("Last Published: " + docu
</div>
</div>

-<a name="N1000E"></a><a name="Introduction"></a>
+<a name="Introduction"></a>
<h2 class="underlined_10">Introduction</h2>
<div class="section">
<p>
@@ -350,7 +350,7 @@ document.write("Last Published: " + docu
</p>
</div>

-<a name="N1001B"></a><a name="Configuration"></a>
+<a name="Configuration"></a>
<h2 class="underlined_10">Configuration</h2>
<div class="section">
<p>
@@ -422,7 +422,7 @@ document.write("Last Published: " + docu
</p>
</div>

-<a name="N1006E"></a><a name="Usage"></a>
+<a name="Usage"></a>
<h2 class="underlined_10">Usage</h2>
<div class="section">
<p>

Modified: forrest/site/docs_0_80/catalog.html
URL: http://svn.apache.org/viewvc/forrest/site/docs_0_80/catalog.html?rev=1061134&r1=1061133&r2=1061134&view=diff
==============================================================================
--- forrest/site/docs_0_80/catalog.html (original)
+++ forrest/site/docs_0_80/catalog.html Thu Jan 20 06:47:23 2011
@@ -369,7 +369,7 @@ document.write("Last Published: " + docu
</div>
</div>

-<a name="N1000D"></a><a name="overview"></a>
+<a name="overview"></a>
<h2 class="underlined_10">Overview</h2>
<div class="section">
<p>
@@ -401,7 +401,7 @@ document.write("Last Published: " + docu
</p>
</div>

-<a name="N10023"></a><a name="config"></a>
+<a name="config"></a>
<h2 class="underlined_10">General configuration notes</h2>
<div class="section">
<p>
@@ -419,10 +419,10 @@ document.write("Last Published: " + docu
</p>
</div>

-<a name="N10039"></a><a name="tools"></a>
+<a name="tools"></a>
<h2 class="underlined_10">Configuring specific tools</h2>
<div class="section">
-<a name="N1003F"></a><a name="system"></a>
+<a name="system"></a>
<h3 class="underlined_5">Operating system catalog</h3>
<p>
Some operating systems already provide a system-wide catalog that is
@@ -453,7 +453,7 @@ CATALOG \
rather create your own catalog file in your home directory which
refers to both the Forrest catalog and your system catalog.
</p>
-<a name="N10060"></a><a name="xmllint"></a>
+<a name="xmllint"></a>
<h3 class="underlined_5">xmllint validating parser</h3>
<p>
"xmllint" is part of the "libxml2" package. It is very fast and
@@ -465,7 +465,7 @@ export SGML_CATALOG_FILES=$SGML_CATALOG_
$FORREST_HOME/main/webapp/resources/schema/catalog
xmllint --valid --catalogs --noout mydoc.xml
</pre>
-<a name="N1006E"></a><a name="vim"></a>
+<a name="vim"></a>
<h3 class="underlined_5">Vim</h3>
<p>
The following .vimrc entries are useful:
@@ -479,14 +479,14 @@ au FileType xml set makeprg=xmllint\ --n
<a href="http://www.pinkjuice.com/howto/vimxml/">Vim as XML
editor</a>.
</p>
-<a name="N10083"></a><a name="emacs"></a>
+<a name="emacs"></a>
<h3 class="underlined_5">Emacs</h3>
<p>
See <a href="http://www.thaiopensource.com/nxml-mode/">nXML
mode</a> and
<a href="http://www.dpawson.co.uk/relaxng/nxml/">FAQ</a>.
</p>
-<a name="N10095"></a><a name="onsgmls"></a>
+<a name="onsgmls"></a>
<h3 class="underlined_5">onsgmls validating parser</h3>
<p>
"onsgmls" is part of the "Open SP" package. You need to also tell it
@@ -504,7 +504,7 @@ CATALOG \
<pre class="code">
onsgmls -c path/to/my-catalog -wall -wxml -s mydoc.xml
</pre>
-<a name="N100AA"></a><a name="jedit"></a>
+<a name="jedit"></a>
<h3 class="underlined_5">jEdit - Open Source programmer's text editor</h3>
<pre class="code">

@@ -524,7 +524,7 @@ to specify the TR9401 Catalog file:
"forrest/main/webapp/resources/schema/catalog"

</pre>
-<a name="N100B9"></a><a name="oxygenxml"></a>
+<a name="oxygenxml"></a>
<h3 class="underlined_5">oXygen XML Editor</h3>
<pre class="code">

@@ -534,7 +534,7 @@ Specify the XML Catalog file:
"forrest/main/webapp/resources/schema/catalog.xcat"

</pre>
-<a name="N100C4"></a><a name="xmlspy"></a>
+<a name="xmlspy"></a>
<h3 class="underlined_5">xmlspy</h3>
<pre class="code">

@@ -546,9 +546,9 @@ catalog="file://localhost/C:/apache/forr
resources/schema/catalog.xcat"/&gt;

</pre>
-<a name="N100CF"></a><a name="xxe"></a>
+<a name="xxe"></a>
<h3 class="underlined_5">XMLmind XML Editor (XXE)</h3>
-<a name="N100D5"></a><a name="XXE+v2.5p2+or+older"></a>
+<a name="XXE+v2.5p2+or+older"></a>
<h4>XXE v2.5p2 or older</h4>
<pre class="code">

@@ -558,7 +558,7 @@ Specify the XML Catalog file:
"forrest/main/webapp/resources/schema/catalog.xcat"

</pre>
-<a name="N100E0"></a><a name="XXE+v2.5p3%2B"></a>
+<a name="XXE+v2.5p3%2B"></a>
<h4>XXE v2.5p3+</h4>
<p>
XXE supports catalogs by automatic detection via configuration
@@ -570,7 +570,7 @@ Specify the XML Catalog file:
</p>
</div>

-<a name="N100F0"></a><a name="info"></a>
+<a name="info"></a>
<h2 class="underlined_10">Further information and resources</h2>
<div class="section">
<p>

Modified: forrest/site/docs_0_80/changes.html
URL: http://svn.apache.org/viewvc/forrest/site/docs_0_80/changes.html?rev=1061134&r1=1061133&r2=1061134&view=diff
==============================================================================
--- forrest/site/docs_0_80/changes.html (original)
+++ forrest/site/docs_0_80/changes.html Thu Jan 20 06:47:23 2011
@@ -340,16 +340,16 @@ document.write("Last Published: " + docu
<a href="#version_0.8">Version 0.8 (2007-04-18)</a>
<ul class="minitoc">
<li>
-<a href="#Changes+to+Build-N1033A">Changes to Build</a>
+<a href="#Changes+to+Build-N1034C">Changes to Build</a>
</li>
<li>
-<a href="#Changes+to+the+Code+Base-N10344">Changes to the Code Base</a>
+<a href="#Changes+to+the+Code+Base-N10356">Changes to the Code Base</a>
</li>
<li>
-<a href="#Changes+to+Documentation-N106C1">Changes to Documentation</a>
+<a href="#Changes+to+Documentation-N106D3">Changes to Documentation</a>
</li>
<li>
-<a href="#Contributors+to+this+release-N10863">Contributors to this release</a>
+<a href="#Contributors+to+this+release-N10875">Contributors to this release</a>
</li>
</ul>
</li>
@@ -357,13 +357,13 @@ document.write("Last Published: " + docu
<a href="#version_0.7.1-dev">Version 0.7.1-dev (not released)</a>
<ul class="minitoc">
<li>
-<a href="#Changes+to+the+Code+Base-N1087E">Changes to the Code Base</a>
+<a href="#Changes+to+the+Code+Base-N10890">Changes to the Code Base</a>
</li>
<li>
-<a href="#Changes+to+Documentation-N108A4">Changes to Documentation</a>
+<a href="#Changes+to+Documentation-N108B6">Changes to Documentation</a>
</li>
<li>
-<a href="#Contributors+to+this+release-N108B4">Contributors to this release</a>
+<a href="#Contributors+to+this+release-N108C6">Contributors to this release</a>
</li>
</ul>
</li>
@@ -374,16 +374,16 @@ document.write("Last Published: " + docu
<a href="#Changes+to+Project+Administration">Changes to Project Administration</a>
</li>
<li>
-<a href="#Changes+to+Build-N108D9">Changes to Build</a>
+<a href="#Changes+to+Build-N108EB">Changes to Build</a>
</li>
<li>
-<a href="#Changes+to+the+Code+Base-N108E3">Changes to the Code Base</a>
+<a href="#Changes+to+the+Code+Base-N108F5">Changes to the Code Base</a>
</li>
<li>
-<a href="#Changes+to+Documentation-N10A73">Changes to Documentation</a>
+<a href="#Changes+to+Documentation-N10A85">Changes to Documentation</a>
</li>
<li>
-<a href="#Contributors+to+this+release-N10B13">Contributors to this release</a>
+<a href="#Contributors+to+this+release-N10B25">Contributors to this release</a>
</li>
</ul>
</li>
@@ -391,19 +391,19 @@ document.write("Last Published: " + docu
<a href="#version_0.6">Version 0.6 (2004-10-15)</a>
<ul class="minitoc">
<li>
-<a href="#Changes+to+Project+Administration-N10B26">Changes to Project Administration</a>
+<a href="#Changes+to+Project+Administration-N10B38">Changes to Project Administration</a>
</li>
<li>
-<a href="#Changes+to+Build-N10B30">Changes to Build</a>
+<a href="#Changes+to+Build-N10B42">Changes to Build</a>
</li>
<li>
-<a href="#Changes+to+the+Code+Base-N10B5E">Changes to the Code Base</a>
+<a href="#Changes+to+the+Code+Base-N10B70">Changes to the Code Base</a>
</li>
<li>
-<a href="#Changes+to+Documentation-N10F04">Changes to Documentation</a>
+<a href="#Changes+to+Documentation-N10F16">Changes to Documentation</a>
</li>
<li>
-<a href="#Contributors+to+this+release-N10F5E">Contributors to this release</a>
+<a href="#Contributors+to+this+release-N10F70">Contributors to this release</a>
</li>
</ul>
</li>
@@ -411,13 +411,13 @@ document.write("Last Published: " + docu
<a href="#version_0.5.1">Version 0.5.1 (2003-10-06)</a>
<ul class="minitoc">
<li>
-<a href="#Changes+to+Build-N10F71">Changes to Build</a>
+<a href="#Changes+to+Build-N10F83">Changes to Build</a>
</li>
<li>
-<a href="#Changes+to+the+Code+Base-N10F7B">Changes to the Code Base</a>
+<a href="#Changes+to+the+Code+Base-N10F8D">Changes to the Code Base</a>
</li>
<li>
-<a href="#Contributors+to+this+release-N10FBB">Contributors to this release</a>
+<a href="#Contributors+to+this+release-N10FCD">Contributors to this release</a>
</li>
</ul>
</li>
@@ -425,13 +425,13 @@ document.write("Last Published: " + docu
<a href="#version_0.5">Version 0.5 (2003-09-13)</a>
<ul class="minitoc">
<li>
-<a href="#Changes+to+the+Code+Base-N10FCA">Changes to the Code Base</a>
+<a href="#Changes+to+the+Code+Base-N10FDC">Changes to the Code Base</a>
</li>
<li>
-<a href="#Changes+to+Documentation-N111CB">Changes to Documentation</a>
+<a href="#Changes+to+Documentation-N111DD">Changes to Documentation</a>
</li>
<li>
-<a href="#Contributors+to+this+release-N111D5">Contributors to this release</a>
+<a href="#Contributors+to+this+release-N111E7">Contributors to this release</a>
</li>
</ul>
</li>
@@ -439,13 +439,13 @@ document.write("Last Published: " + docu
<a href="#version_0.4">Version 0.4 (2003-02-12)</a>
<ul class="minitoc">
<li>
-<a href="#Changes+to+the+Code+Base-N111E8">Changes to the Code Base</a>
+<a href="#Changes+to+the+Code+Base-N111FA">Changes to the Code Base</a>
</li>
<li>
-<a href="#Changes+to+Documentation-N1124F">Changes to Documentation</a>
+<a href="#Changes+to+Documentation-N11261">Changes to Documentation</a>
</li>
<li>
-<a href="#Contributors+to+this+release-N11259">Contributors to this release</a>
+<a href="#Contributors+to+this+release-N1126B">Contributors to this release</a>
</li>
</ul>
</li>
@@ -453,16 +453,16 @@ document.write("Last Published: " + docu
<a href="#version_0.3">Version 0.3 (2003-01-30)</a>
<ul class="minitoc">
<li>
-<a href="#Changes+to+Build-N1126C">Changes to Build</a>
+<a href="#Changes+to+Build-N1127E">Changes to Build</a>
</li>
<li>
-<a href="#Changes+to+the+Code+Base-N1127B">Changes to the Code Base</a>
+<a href="#Changes+to+the+Code+Base-N1128D">Changes to the Code Base</a>
</li>
<li>
-<a href="#Changes+to+Documentation-N11390">Changes to Documentation</a>
+<a href="#Changes+to+Documentation-N113A2">Changes to Documentation</a>
</li>
<li>
-<a href="#Contributors+to+this+release-N1139A">Contributors to this release</a>
+<a href="#Contributors+to+this+release-N113AC">Contributors to this release</a>
</li>
</ul>
</li>
@@ -470,10 +470,10 @@ document.write("Last Published: " + docu
<a href="#version_0.2">Version 0.2 (2002-11-16)</a>
<ul class="minitoc">
<li>
-<a href="#Changes+to+the+Code+Base-N113AD">Changes to the Code Base</a>
+<a href="#Changes+to+the+Code+Base-N113BF">Changes to the Code Base</a>
</li>
<li>
-<a href="#Contributors+to+this+release-N113C4">Contributors to this release</a>
+<a href="#Contributors+to+this+release-N113D6">Contributors to this release</a>
</li>
</ul>
</li>
@@ -481,22 +481,22 @@ document.write("Last Published: " + docu
<a href="#version_0.2rc1">Version 0.2rc1 (2002-11-13)</a>
<ul class="minitoc">
<li>
-<a href="#Changes+to+Project+Administration-N113D3">Changes to Project Administration</a>
+<a href="#Changes+to+Project+Administration-N113E5">Changes to Project Administration</a>
</li>
<li>
-<a href="#Changes+to+Build-N113DD">Changes to Build</a>
+<a href="#Changes+to+Build-N113EF">Changes to Build</a>
</li>
<li>
-<a href="#Changes+to+the+Code+Base-N1144B">Changes to the Code Base</a>
+<a href="#Changes+to+the+Code+Base-N1145D">Changes to the Code Base</a>
</li>
<li>
<a href="#Changes+to+Design">Changes to Design</a>
</li>
<li>
-<a href="#Changes+to+Documentation-N1150E">Changes to Documentation</a>
+<a href="#Changes+to+Documentation-N11520">Changes to Documentation</a>
</li>
<li>
-<a href="#Contributors+to+this+release-N11577">Contributors to this release</a>
+<a href="#Contributors+to+this+release-N11589">Contributors to this release</a>
</li>
</ul>
</li>
@@ -509,23 +509,28 @@ document.write("Last Published: " + docu
<p>
<a href="changes.rss"><img alt="RSS" src="../images/rss.png"></a>
</p>
-<a name="N1000E"></a><a name="introduction"></a>
+<a name="introduction"></a>
<h2 class="underlined_10">Introduction and explanation of symbols</h2>
<div class="section">
<p>Changes are sorted by "type" and then chronologically with the most recent at the top. These symbols denote the various action types:<img class="icon" alt="add" src="../images/add.jpg">=add, <img class="icon" alt="fix" src="../images/fix.jpg">=fix, <img class="icon" alt="remove" src="../images/remove.jpg">=remove, <img class="icon" alt="update" src="../images/update.jpg">=update</p>
</div>

-<a name="N10025"></a><a name="version_0.9-dev"></a>
+<a name="version_0.9-dev"></a>
<h2 class="underlined_10">Version 0.9-dev (not yet released)</h2>
<div class="section">
<p>
See each <a href="../pluginDocs/plugins_0_90/index.html">plugin</a> for its
detailed changes.
</p>
-<a name="N10031"></a><a name="Changes+to+Build"></a>
+<a name="Changes+to+Build"></a>
<h3 class="underlined_5">Changes to Build</h3>
<ul>
<li>
+<img class="icon" alt="add" src="../images/add.jpg">
+ Added standalone 'validate-status' build target to validate the project
+ status changes file.
+ Committed by DC.</li>
+<li>
<img class="icon" alt="fix" src="../images/fix.jpg">
Explicitly set the javac target@ to our defined base version.
This fixed an issue with plugins being deployed by committers using
@@ -546,7 +551,7 @@ document.write("Last Published: " + docu
A better way to report the set of xmlcatalog files being used.
Committed by DC.</li>
</ul>
-<a name="N10056"></a><a name="Changes+to+the+Code+Base"></a>
+<a name="Changes+to+the+Code+Base"></a>
<h3 class="underlined_5">Changes to the Code Base</h3>
<ul>
<li>
@@ -700,7 +705,7 @@ document.write("Last Published: " + docu
<li>
<img class="icon" alt="fix" src="../images/fix.jpg">
Fixed the "forrest" command to cope with recent Cygwin changes with expanding pathnames.
- Committed by RGD. Thanks to Mark Eggers. See Issue <a href="http://issues.apache.org/jira/browse/FOR-905">FOR-905</a>.</li>
+ Committed by RDG. Thanks to Mark Eggers. See Issue <a href="http://issues.apache.org/jira/browse/FOR-905">FOR-905</a>.</li>
<li>
<img class="icon" alt="fix" src="../images/fix.jpg">
The "faq" documents were missing generated Table-of-Contents.
@@ -749,7 +754,7 @@ document.write("Last Published: " + docu
<img class="icon" alt="update" src="../images/update.jpg">
Use plain svn commands rather than JSVN for forrestbot and plugins
deployment.
- Committed by DC,TWW. See Issue <a href="http://issues.apache.org/jira/browse/FOR-1198">FOR-1198</a>.</li>
+ Committed by DC. Thanks to David Crossley, Tim Williams. See Issue <a href="http://issues.apache.org/jira/browse/FOR-1198">FOR-1198</a>.</li>
<li>
<img class="icon" alt="update" src="../images/update.jpg">
Switch to a new XML module providing better memory behavior.
@@ -813,7 +818,7 @@ document.write("Last Published: " + docu
fixed in this version. Also upgraded various other important supporting
products such as Apache Xerces and Apache Xalan, etc.
See <a href="../docs_0_90/upgrading_09.html#cocoon">upgrading notes</a>.
- Committed by TS, DC. See Issue <a href="http://issues.apache.org/jira/browse/FOR-955">FOR-955</a>, <a href="http://issues.apache.org/jira/browse/FOR-1017">FOR-1017</a>.</li>
+ Committed by TS. Thanks to Thorsten Scherler, David Crossley. See Issue <a href="http://issues.apache.org/jira/browse/FOR-955">FOR-955</a>, <a href="http://issues.apache.org/jira/browse/FOR-1017">FOR-1017</a>.</li>
<li>
<img class="icon" alt="update" src="../images/update.jpg">
Promoting the output.inputModule plugin to core. Main reason for the move is to
@@ -869,7 +874,7 @@ document.write("Last Published: " + docu
Added method to disable table of contents in PDF via skinconf.xml.
Committed by BMD. Thanks to Patrick Ohly. See Issue <a href="http://issues.apache.org/jira/browse/FOR-355">FOR-355</a>.</li>
</ul>
-<a name="N10263"></a><a name="Changes+to+Documentation"></a>
+<a name="Changes+to+Documentation"></a>
<h3 class="underlined_5">Changes to Documentation</h3>
<ul>
<li>
@@ -916,6 +921,13 @@ document.write("Last Published: " + docu
Committed by TS. Thanks to Bart Molenkamp.</li>
<li>
<img class="icon" alt="update" src="../images/update.jpg">
+ Added an <a href="../docs_0_90/faq.html#svn-eol-style">FAQ</a>
+ to explain "svn:eol-style" and un-necessary svn diffs.
+ See also <a href="../howto-forrestbot-svn.html">How to deploy
+ documentation with the Forrestbot "svn" workstage</a>.
+ Committed by DC.</li>
+<li>
+<img class="icon" alt="update" src="../images/update.jpg">
Improved the FAQ about "version and properties" and linked to the
documentation of the new <a href="../docs_0_90/properties.html">Properties</a> system.
Committed by DC.</li>
@@ -979,17 +991,17 @@ document.write("Last Published: " + docu
Also add some more Forrest terminology.
Committed by DC.</li>
</ul>
-<a name="N10327"></a><a name="Contributors+to+this+release"></a>
+<a name="Contributors+to+this+release"></a>
<h3 class="underlined_5">Contributors to this release</h3>
<p>We thank the following people for their contributions to this release.</p>
-<p>This is a list of all people who participated as committers:<br>Brian M. Dube (BMD), Cyriaque Dupoirieux (CD), David Crossley (DC), (DC,TWW), Ferdinand Soethe (FSO), Gavin McDonald (GM), Jeremias Maerki (JM), Ross Gardler (RDG), (RGD), Sjur N Moshagen (SNM), Thorsten Scherler (TS), (TS, DC), Tim Williams (TWW).</p>
-<p>This is a list of other contributors:<br>Andreas Lehmkuehler, Antoine ROBERT, Bart Molenkamp, Brolin Empey, Carlos Tejo, DeBel, Mark Eggers, Oshani Senevira, Patrick Ohly, Richard Calmbach,Mathieu Champlon, Ron Blaschke, Simon Pepping, Sina K. Heshmati, Steven Coco, Thomas Emmel, Thomas Witteriede, Uwe Kreibaum.</p>
+<p>This is a list of all people who participated as committers:<br>Brian M. Dube (BMD), Cyriaque Dupoirieux (CD), David Crossley (DC), Ferdinand Soethe (FSO), Gavin McDonald (GM), Jeremias Maerki (JM), Ross Gardler (RDG), Sjur N Moshagen (SNM), Thorsten Scherler (TS), Tim Williams (TWW).</p>
+<p>This is a list of other contributors:<br>Andreas Lehmkuehler, Antoine ROBERT, Bart Molenkamp, Brolin Empey, Carlos Tejo, David Crossley, Tim Williams, DeBel, Mark Eggers, Oshani Senevira, Patrick Ohly, Richard Calmbach,Mathieu Champlon, Ron Blaschke, Simon Pepping, Sina K. Heshmati, Steven Coco, Thomas Emmel, Thomas Witteriede, Thorsten Scherler, David Crossley, Uwe Kreibaum.</p>
</div>

-<a name="N10336"></a><a name="version_0.8"></a>
+<a name="version_0.8"></a>
<h2 class="underlined_10">Version 0.8 (2007-04-18)</h2>
<div class="section">
-<a name="N1033A"></a><a name="Changes+to+Build-N1033A"></a>
+<a name="Changes+to+Build-N1034C"></a>
<h3 class="underlined_5">Changes to Build</h3>
<ul>
<li>
@@ -997,7 +1009,7 @@ document.write("Last Published: " + docu
Add new build target "clean-build".
Committed by CD.</li>
</ul>
-<a name="N10344"></a><a name="Changes+to+the+Code+Base-N10344"></a>
+<a name="Changes+to+the+Code+Base-N10356"></a>
<h3 class="underlined_5">Changes to the Code Base</h3>
<ul>
<li>
@@ -1611,7 +1623,7 @@ document.write("Last Published: " + docu
forrest site fails resume dtd validation <a href="http://svn.apache.org/viewcvs.cgi?rev=279892&amp;view=rev">Diff</a>
Committed by TS. Thanks to kevin. See Issue <a href="http://issues.apache.org/jira/browse/FOR-670">FOR-670</a>.</li>
</ul>
-<a name="N106C1"></a><a name="Changes+to+Documentation-N106C1"></a>
+<a name="Changes+to+Documentation-N106D3"></a>
<h3 class="underlined_5">Changes to Documentation</h3>
<ul>
<li>
@@ -1847,21 +1859,21 @@ document.write("Last Published: " + docu
how to debug forrest java classes to the faq <a href="http://svn.apache.org/viewcvs.cgi?rev=291361&amp;view=rev">Diff</a>
Committed by TS.</li>
</ul>
-<a name="N10863"></a><a name="Contributors+to+this+release-N10863"></a>
+<a name="Contributors+to+this+release-N10875"></a>
<h3 class="underlined_5">Contributors to this release</h3>
<p>We thank the following people for their contributions to this release.</p>
<p>This is a list of all people who participated as committers:<br>Antonio Gallardo (AG), Bertrand Delacretaz (BD), Cyriaque Dupoirieux (CD), David Crossley (DC), Diwaker Gupta (DG), Ferdinand Soethe (FSO), Juan Jose Pablos (JJP), Johannes Schaefer (JS), Ross Gardler (RDG), Sjur N Moshagen (SNM), Thorsten Scherler (TS), Tim Williams (TWW).</p>
<p>This is a list of other contributors:<br>Addison Berry, Alan Chandler, Anil Ramnanan, Brian Dube, Clay Leeds, Community, Dave Brosius, David Crossley, Gavin McDonald, Jan Materne, Jim Dixon, Joachim Breitsprecher, Josias Thoeny, kevin, Martin Stockhammer, Mathieu Champlon, Paul Devine, Paul Kronenwetter, Phillip Evens, Pier Fumagalli, Randy Metcalfe, Rasik Pandey, Richard Calmbach, Ross Gardler, Sjur N. Moshagen, Steve Masover, Tom HANAX, Torsten Stolpmann, Vadim Gritsenko, Vronk Duat.</p>
</div>

-<a name="N10872"></a><a name="version_0.7.1-dev"></a>
+<a name="version_0.7.1-dev"></a>
<h2 class="underlined_10">Version 0.7.1-dev (not released)</h2>
<div class="section">
<p>
See each <a href="../pluginDocs/plugins_0_70/index.html">plugin</a> for its
detailed changes.
</p>
-<a name="N1087E"></a><a name="Changes+to+the+Code+Base-N1087E"></a>
+<a name="Changes+to+the+Code+Base-N10890"></a>
<h3 class="underlined_5">Changes to the Code Base</h3>
<ul>
<li>
@@ -1897,7 +1909,7 @@ document.write("Last Published: " + docu
Doing 'forrest clean' will remove both sections.
Committed by DC.</li>
</ul>
-<a name="N108A4"></a><a name="Changes+to+Documentation-N108A4"></a>
+<a name="Changes+to+Documentation-N108B6"></a>
<h3 class="underlined_5">Changes to Documentation</h3>
<ul>
<li>
@@ -1907,21 +1919,21 @@ document.write("Last Published: " + docu
<a href="../docs_0_70/upgrading_07.html">upgrading to v0.7</a>
Committed by DC.</li>
</ul>
-<a name="N108B4"></a><a name="Contributors+to+this+release-N108B4"></a>
+<a name="Contributors+to+this+release-N108C6"></a>
<h3 class="underlined_5">Contributors to this release</h3>
<p>We thank the following people for their contributions to this release.</p>
<p>This is a list of all people who participated as committers:<br>David Crossley (DC), Ferdinand Soethe (FSO).</p>
<p>This is a list of other contributors:<br>Steve Masover.</p>
</div>

-<a name="N108C3"></a><a name="version_0.7"></a>
+<a name="version_0.7"></a>
<h2 class="underlined_10">Version 0.7 (2005-06-23)</h2>
<div class="section">
<p>
See each <a href="../pluginDocs/plugins_0_70/index.html">plugin</a> for its
detailed changes.
</p>
-<a name="N108CF"></a><a name="Changes+to+Project+Administration"></a>
+<a name="Changes+to+Project+Administration"></a>
<h3 class="underlined_5">Changes to Project Administration</h3>
<ul>
<li>
@@ -1929,7 +1941,7 @@ document.write("Last Published: " + docu
Added testing facilities to plugins to facilitate integration testing.
Committed by RDG.</li>
</ul>
-<a name="N108D9"></a><a name="Changes+to+Build-N108D9"></a>
+<a name="Changes+to+Build-N108EB"></a>
<h3 class="underlined_5">Changes to Build</h3>
<ul>
<li>
@@ -1939,7 +1951,7 @@ document.write("Last Published: " + docu
Ant "import" task.
Committed by DC.</li>
</ul>
-<a name="N108E3"></a><a name="Changes+to+the+Code+Base-N108E3"></a>
+<a name="Changes+to+the+Code+Base-N108F5"></a>
<h3 class="underlined_5">Changes to the Code Base</h3>
<ul>
<li>
@@ -2227,7 +2239,7 @@ document.write("Last Published: " + docu
starting with Forrest-0.7-dev
Committed by DC.</li>
</ul>
-<a name="N10A73"></a><a name="Changes+to+Documentation-N10A73"></a>
+<a name="Changes+to+Documentation-N10A85"></a>
<h3 class="underlined_5">Changes to Documentation</h3>
<ul>
<li>
@@ -2317,17 +2329,17 @@ document.write("Last Published: " + docu
tab</a> to create subject-specific aggregated documents.
Committed by TS.</li>
</ul>
-<a name="N10B13"></a><a name="Contributors+to+this+release-N10B13"></a>
+<a name="Contributors+to+this+release-N10B25"></a>
<h3 class="underlined_5">Contributors to this release</h3>
<p>We thank the following people for their contributions to this release.</p>
<p>This is a list of all people who participated as committers:<br>Antonio Gallardo (AG), Dave Brondsema (DB), David Crossley (DC), Juan Jose Pablos (JJP), Ross Gardler (RDG), Rick Tessner (RFT), Thorsten Scherler (TS).</p>
<p>This is a list of other contributors:<br>Cyriaque Dupoirieux, Ferdinand Soethe, Florian G. Haas, Gary Feldman, Ian P. Springer, Joao Ferreira, Johannes Schaefer, J&ouml;rg Werner, Kevin, Mark Eggers, Ron Blaschke, Sjur N. Moshagen, Stephan E. Schlierf, Tamara Harpster, Upayavira.</p>
</div>

-<a name="N10B22"></a><a name="version_0.6"></a>
+<a name="version_0.6"></a>
<h2 class="underlined_10">Version 0.6 (2004-10-15)</h2>
<div class="section">
-<a name="N10B26"></a><a name="Changes+to+Project+Administration-N10B26"></a>
+<a name="Changes+to+Project+Administration-N10B38"></a>
<h3 class="underlined_5">Changes to Project Administration</h3>
<ul>
<li>
@@ -2338,7 +2350,7 @@ document.write("Last Published: " + docu
OpenSymphony's OSUser for flexible authentication.
Committed by DB.</li>
</ul>
-<a name="N10B30"></a><a name="Changes+to+Build-N10B30"></a>
+<a name="Changes+to+Build-N10B42"></a>
<h3 class="underlined_5">Changes to Build</h3>
<ul>
<li>
@@ -2362,7 +2374,7 @@ document.write("Last Published: " + docu
Add more descriptions to forrest targets. Highlight the most common ones.
Committed by DB. See Issue <a href="http://issues.apache.org/jira/browse/FOR-216">FOR-216</a>.</li>
</ul>
-<a name="N10B5E"></a><a name="Changes+to+the+Code+Base-N10B5E"></a>
+<a name="Changes+to+the+Code+Base-N10B70"></a>
<h3 class="underlined_5">Changes to the Code Base</h3>
<ul>
<li>
@@ -3097,7 +3109,7 @@ document.write("Last Published: " + docu
Sort action types order to "add","remove","update","fix".
Committed by JJP.</li>
</ul>
-<a name="N10F04"></a><a name="Changes+to+Documentation-N10F04"></a>
+<a name="Changes+to+Documentation-N10F16"></a>
<h3 class="underlined_5">Changes to Documentation</h3>
<ul>
<li>
@@ -3154,17 +3166,17 @@ document.write("Last Published: " + docu
<a href="http://forrest.apache.org/">http://forrest.apache.org/</a>
Committed by DC.</li>
</ul>
-<a name="N10F5E"></a><a name="Contributors+to+this+release-N10F5E"></a>
+<a name="Contributors+to+this+release-N10F70"></a>
<h3 class="underlined_5">Contributors to this release</h3>
<p>We thank the following people for their contributions to this release.</p>
<p>This is a list of all people who participated as committers:<br>Antonio Gallardo (AG), Dave Brondsema (DB), David Crossley (DC), Juan Jose Pablos (JJP), Nicola Ken Barozzi (NKB), Ross Gardler (RDG), Reinhard P&ouml;tz (RP), Thorsten Scherler (TS).</p>
<p>This is a list of other contributors:<br>Apache Infrastructure, Arturo Vazquez, Eric Burghard, Eric BURGHARD, Fabio Rinaldi, Florian G. Haas, Jan Materne, Johannes Schaefer, Juan Jose Pablos, Nick Chalko, Pierrick Brihaye, Ram&oacute;n Prades, Rick Tessner, Rob Exley, Ross Gardler, Sebastian Bergmann, Stephan E. Schlierf, Unico Hommes.</p>
</div>

-<a name="N10F6D"></a><a name="version_0.5.1"></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="N10F71"></a><a name="Changes+to+Build-N10F71"></a>
+<a name="Changes+to+Build-N10F83"></a>
<h3 class="underlined_5">Changes to Build</h3>
<ul>
<li>
@@ -3172,7 +3184,7 @@ document.write("Last Published: " + docu
forrest.antproxy.xml script now properly fails when Cocoon fails
Committed by JT.</li>
</ul>
-<a name="N10F7B"></a><a name="Changes+to+the+Code+Base-N10F7B"></a>
+<a name="Changes+to+the+Code+Base-N10F8D"></a>
<h3 class="underlined_5">Changes to the Code Base</h3>
<ul>
<li>
@@ -3209,16 +3221,16 @@ document.write("Last Published: " + docu
~/.antrc, which solves problems on some *nix distributions.
Committed by JT.</li>
</ul>
-<a name="N10FBB"></a><a name="Contributors+to+this+release-N10FBB"></a>
+<a name="Contributors+to+this+release-N10FCD"></a>
<h3 class="underlined_5">Contributors to this release</h3>
<p>We thank the following people for their contributions to this release.</p>
<p>This is a list of all people who participated as committers:<br>Jeff Turner (JT).</p>
</div>

-<a name="N10FC6"></a><a name="version_0.5"></a>
+<a name="version_0.5"></a>
<h2 class="underlined_10">Version 0.5 (2003-09-13)</h2>
<div class="section">
-<a name="N10FCA"></a><a name="Changes+to+the+Code+Base-N10FCA"></a>
+<a name="Changes+to+the+Code+Base-N10FDC"></a>
<h3 class="underlined_5">Changes to the Code Base</h3>
<ul>
<li>
@@ -3596,7 +3608,7 @@ document.write("Last Published: " + docu
the xinclude, linkrewriter, and idgen steps.
Committed by NKB.</li>
</ul>
-<a name="N111CB"></a><a name="Changes+to+Documentation-N111CB"></a>
+<a name="Changes+to+Documentation-N111DD"></a>
<h3 class="underlined_5">Changes to Documentation</h3>
<ul>
<li>
@@ -3605,17 +3617,17 @@ document.write("Last Published: " + docu
upgrading to v0.5
Committed by JT.</li>
</ul>
-<a name="N111D5"></a><a name="Contributors+to+this+release-N111D5"></a>
+<a name="Contributors+to+this+release-N111E7"></a>
<h3 class="underlined_5">Contributors to this release</h3>
<p>We thank the following people for their contributions to this release.</p>
<p>This is a list of all people who participated as committers:<br>David Crossley (DC), Juan Jose Pablos (JJP), Jeff Turner (JT), Nicola Ken Barozzi (NKB), Steven Noels (SN).</p>
<p>This is a list of other contributors:<br>Dave Brondsema, Eirik Bj&oslash;rsn&oslash;s, Frederic Robesyn, J.Pietschmann, Joerg Heinicke, Juan Jose Pablos, Ralf Hauser, Ram&oacute;n Prades, Ringo de Smet, Ross Gardler, Stefan Bodewig.</p>
</div>

-<a name="N111E4"></a><a name="version_0.4"></a>
+<a name="version_0.4"></a>
<h2 class="underlined_10">Version 0.4 (2003-02-12)</h2>
<div class="section">
-<a name="N111E8"></a><a name="Changes+to+the+Code+Base-N111E8"></a>
+<a name="Changes+to+the+Code+Base-N111FA"></a>
<h3 class="underlined_5">Changes to the Code Base</h3>
<ul>
<li>
@@ -3692,7 +3704,7 @@ document.write("Last Published: " + docu
Switched all loglevels to ERROR.
Committed by NKB.</li>
</ul>
-<a name="N1124F"></a><a name="Changes+to+Documentation-N1124F"></a>
+<a name="Changes+to+Documentation-N11261"></a>
<h3 class="underlined_5">Changes to Documentation</h3>
<ul>
<li>
@@ -3701,17 +3713,17 @@ document.write("Last Published: " + docu
to the forrestbar.xpi generated by Gump every day.
Committed by NKB.</li>
</ul>
-<a name="N11259"></a><a name="Contributors+to+this+release-N11259"></a>
+<a name="Contributors+to+this+release-N1126B"></a>
<h3 class="underlined_5">Contributors to this release</h3>
<p>We thank the following people for their contributions to this release.</p>
<p>This is a list of all people who participated as committers:<br>Jeff Turner (JT), Marc Portier (MP), Nicola Ken Barozzi (NKB).</p>
<p>This is a list of other contributors:<br>Berin Loritsch, Bernhard Brandmair, Cathy Zura.</p>
</div>

-<a name="N11268"></a><a name="version_0.3"></a>
+<a name="version_0.3"></a>
<h2 class="underlined_10">Version 0.3 (2003-01-30)</h2>
<div class="section">
-<a name="N1126C"></a><a name="Changes+to+Build-N1126C"></a>
+<a name="Changes+to+Build-N1127E"></a>
<h3 class="underlined_5">Changes to Build</h3>
<ul>
<li>
@@ -3726,7 +3738,7 @@ document.write("Last Published: " + docu
instead of Cocoon + Centipede logos.
Committed by JT.</li>
</ul>
-<a name="N1127B"></a><a name="Changes+to+the+Code+Base-N1127B"></a>
+<a name="Changes+to+the+Code+Base-N1128D"></a>
<h3 class="underlined_5">Changes to the Code Base</h3>
<ul>
<li>
@@ -3956,7 +3968,7 @@ document.write("Last Published: " + docu
We need icons for the new buttons.
Committed by NKB.</li>
</ul>
-<a name="N11390"></a><a name="Changes+to+Documentation-N11390"></a>
+<a name="Changes+to+Documentation-N113A2"></a>
<h3 class="underlined_5">Changes to Documentation</h3>
<ul>
<li>
@@ -3966,17 +3978,17 @@ document.write("Last Published: " + docu
Stylesheets not yet done.
Committed by NKB.</li>
</ul>
-<a name="N1139A"></a><a name="Contributors+to+this+release-N1139A"></a>
+<a name="Contributors+to+this+release-N113AC"></a>
<h3 class="underlined_5">Contributors to this release</h3>
<p>We thank the following people for their contributions to this release.</p>
<p>This is a list of all people who participated as committers:<br>David Crossley (DC), Jeff Turner (JT), Nicola Ken Barozzi (NKB).</p>
<p>This is a list of other contributors:<br>Nick Chalko, Omar Belhaj, Stefan Michels.</p>
</div>

-<a name="N113A9"></a><a name="version_0.2"></a>
+<a name="version_0.2"></a>
<h2 class="underlined_10">Version 0.2 (2002-11-16)</h2>
<div class="section">
-<a name="N113AD"></a><a name="Changes+to+the+Code+Base-N113AD"></a>
+<a name="Changes+to+the+Code+Base-N113BF"></a>
<h3 class="underlined_5">Changes to the Code Base</h3>
<ul>
<li>
@@ -3995,16 +4007,16 @@ document.write("Last Published: " + docu
Webapp now works under JDK 1.3 (parsers weren't being copied)
Committed by JT.</li>
</ul>
-<a name="N113C4"></a><a name="Contributors+to+this+release-N113C4"></a>
+<a name="Contributors+to+this+release-N113D6"></a>
<h3 class="underlined_5">Contributors to this release</h3>
<p>We thank the following people for their contributions to this release.</p>
<p>This is a list of all people who participated as committers:<br>David Crossley (DC), Jeff Turner (JT).</p>
</div>

-<a name="N113CF"></a><a name="version_0.2rc1"></a>
+<a name="version_0.2rc1"></a>
<h2 class="underlined_10">Version 0.2rc1 (2002-11-13)</h2>
<div class="section">
-<a name="N113D3"></a><a name="Changes+to+Project+Administration-N113D3"></a>
+<a name="Changes+to+Project+Administration-N113E5"></a>
<h3 class="underlined_5">Changes to Project Administration</h3>
<ul>
<li>
@@ -4012,7 +4024,7 @@ document.write("Last Published: " + docu
Initial Import
Committed by SM.</li>
</ul>
-<a name="N113DD"></a><a name="Changes+to+Build-N113DD"></a>
+<a name="Changes+to+Build-N113EF"></a>
<h3 class="underlined_5">Changes to Build</h3>
<ul>
<li>
@@ -4112,7 +4124,7 @@ document.write("Last Published: " + docu
Added basic Forrest descriptor.
Committed by NKB.</li>
</ul>
-<a name="N1144B"></a><a name="Changes+to+the+Code+Base-N1144B"></a>
+<a name="Changes+to+the+Code+Base-N1145D"></a>
<h3 class="underlined_5">Changes to the Code Base</h3>
<ul>
<li>
@@ -4258,7 +4270,7 @@ document.write("Last Published: " + docu
Put the internal matches in a separate pipeline with internal-only="true".
Committed by NKB.</li>
</ul>
-<a name="N11504"></a><a name="Changes+to+Design"></a>
+<a name="Changes+to+Design"></a>
<h3 class="underlined_5">Changes to Design</h3>
<ul>
<li>
@@ -4267,7 +4279,7 @@ document.write("Last Published: " + docu
cross-browser issues.
Committed by BK.</li>
</ul>
-<a name="N1150E"></a><a name="Changes+to+Documentation-N1150E"></a>
+<a name="Changes+to+Documentation-N11520"></a>
<h3 class="underlined_5">Changes to Documentation</h3>
<ul>
<li>
@@ -4355,14 +4367,14 @@ document.write("Last Published: " + docu
validated using these DTDs and OASIS Catalogs.
Committed by DC. Thanks to <a href="mailto:stevenn.at.outerthought.org">Steven Noels</a>.</li>
</ul>
-<a name="N11577"></a><a name="Contributors+to+this+release-N11577"></a>
+<a name="Contributors+to+this+release-N11589"></a>
<h3 class="underlined_5">Contributors to this release</h3>
<p>We thank the following people for their contributions to this release.</p>
<p>This is a list of all people who participated as committers:<br>Bert Van Kets (BK), David Crossley (DC), Jeff Turner (JT), Nicola Ken Barozzi (NKB), Stefano Mazzocchi (SM), Steven Noels (SN).</p>
<p>This is a list of other contributors:<br>Bert Van Kets, Bruno Dumon, Kevin Ross, Leo Simons, Marc Portier, Peter Donald, Steven Noels.</p>
</div>

-<a name="N11586"></a><a name="all-committers"></a>
+<a name="all-committers"></a>
<h2 class="underlined_10">All Committers</h2>
<div class="section">
<p>This is a list of all people who have ever participated

Modified: forrest/site/docs_0_80/changes.rss
URL: http://svn.apache.org/viewvc/forrest/site/docs_0_80/changes.rss?rev=1061134&r1=1061133&r2=1061134&view=diff
==============================================================================
--- forrest/site/docs_0_80/changes.rss (original)
+++ forrest/site/docs_0_80/changes.rss Thu Jan 20 06:47:23 2011
@@ -64,6 +64,24 @@
upgrading to v0.9
</description></item>

+ <item><title>Apache Forrest docs update</title><link>http://forrest.apache.org//changes.html</link><description>docs update
+ by
+ DC
+ :
+
+ Added an FAQ
+ to explain "svn:eol-style" and un-necessary svn diffs.
+ See also How to deploy
+ documentation with the Forrestbot "svn" workstage.
+ </description></item>
+ <item><title>Apache Forrest build add</title><link>http://forrest.apache.org//changes.html</link><description>build add
+ by
+ DC
+ :
+
+ Added standalone 'validate-status' build target to validate the project
+ status changes file.
+ </description></item>
<item><title>Apache Forrest code fix
(bug FOR-1012)
</title><link>http://forrest.apache.org//changes.html</link><description>code fix
@@ -216,14 +234,14 @@
(bug FOR-1198)
</title><link>http://forrest.apache.org//changes.html</link><description>code update
by
- DC,TWW
+ DC
(fixes bug FOR-1198)

:

Use plain svn commands rather than JSVN for forrestbot and plugins
deployment.
- </description></item>
+ Thanks to David Crossley, Tim Williams.</description></item>

<item><title>Apache Forrest code update
(bug FOR-591)
@@ -580,7 +598,7 @@
(bug FOR-955,FOR-1017)
</title><link>http://forrest.apache.org//changes.html</link><description>code update
by
- TS, DC
+ TS
(fixes bug FOR-955,FOR-1017)

:
@@ -593,7 +611,7 @@
fixed in this version. Also upgraded various other important supporting
products such as Apache Xerces and Apache Xalan, etc.
See upgrading notes.
- </description></item>
+ Thanks to Thorsten Scherler, David Crossley.</description></item>
<item><title>Apache Forrest code update
(bug FOR-1103)
</title><link>http://forrest.apache.org//changes.html</link><description>code update
@@ -733,7 +751,7 @@
(bug FOR-905)
</title><link>http://forrest.apache.org//changes.html</link><description>code fix
by
- RGD
+ RDG
(fixes bug FOR-905)

:
@@ -6631,6 +6649,22 @@

Added document to facilitate
upgrading to v0.9
+ </description></item><item><title>Apache Forrest docs update</title><link>http://forrest.apache.org//changes.html</link><description>docs update
+ by
+ DC
+ :
+
+ Added an FAQ
+ to explain "svn:eol-style" and un-necessary svn diffs.
+ See also How to deploy
+ documentation with the Forrestbot "svn" workstage.
+ </description></item><item><title>Apache Forrest build add</title><link>http://forrest.apache.org//changes.html</link><description>build add
+ by
+ DC
+ :
+
+ Added standalone 'validate-status' build target to validate the project
+ status changes file.
</description></item><item><title>Apache Forrest code fix
(bug FOR-1012)
</title><link>http://forrest.apache.org//changes.html</link><description>code fix
@@ -6763,14 +6797,14 @@
(bug FOR-1198)
</title><link>http://forrest.apache.org//changes.html</link><description>code update
by
- DC,TWW
+ DC
(fixes bug FOR-1198)

:

Use plain svn commands rather than JSVN for forrestbot and plugins
deployment.
- </description></item><item><title>Apache Forrest code update
+ Thanks to David Crossley, Tim Williams.</description></item><item><title>Apache Forrest code update
(bug FOR-591)
</title><link>http://forrest.apache.org//changes.html</link><description>code update
by
@@ -7077,7 +7111,7 @@
(bug FOR-955,FOR-1017)
</title><link>http://forrest.apache.org//changes.html</link><description>code update
by
- TS, DC
+ TS
(fixes bug FOR-955,FOR-1017)

:
@@ -7090,7 +7124,7 @@
fixed in this version. Also upgraded various other important supporting
products such as Apache Xerces and Apache Xalan, etc.
See upgrading notes.
- </description></item><item><title>Apache Forrest code update
+ Thanks to Thorsten Scherler, David Crossley.</description></item><item><title>Apache Forrest code update
(bug FOR-1103)
</title><link>http://forrest.apache.org//changes.html</link><description>code update
by
@@ -7213,7 +7247,7 @@
(bug FOR-905)
</title><link>http://forrest.apache.org//changes.html</link><description>code fix
by
- RGD
+ RDG
(fixes bug FOR-905)

:

Modified: forrest/site/docs_0_80/changes.xml
URL: http://svn.apache.org/viewvc/forrest/site/docs_0_80/changes.xml?rev=1061134&r1=1061133&r2=1061134&view=diff
==============================================================================
--- forrest/site/docs_0_80/changes.xml (original)
+++ forrest/site/docs_0_80/changes.xml Thu Jan 20 06:47:23 2011
@@ -5,7 +5,10 @@
See each <link href="site:plugins/index">plugin</link> for its
detailed changes.
</p>
- <section><title>Changes to Build</title><ul><li><icon alt="fix" src="../images/fix.jpg"/>
+ <section><title>Changes to Build</title><ul><li><icon alt="add" src="../images/add.jpg"/>
+ Added standalone 'validate-status' build target to validate the project
+ status changes file.
+ Committed by DC.</li><li><icon alt="fix" src="../images/fix.jpg"/>
Explicitly set the javac target@ to our defined base version.
This fixed an issue with plugins being deployed by committers using
more recent versions.
@@ -109,7 +112,7 @@
See notes in <link href="site:upgrading_09">upgrading to v0.9</link>
Committed by DC. See Issue <link href="http://issues.apache.org/jira/browse/FOR-1075">FOR-1075</link>.</li><li><icon alt="fix" src="../images/fix.jpg"/>
Fixed the "forrest" command to cope with recent Cygwin changes with expanding pathnames.
- Committed by RGD. Thanks to Mark Eggers. See Issue <link href="http://issues.apache.org/jira/browse/FOR-905">FOR-905</link>.</li><li><icon alt="fix" src="../images/fix.jpg"/>
+ Committed by RDG. Thanks to Mark Eggers. See Issue <link href="http://issues.apache.org/jira/browse/FOR-905">FOR-905</link>.</li><li><icon alt="fix" src="../images/fix.jpg"/>
The "faq" documents were missing generated Table-of-Contents.
Committed by TS.</li><li><icon alt="fix" src="../images/fix.jpg"/>
Fixed bug regarding logging and Servlet Container when using Forrest as a WAR archive.
@@ -138,7 +141,7 @@
Committed by TWW.</li><li><icon alt="update" src="../images/update.jpg"/>
Use plain svn commands rather than JSVN for forrestbot and plugins
deployment.
- Committed by DC,TWW. See Issue <link href="http://issues.apache.org/jira/browse/FOR-1198">FOR-1198</link>.</li><li><icon alt="update" src="../images/update.jpg"/>
+ Committed by DC. Thanks to David Crossley, Tim Williams. See Issue <link href="http://issues.apache.org/jira/browse/FOR-1198">FOR-1198</link>.</li><li><icon alt="update" src="../images/update.jpg"/>
Switch to a new XML module providing better memory behavior.
Committed by TWW. See Issue <link href="http://issues.apache.org/jira/browse/FOR-591">FOR-591</link>.</li><li><icon alt="update" src="../images/update.jpg"/>
Fix property "project.issues-rss-url" to use https for our JIRA.
@@ -178,7 +181,7 @@
fixed in this version. Also upgraded various other important supporting
products such as Apache Xerces and Apache Xalan, etc.
See <link href="site:upgrading_09/cocoon">upgrading notes</link>.
- Committed by TS, DC. See Issue <link href="http://issues.apache.org/jira/browse/FOR-955">FOR-955</link>, <link href="http://issues.apache.org/jira/browse/FOR-1017">FOR-1017</link>.</li><li><icon alt="update" src="../images/update.jpg"/>
+ Committed by TS. Thanks to Thorsten Scherler, David Crossley. See Issue <link href="http://issues.apache.org/jira/browse/FOR-955">FOR-955</link>, <link href="http://issues.apache.org/jira/browse/FOR-1017">FOR-1017</link>.</li><li><icon alt="update" src="../images/update.jpg"/>
Promoting the output.inputModule plugin to core. Main reason for the move is to
prevent plugins dependencies since the code has attracted different use cases
solved in plugins to move it into core.
@@ -235,6 +238,11 @@
Committed by FSO.</li><li><icon alt="fix" src="../images/fix.jpg"/>
Fix some menu items, links and version labels.
Committed by TS. Thanks to Bart Molenkamp.</li><li><icon alt="update" src="../images/update.jpg"/>
+ Added an <link href="site:faq/svn-eol-style">FAQ</link>
+ to explain "svn:eol-style" and un-necessary svn diffs.
+ See also <link href="site:forrestbot-svn">How to deploy
+ documentation with the Forrestbot "svn" workstage</link>.
+ Committed by DC.</li><li><icon alt="update" src="../images/update.jpg"/>
Improved the FAQ about "version and properties" and linked to the
documentation of the new <link href="site:properties">Properties</link> system.
Committed by DC.</li><li><icon alt="update" src="../images/update.jpg"/>
@@ -272,7 +280,7 @@
Add more entries to <link href="site:glossary">glossary</link> to explain
some Apache Cocoon terminology and link to relevant docs.
Also add some more Forrest terminology.
- Committed by DC.</li></ul></section><section><title>Contributors to this release</title><p>We thank the following people for their contributions to this release.</p><p>This is a list of all people who participated as committers:<br/>Brian M. Dube (BMD), Cyriaque Dupoirieux (CD), David Crossley (DC), (DC,TWW), Ferdinand Soethe (FSO), Gavin McDonald (GM), Jeremias Maerki (JM), Ross Gardler (RDG), (RGD), Sjur N Moshagen (SNM), Thorsten Scherler (TS), (TS, DC), Tim Williams (TWW).</p><p>This is a list of other contributors:<br/>Andreas Lehmkuehler, Antoine ROBERT, Bart Molenkamp, Brolin Empey, Carlos Tejo, DeBel, Mark Eggers, Oshani Senevira, Patrick Ohly, Richard Calmbach,Mathieu Champlon, Ron Blaschke, Simon Pepping, Sina K. Heshmati, Steven Coco, Thomas Emmel, Thomas Witteriede, Uwe Kreibaum.</p></section></section>
+ Committed by DC.</li></ul></section><section><title>Contributors to this release</title><p>We thank the following people for their contributions to this release.</p><p>This is a list of all people who participated as committers:<br/>Brian M. Dube (BMD), Cyriaque Dupoirieux (CD), David Crossley (DC), Ferdinand Soethe (FSO), Gavin McDonald (GM), Jeremias Maerki (JM), Ross Gardler (RDG), Sjur N Moshagen (SNM), Thorsten Scherler (TS), Tim Williams (TWW).</p><p>This is a list of other contributors:<br/>Andreas Lehmkuehler, Antoine ROBERT, Bart Molenkamp, Brolin Empey, Carlos Tejo, David Crossley, Tim Williams, DeBel, Mark Eggers, Oshani Senevira, Patrick Ohly, Richard Calmbach,Mathieu Champlon, Ron Blaschke, Simon Pepping, Sina K. Heshmati, Steven Coco, Thomas Emmel, Thomas Witteriede, Thorsten Scherler, David Crossley, Uwe Kreibaum.</p></section></section>
<section id="version_0.8"><title>Version 0.8 (2007-04-18)</title><section><title>Changes to Build</title><ul><li><icon alt="add" src="../images/add.jpg"/>
Add new build target "clean-build".
Committed by CD.</li></ul></section><section><title>Changes to the Code Base</title><ul><li><icon alt="add" src="../images/add.jpg"/>

Modified: forrest/site/docs_0_80/dreams.html
URL: http://svn.apache.org/viewvc/forrest/site/docs_0_80/dreams.html?rev=1061134&r1=1061133&r2=1061134&view=diff
==============================================================================
--- forrest/site/docs_0_80/dreams.html (original)
+++ forrest/site/docs_0_80/dreams.html Thu Jan 20 06:47:23 2011
@@ -327,7 +327,7 @@ document.write("Last Published: " + docu
</div>
</div>

-<a name="N10010"></a><a name="Introduction"></a>
+<a name="Introduction"></a>
<h2 class="underlined_10">Introduction</h2>
<div class="section">
<p>
@@ -393,7 +393,7 @@ document.write("Last Published: " + docu
</ul>
</div>

-<a name="N10051"></a><a name="Draft+dream+list"></a>
+<a name="Draft+dream+list"></a>
<h2 class="underlined_10">Draft dream list</h2>
<div class="section">
<ul>