You are viewing a plain text version of this content. The canonical link for it is here.
Posted to site-svn@forrest.apache.org by cr...@apache.org on 2011/01/10 03:12:23 UTC

svn commit: r1057074 - in /forrest/site: ./ docs_0_90/ docs_0_90/howto/ dtdx/ pluginDocs/plugins_0_70/ pluginDocs/plugins_0_80/ pluginDocs/plugins_0_90/ procedures/release/

Author: crossley
Date: Mon Jan 10 02:12:22 2011
New Revision: 1057074

URL: http://svn.apache.org/viewvc?rev=1057074&view=rev
Log:
 Publish from forrestbot

Modified:
    forrest/site/abs-linkmap
    forrest/site/abs-menulinks
    forrest/site/docs_0_90/faq.html
    forrest/site/docs_0_90/faq.xml
    forrest/site/docs_0_90/howto/howto-buildPlugin.html
    forrest/site/dtdx/document-v13.pdf
    forrest/site/dtdx/document-v20.pdf
    forrest/site/forrest-issues.html
    forrest/site/pluginDocs/plugins_0_70/index.html
    forrest/site/pluginDocs/plugins_0_80/index.html
    forrest/site/pluginDocs/plugins_0_90/index.html
    forrest/site/procedures/release/How_to_release.html

Modified: forrest/site/abs-linkmap
URL: http://svn.apache.org/viewvc/forrest/site/abs-linkmap?rev=1057074&r1=1057073&r2=1057074&view=diff
==============================================================================
--- forrest/site/abs-linkmap (original)
+++ forrest/site/abs-linkmap Mon Jan 10 02:12:22 2011
@@ -263,7 +263,9 @@
           <catalogRef1 label="Using DTD Catalogs" href="site:catalog"/>
         </ForrestIntegrate>
         <ForrestExtend label="Extend Forrest" description="Extend Forrest with new functionalities">
-          <buildPlugin label="Build a Plugin" href="docs_0_90/howto/howto-buildPlugin.html"/>
+          <buildPlugin label="Build a Plugin" href="docs_0_90/howto/howto-buildPlugin.html">
+            <release href="docs_0_90/howto/howto-buildPlugin.html#release"/>
+          </buildPlugin>
           <skin-package label="Package new Skins" href="docs_0_90/howto/../skin-package.html"/>
         </ForrestExtend>
         <asf-mirror label="Download mirror" href="docs_0_90/howto/howto-asf-mirror.html"/>

Modified: forrest/site/abs-menulinks
URL: http://svn.apache.org/viewvc/forrest/site/abs-menulinks?rev=1057074&r1=1057073&r2=1057074&view=diff
==============================================================================
--- forrest/site/abs-menulinks (original)
+++ forrest/site/abs-menulinks Mon Jan 10 02:12:22 2011
@@ -263,7 +263,9 @@
           <catalogRef1 tab="v0_90" label="Using DTD Catalogs" href="site:catalog"/>
         </ForrestIntegrate>
         <ForrestExtend tab="v0_90" label="Extend Forrest" description="Extend Forrest with new functionalities">
-          <buildPlugin tab="v0_90" label="Build a Plugin" href="docs_0_90/howto/howto-buildPlugin.html"/>
+          <buildPlugin tab="v0_90" label="Build a Plugin" href="docs_0_90/howto/howto-buildPlugin.html">
+            <release tab="v0_90" href="docs_0_90/howto/howto-buildPlugin.html#release"/>
+          </buildPlugin>
           <skin-package tab="v0_90" label="Package new Skins" href="docs_0_90/skin-package.html"/>
         </ForrestExtend>
         <asf-mirror tab="v0_90" label="Download mirror" href="docs_0_90/howto/howto-asf-mirror.html"/>

Modified: forrest/site/docs_0_90/faq.html
URL: http://svn.apache.org/viewvc/forrest/site/docs_0_90/faq.html?rev=1057074&r1=1057073&r2=1057074&view=diff
==============================================================================
--- forrest/site/docs_0_90/faq.html (original)
+++ forrest/site/docs_0_90/faq.html Mon Jan 10 02:12:22 2011
@@ -730,22 +730,21 @@ error: datatype library "http://www.w3.o
           One workaround is to update your copy of the
           <a href="http://code.google.com/p/jing-trang/">Jing</a> jar at
           <span class="codefrag">$FORREST_HOME/lib/core/</span>
-          
-<br>Note: We know that Jing-20081028 works okay.
-        </p>
+        
+</p>
 <p>
           Another workaround is to edit the forrest.properties configuration file
           to expose the "forrest.validate.sitemap" property and set it to "false".
           Might need to do the same for the "forrest.validate.stylesheets" property.
         </p>
-<a name="N100D7"></a><a name="winjava"></a>
+<a name="N100D5"></a><a name="winjava"></a>
 <h3 class="underlined_5">1.11. Windows gets confused about which Java version to use.</h3>
 <p>
           Cough, yes!. See this
           <a href="http://mail-archives.apache.org/mod_mbox/forrest-user/200704.mbox/%3c462CA40F.5020400@rblasch.org%3e">explanation</a>
           on the Forrest mail lists.
         </p>
-<a name="N100E3"></a><a name="maxmemory"></a>
+<a name="N100E1"></a><a name="maxmemory"></a>
 <h3 class="underlined_5">1.12.  How can I specify the amount of memory to be used by Java? </h3>
 <p>
           There are two ways to control this. If you get an OutOfMemoryError
@@ -765,7 +764,7 @@ error: datatype library "http://www.w3.o
           forrest. The exact value you set it to is dependant on your JVM, but
           something like <span class="codefrag">ANT_OPTS=-Xmx500M</span> will probably work.
         </p>
-<a name="N10100"></a><a name="debug"></a>
+<a name="N100FE"></a><a name="debug"></a>
 <h3 class="underlined_5">1.13.  How can I start forrest in Java debug mode? </h3>
 <p>
           The <span class="codefrag">forrest.jvmargs</span> property in the
@@ -775,10 +774,10 @@ error: datatype library "http://www.w3.o
         
 </p>
 </div>
-<a name="N10111"></a><a name="content_faqs"></a>
+<a name="N1010F"></a><a name="content_faqs"></a>
 <h2 class="underlined_10">2. Content Creation</h2>
 <div class="section">
-<a name="N10115"></a><a name="edit-content"></a>
+<a name="N10113"></a><a name="edit-content"></a>
 <h3 class="underlined_5">2.1. What tools can be used to edit the content?</h3>
 <p>
           If you are using the Apache Forrest XML
@@ -800,7 +799,7 @@ error: datatype library "http://www.w3.o
           can use text editors or "html editors" such as the one provided with
           the Mozilla web browser.
         </p>
-<a name="N1012F"></a><a name="site-xml"></a>
+<a name="N1012D"></a><a name="site-xml"></a>
 <h3 class="underlined_5">2.2. 
         How to use the site.xml configuration file for menus and linking.
       </h3>
@@ -843,7 +842,7 @@ error: datatype library "http://www.w3.o
 <pre class="code">
 &lt;a href="site:docbook"&gt; link to the DocBook FAQ in the Tech FAQs
         </pre>
-<a name="N1015D"></a><a name="examples"></a>
+<a name="N1015B"></a><a name="examples"></a>
 <h3 class="underlined_5">2.3. 
         Where are examples of documents and site.xml and tabs.xml files?
       </h3>
@@ -852,7 +851,7 @@ error: datatype library "http://www.w3.o
           website documents are included with the distribution (<span class="codefrag">cd
           forrest/site-author; forrest run</span>).
         </p>
-<a name="N10168"></a><a name="crawler"></a>
+<a name="N10166"></a><a name="crawler"></a>
 <h3 class="underlined_5">2.4. 
         Help, one of my documents is not being rendered.
       </h3>
@@ -871,7 +870,7 @@ error: datatype library "http://www.w3.o
           not follow and process off-site links. The new locationmap (0.8+)
           enables content to be drawn from remote sources.
         </p>
-<a name="N10176"></a><a name="PDF-output"></a>
+<a name="N10174"></a><a name="PDF-output"></a>
 <h3 class="underlined_5">2.5. How can I generate one pdf-file out of the whole site or selected pages of the site?</h3>
 <p>
           Add the following entries to your site.xml file.
@@ -907,7 +906,7 @@ error: datatype library "http://www.w3.o
           issue tracker and mail lists.
         </div>
 </div>
-<a name="N10196"></a><a name="pageBreaks"></a>
+<a name="N10194"></a><a name="pageBreaks"></a>
 <h3 class="underlined_5">2.6. How do I insert page breaks into documents?</h3>
 <p>
           Page breaks do not make a great deal of sense in HTML documents
@@ -936,7 +935,7 @@ error: datatype library "http://www.w3.o
             margin-bottom: 0; 
             page-break-after: always; 
             } </pre>
-<a name="N101B4"></a><a name="clickable-email-address"></a>
+<a name="N101B2"></a><a name="clickable-email-address"></a>
 <h3 class="underlined_5">2.7. How can I generate html-pages to show a 'clickable' email-address (of the
         author-element)?</h3>
 <p>
@@ -944,14 +943,14 @@ error: datatype library "http://www.w3.o
           $FORREST_HOME/main/webapp/skins/common/xslt/html/document-to-html.xsl</span>
           and edit the "headers/authors" template.
         </p>
-<a name="N101BF"></a><a name="link_raw"></a>
+<a name="N101BD"></a><a name="link_raw"></a>
 <h3 class="underlined_5">2.8. How do I link to raw files such as config.txt and brochure.pdf? </h3>
 <p>
           Handling of raw files was significantly changed in Forrest 0.7. See
           <a href="../docs_0_70/upgrading_07.html#raw">Upgrading to Apache Forrest
           0.7</a> for all the details.
         </p>
-<a name="N101CB"></a><a name="pdf_images"></a>
+<a name="N101C9"></a><a name="pdf_images"></a>
 <h3 class="underlined_5">2.9. Images don't display in PDFs. How do I fix this?</h3>
 <p>
           Forrest uses <a href="http://xml.apache.org/fop/">Apache FOP</a>
@@ -990,7 +989,7 @@ error: datatype library "http://www.w3.o
           Forrest.
         </div>
 </div>
-<a name="N101FA"></a><a name="tab-index"></a>
+<a name="N101F8"></a><a name="tab-index"></a>
 <h3 class="underlined_5">2.10.  The tab link in my site incorrectly assumes that 'index.html' is present in the
         linked-to directory. How do I fix this? </h3>
 <p>
@@ -1013,12 +1012,12 @@ error: datatype library "http://www.w3.o
     &lt;map:redirect-to uri="manual/Introduction.html"/&gt;
   &lt;/map:match&gt;
         </pre>
-<a name="N10216"></a><a name="tab-site"></a>
+<a name="N10214"></a><a name="tab-site"></a>
 <h3 class="underlined_5">2.11. I need help with the interaction between tabs.xml and site.xml </h3>
 <p>
           See the <a href="../docs_0_90/linking.html#tab-site">tips</a>.
         </p>
-<a name="N10222"></a><a name="defaultFileName"></a>
+<a name="N10220"></a><a name="defaultFileName"></a>
 <h3 class="underlined_5">2.12.  How can I change the default file name that Forrest will look for when I request a
         URL like http://myserver or http://myserver/mydir/ ? </h3>
 <p>
@@ -1047,7 +1046,7 @@ error: datatype library "http://www.w3.o
 </li>
         
 </ol>
-<a name="N1024A"></a><a name="defaultStartPage"></a>
+<a name="N10248"></a><a name="defaultStartPage"></a>
 <h3 class="underlined_5">2.13.  How can I use a start-up-page other than index.html? </h3>
 <p>
           Forrest by default assumes that the first page (home page) of your
@@ -1083,7 +1082,7 @@ error: datatype library "http://www.w3.o
 <li>Don't forget to create that page and refer to it in your site.xml</li>
         
 </ol>
-<a name="N1026E"></a><a name="output-filename-extension"></a>
+<a name="N1026C"></a><a name="output-filename-extension"></a>
 <h3 class="underlined_5">2.14. How to use a different filename extension for output, e.g. *.php? </h3>
 <p>
           Use the power of the Cocoon sitemaps. There is default handling for *.php (see main/webapp/sitemap.xmap) to map the 'php' extension to an internal request for "html". See more about <a href="#php">PHP</a> below.
@@ -1091,7 +1090,7 @@ error: datatype library "http://www.w3.o
 <p>
           Use the same internal re-direction technique for your special needs, e.g. copy that php match to your project sitemap and use ".htm" instead.
         </p>
-<a name="N1027D"></a><a name="php"></a>
+<a name="N1027B"></a><a name="php"></a>
 <h3 class="underlined_5">2.15.  How to generate pages ready for serving via PHP? </h3>
 <p>
           Use the *.php filename extension (see <a href="#output-filename-extension">above</a>)
@@ -1102,7 +1101,7 @@ error: datatype library "http://www.w3.o
           "processing-instruction nodes in source are not always passed through to html output"
           whereby only PIs in certain body elements are handled.
         </p>
-<a name="N10290"></a><a name="label-entity"></a>
+<a name="N1028E"></a><a name="label-entity"></a>
 <h3 class="underlined_5">2.16.  How to use special characters in the labels of the site.xml file? </h3>
 <p>
           Use the numeric values for character entities. For example, rather
@@ -1120,7 +1119,7 @@ error: datatype library "http://www.w3.o
           <a href="http://issues.apache.org/jira/browse/FOR-244">Issue
           FOR-244</a>.
         </p>
-<a name="N102A9"></a><a name="encoding"></a>
+<a name="N102A7"></a><a name="encoding"></a>
 <h3 class="underlined_5">2.17. Does Forrest handle accents for non-English languages?</h3>
 <p>
           Yes, Forrest can process text in any language, so you can include:
@@ -1194,7 +1193,7 @@ error: datatype library "http://www.w3.o
           <a href="http://www.alanwood.net/unicode/">Alan Wood's Unicode
           resources</a>.
         </p>
-<a name="N102FB"></a><a name="xml-entities"></a>
+<a name="N102F9"></a><a name="xml-entities"></a>
 <h3 class="underlined_5">2.18. How to use XML entities, for example string
         replacement?</h3>
 <p>
@@ -1206,7 +1205,7 @@ error: datatype library "http://www.w3.o
           trademark symbol "My Project Name&trade;". Avoid lengthy typing and
           potential spelling errors.
         </p>
-<a name="N1030A"></a><a name="cleanSite"></a>
+<a name="N10308"></a><a name="cleanSite"></a>
 <h3 class="underlined_5">2.19.  How to make Forrest clean up the project build directories? </h3>
 <p>
           By default Forrest does not clean its build directories in the project
@@ -1220,7 +1219,7 @@ error: datatype library "http://www.w3.o
           which include the Cocoon cache and the Cocoon logs). Doing 'forrest
           clean' will remove both sections.
         </p>
-<a name="N10315"></a><a name="i18n"></a>
+<a name="N10313"></a><a name="i18n"></a>
 <h3 class="underlined_5">2.20. How can I internationalise (i18n) my content?</h3>
 <p>
           For example, navigation
@@ -1235,7 +1234,7 @@ error: datatype library "http://www.w3.o
           <a href="http://cocoon.apache.org/2.1/userdocs/i18nTransformer.html">Cocoon
           i18n Transformer</a>.
         </p>
-<a name="N10327"></a><a name="rawHTML"></a>
+<a name="N10325"></a><a name="rawHTML"></a>
 <h3 class="underlined_5">2.21. How can I include HTML content that is not to be skinned by Forrest?</h3>
 <p>
           To serve, for example a legacy HTML site, add something like the
@@ -1283,7 +1282,7 @@ error: datatype library "http://www.w3.o
 </li>
         
 </ol>
-<a name="N10353"></a><a name="javascript"></a>
+<a name="N10351"></a><a name="javascript"></a>
 <h3 class="underlined_5">2.22. How to include additional Javascript and CSS files?</h3>
 <p>
           Place various resources (e.g. javascript, css) into the "project
@@ -1300,7 +1299,7 @@ error: datatype library "http://www.w3.o
           forrest/main/webapp/resources.xmap Search for "javascript" then follow
           to the &lt;map:resource name="skin-read"&gt; section.
         </p>
-<a name="N10361"></a><a name="linkmap"></a>
+<a name="N1035F"></a><a name="linkmap"></a>
 <h3 class="underlined_5">2.23. How to show a Table Of Contents for the whole site?</h3>
 <p>
           Every site has an automatically generated document at
@@ -1324,10 +1323,10 @@ error: datatype library "http://www.w3.o
           project.start-uri in the forrest.properties file.
         </p>
 </div>
-<a name="N1037F"></a><a name="technical"></a>
+<a name="N1037D"></a><a name="technical"></a>
 <h2 class="underlined_10">3. Technical</h2>
 <div class="section">
-<a name="N10383"></a><a name="java-code"></a>
+<a name="N10381"></a><a name="java-code"></a>
 <h3 class="underlined_5">3.1. Where is the Java code?</h3>
 <p>
           Because we are based on Apache Cocoon, a lot of the functionality is
@@ -1346,7 +1345,7 @@ error: datatype library "http://www.w3.o
           Locationmap and Dispatcher. There is also Java code for some plugins
           with specialised purpose, e.g. PhotoGallery.
         </p>
-<a name="N10391"></a><a name="populate-cache"></a>
+<a name="N1038F"></a><a name="populate-cache"></a>
 <h3 class="underlined_5">3.2. How to enhance the responsiveness of the cache?</h3>
 <p>
           Apache Cocoon has a sophisticated cache. When running Forrest in
@@ -1371,7 +1370,7 @@ error: datatype library "http://www.w3.o
           proxy server, e.g. Apache HTTP Server as a frontend. See
           <a href="http://wiki.apache.org/cocoon/ApacheModProxy">CocoonAndApacheModProxy</a>.
         </p>
-<a name="N103AB"></a><a name="proxy_config"></a>
+<a name="N103A9"></a><a name="proxy_config"></a>
 <h3 class="underlined_5">3.3. I'm behind a proxy and it's preventing Plugins from being downloaded, what should I
         do?</h3>
 <p>
@@ -1392,7 +1391,7 @@ error: datatype library "http://www.w3.o
           <span class="codefrag">${user.home}/forrest.properties</span> !
         </div>
 </div>
-<a name="N103CF"></a><a name="CVS_revison_tags"></a>
+<a name="N103CD"></a><a name="CVS_revison_tags"></a>
 <h3 class="underlined_5">3.4. How can I generate html-pages to show the Revision tag of CVS or SVN?</h3>
 <p>
           If you have:<span class="codefrag">&lt;version&gt;$Revision: 1.30
@@ -1409,7 +1408,7 @@ error: datatype library "http://www.w3.o
           When using Subversion, remember to set the relevant svn:keywords
           properties.
         </p>
-<a name="N103E4"></a><a name="cli-xconf"></a>
+<a name="N103E2"></a><a name="cli-xconf"></a>
 <h3 class="underlined_5">3.5.  How to control the processing of URIs by Cocoon, e.g. exclude certain URIs, include
         other additional ones. </h3>
 <p>
@@ -1468,7 +1467,7 @@ error: datatype library "http://www.w3.o
           which explains how to include non-linked extra documents to the processing
           using the Cocoon CLI.
         </p>
-<a name="N10428"></a><a name="ignoring_javadocs"></a>
+<a name="N10426"></a><a name="ignoring_javadocs"></a>
 <h3 class="underlined_5">3.6.  How do I stop Forrest breaking on links to external files that may not exist, like
         javadocs? </h3>
 <p>
@@ -1476,7 +1475,7 @@ error: datatype library "http://www.w3.o
           <span class="codefrag">cli.xconf</span> </a> Cocoon config file, and defining
           patterns for URLs to exclude.
         </p>
-<a name="N10437"></a><a name="claimed_patterns"></a>
+<a name="N10435"></a><a name="claimed_patterns"></a>
 <h3 class="underlined_5">3.7. Some of my files are not being processed because they use common filenames. </h3>
 <p>
           Certain patterns are claimed by the default sitemaps for special
@@ -1490,7 +1489,7 @@ error: datatype library "http://www.w3.o
           of Forrest we will attempt to deal with this issue
           (<a href="http://issues.apache.org/jira/browse/FOR-217">FOR-217</a>).
         </p>
-<a name="N10449"></a><a name="build_msg_a"></a>
+<a name="N10447"></a><a name="build_msg_a"></a>
 <h3 class="underlined_5">3.8. What do the symbols and numbers mean when Forrest lists each document that it has
         built? </h3>
 <p>
@@ -1519,7 +1518,7 @@ X [0]         /docs_0_80/upgrading_08.ht
 <li>Column 5 is the page size.</li>
         
 </ul>
-<a name="N10467"></a><a name="headless_operation"></a>
+<a name="N10465"></a><a name="headless_operation"></a>
 <h3 class="underlined_5">3.9.  When generating PNG images from SVG, I get an error: Can't connect to X11 window
         server using ':0.0' as the value of the DISPLAY variable. </h3>
 <p>
@@ -1533,7 +1532,7 @@ X [0]         /docs_0_80/upgrading_08.ht
           <a href="http://cocoon.apache.org/2.1/faq/faq-configure-environment.html">Cocoon
           FAQ</a>.
         </p>
-<a name="N10483"></a><a name="project-logo-svg"></a>
+<a name="N10481"></a><a name="project-logo-svg"></a>
 <h3 class="underlined_5">3.10.  
         The project logo that is generated from SVG is truncating my project name.
       </h3>
@@ -1549,7 +1548,7 @@ X [0]         /docs_0_80/upgrading_08.ht
           details see <a href="http://www.w3.org/Graphics/SVG/">SVG</a>
           resources.
         </p>
-<a name="N1049B"></a><a name="catalog"></a>
+<a name="N10499"></a><a name="catalog"></a>
 <h3 class="underlined_5">3.11.  How do i configure my favourite XML editor or parser to find the local Forrest
         DTDs? </h3>
 <p>
@@ -1557,24 +1556,24 @@ X [0]         /docs_0_80/upgrading_08.ht
           <a href="../docs_0_90/catalog.html">Using Catalog Entity Resolver for local
           DTDs</a>.
         </p>
-<a name="N104A7"></a><a name="project-dtd"></a>
+<a name="N104A5"></a><a name="project-dtd"></a>
 <h3 class="underlined_5">3.12. How to configure the Catalog Entity Resolver to use my own local project DTDs?</h3>
 <p>
           See <a href="../docs_0_90/your-project.html#new_dtd">Using Forrest</a> for
           configuration guidance.
         </p>
-<a name="N104B3"></a><a name="local-catalog"></a>
+<a name="N104B1"></a><a name="local-catalog"></a>
 <h3 class="underlined_5">3.13. We need an additional system-wide catalog to share DTDs between projects</h3>
 <p>
           See <a href="../docs_0_90/validation.html#catalog">Using Forrest</a> for
           configuration guidance.
         </p>
-<a name="N104BF"></a><a name="debug-catalog"></a>
+<a name="N104BD"></a><a name="debug-catalog"></a>
 <h3 class="underlined_5">3.14. How to debug the Catalog Entity Resolver and local DTDs?</h3>
 <p>
           See <a href="../docs_0_90/validation.html#debug-catalog">XML validation</a>.
         </p>
-<a name="N104CB"></a><a name="skin"></a>
+<a name="N104C9"></a><a name="skin"></a>
 <h3 class="underlined_5">3.15.  How to make the site look better and change its skin? </h3>
 <p>
           There are <a href="../docs_0_90/your-project.html#skins">default skins</a> provided, which
@@ -1588,7 +1587,7 @@ X [0]         /docs_0_80/upgrading_08.ht
           skins. Some projects may have special needs and can define their
           <a href="../docs_0_90/your-project.html#new_skin">own skin</a>.
         </p>
-<a name="N104E2"></a><a name="xsp"></a>
+<a name="N104E0"></a><a name="xsp"></a>
 <h3 class="underlined_5">3.16. How do I enable XSP processing?</h3>
 <p>
           First consider whether your needs would be better met by Cocoon
@@ -1647,7 +1646,7 @@ X [0]         /docs_0_80/upgrading_08.ht
           <a href="http://wiki.apache.org/cocoon/AddingXSPToForrest">AddingXSPToForrest</a>
           Wiki page.
         </p>
-<a name="N10519"></a><a name="breadcrumbs"></a>
+<a name="N10517"></a><a name="breadcrumbs"></a>
 <h3 class="underlined_5">3.17. How do breadcrumbs work? Why don't they work locally?</h3>
 <p>
           Breadcrumbs begin with up to three URLs specified in
@@ -1668,7 +1667,7 @@ X [0]         /docs_0_80/upgrading_08.ht
           there is no domain and so there will be no extra breadcrumbs, only the
           ones that are specified in <span class="codefrag">skinconf.xml</span>.
         </p>
-<a name="N1052E"></a><a name="run_port"></a>
+<a name="N1052C"></a><a name="run_port"></a>
 <h3 class="underlined_5">3.18. How do I make forrest run listen on a different port?</h3>
 <p>
           
@@ -1681,7 +1680,7 @@ X [0]         /docs_0_80/upgrading_08.ht
           do <span class="codefrag">forrest run</span>
         
 </p>
-<a name="N10542"></a><a name="debugging"></a>
+<a name="N10540"></a><a name="debugging"></a>
 <h3 class="underlined_5">3.19. Can I run Forrest with Java debugging turned on?</h3>
 <p>
           If you use an IDE like Eclipse and want to debug java code in Forrest
@@ -1692,7 +1691,7 @@ X [0]         /docs_0_80/upgrading_08.ht
           <span class="codefrag">forrest.properties</span> file. Don't forget to ensure the
           property is uncommented in that file.
         </p>
-<a name="N10553"></a><a name="checksums"></a>
+<a name="N10551"></a><a name="checksums"></a>
 <h3 class="underlined_5">3.20. How do I enable Cocoon's document checksum feature?</h3>
 <p>
           Why might you want to do this? There is really no effect on Cocoon
@@ -1720,7 +1719,7 @@ X [0]         /docs_0_80/upgrading_08.ht
           <a href="#cli-xconf">Cocoon cli.xconf</a>) or use the default
           installation-wide cli.xconf file.
         </p>
-<a name="N1056F"></a><a name="sitemap-entities"></a>
+<a name="N1056D"></a><a name="sitemap-entities"></a>
 <h3 class="underlined_5">3.21. How to configure some Cocoon sitemap components, e.g. output html encoding or doctype?</h3>
 <p>
           The core Cocoon components are defined in the
@@ -1744,10 +1743,10 @@ X [0]         /docs_0_80/upgrading_08.ht
           Re-start Forrest.
         </p>
 </div>
-<a name="N10589"></a><a name="old_faqs"></a>
+<a name="N10587"></a><a name="old_faqs"></a>
 <h2 class="underlined_10">4. Older version: 0.6</h2>
 <div class="section">
-<a name="N1058D"></a><a name="old_claimed_patterns"></a>
+<a name="N1058B"></a><a name="old_claimed_patterns"></a>
 <h3 class="underlined_5">4.1. Some of my files are not being processed because they use common filenames. </h3>
 <p>
           Certain patterns are claimed by the default sitemaps for special
@@ -1762,10 +1761,10 @@ X [0]         /docs_0_80/upgrading_08.ht
           (<a href="http://issues.apache.org/jira/browse/FOR-217">FOR-217</a>).
         </p>
 </div>
-<a name="N1059F"></a><a name="general"></a>
+<a name="N1059D"></a><a name="general"></a>
 <h2 class="underlined_10">5. General</h2>
 <div class="section">
-<a name="N105A3"></a><a name="generating_menus"></a>
+<a name="N105A1"></a><a name="generating_menus"></a>
 <h3 class="underlined_5">5.1. What is the relationship between site.xml and book.xml? </h3>
 <p>
           One <span class="codefrag">site.xml</span> file in your project root can replace all the book.xml files
@@ -1777,7 +1776,7 @@ X [0]         /docs_0_80/upgrading_08.ht
           where <span class="codefrag">site.xml</span>-generated menus aren't appropriate. See
           <a href="../docs_0_90/linking.html">Menus and Linking</a>.
         </p>
-<a name="N105BE"></a><a name="docbook"></a>
+<a name="N105BC"></a><a name="docbook"></a>
 <h3 class="underlined_5">5.2.  How do I use DocBook as the XML documentation format? </h3>
 <p>
           There are two ways. Forrest has a <span class="codefrag">simplifiedDocbook</span>
@@ -1887,7 +1886,7 @@ X [0]         /docs_0_80/upgrading_08.ht
           <a href="../docs_0_90/your-project.html#new_dtd">Using Forrest</a> for
           configuration guidance.
         </p>
-<a name="N105F7"></a><a name="version"></a>
+<a name="N105F5"></a><a name="version"></a>
 <h3 class="underlined_5">5.3.  How to report which version of Forrest is being used and the properties that are
         set? </h3>
 <p>
@@ -1899,7 +1898,7 @@ X [0]         /docs_0_80/upgrading_08.ht
           forrest.properties file and watch the build messages. Doing
           <span class="codefrag">'forrest -v'</span> will provide verbose build messages.
         </p>
-<a name="N1060B"></a><a name="logs"></a>
+<a name="N10609"></a><a name="logs"></a>
 <h3 class="underlined_5">5.4.  Where are the log files to find more infomation about errors? </h3>
 <p>
           The logfiles are at <span class="codefrag">build/webapp/WEB-INF/logs/</span>
@@ -1921,7 +1920,7 @@ X [0]         /docs_0_80/upgrading_08.ht
           Doing <span class="codefrag">'forrest -v'</span> will provide verbose build messages to
           the standard output.
         </p>
-<a name="N1062F"></a><a name="verbose-ant"></a>
+<a name="N1062D"></a><a name="verbose-ant"></a>
 <h3 class="underlined_5">5.5.  How to filter or reduce the standard output messages? </h3>
 <p>
           Where normally you would do 
@@ -1935,7 +1934,7 @@ X [0]         /docs_0_80/upgrading_08.ht
           Doing <span class="codefrag">'forrest -v'</span> will provide very verbose build messages to
           the standard output.
         </p>
-<a name="N10649"></a><a name="coloured-ant"></a>
+<a name="N10647"></a><a name="coloured-ant"></a>
 <h3 class="underlined_5">5.6.  How to enabled coloured standard output messages? </h3>
 <p>
           Adding colour to the forrest output messages will greatly assist
@@ -1962,7 +1961,7 @@ X [0]         /docs_0_80/upgrading_08.ht
 <p>
           Note that not all terminals support ANSI color codes.
         </p>
-<a name="N10669"></a><a name="how_can_I_help"></a>
+<a name="N10667"></a><a name="how_can_I_help"></a>
 <h3 class="underlined_5">5.7.  How to help? </h3>
 <p>
           Join one of the Forrest project <a href="../mail-lists.html">mailing
@@ -1971,7 +1970,7 @@ X [0]         /docs_0_80/upgrading_08.ht
           newcomers&mdash;often, close proximity blinds software developers to
           faults that are obvious to everyone else. Don't be shy!
         </p>
-<a name="N10675"></a><a name="patch"></a>
+<a name="N10673"></a><a name="patch"></a>
 <h3 class="underlined_5">5.8.  How to contribute a patch? </h3>
 <p>
           Please send all contributions via our <a href="../issues.html">issue
@@ -1985,7 +1984,7 @@ X [0]         /docs_0_80/upgrading_08.ht
           <a href="../issues.html">issue tracker</a> before diving
           in.
         </p>
-<a name="N10690"></a><a name="jobs"></a>
+<a name="N1068E"></a><a name="jobs"></a>
 <h3 class="underlined_5">5.9.  How can job positions be advertised? </h3>
 <p>
           Employers can send notices about employment opportunities. There is a
@@ -2004,7 +2003,7 @@ X [0]         /docs_0_80/upgrading_08.ht
           (<a href="http://www.apache.org/licenses/">CCLA</a>) with The
           Apache Software Foundation.
         </p>
-<a name="N106A3"></a><a name="press"></a>
+<a name="N106A1"></a><a name="press"></a>
 <h3 class="underlined_5">5.10. Is there a press kit? Who can journalists contact?</h3>
 <p>
          Press enquiries should be co-ordinated through the ASF Public Relations Committee (PRC).
@@ -2023,7 +2022,7 @@ X [0]         /docs_0_80/upgrading_08.ht
           are available.
           Unfortunately the logo is only available as PNG.
         </p>
-<a name="N106C6"></a><a name="security"></a>
+<a name="N106C4"></a><a name="security"></a>
 <h3 class="underlined_5">5.11. How to report a security issue?</h3>
 <p>
          Security and vulnerability issues are co-ordinated through the

Modified: forrest/site/docs_0_90/faq.xml
URL: http://svn.apache.org/viewvc/forrest/site/docs_0_90/faq.xml?rev=1057074&r1=1057073&r2=1057074&view=diff
==============================================================================
--- forrest/site/docs_0_90/faq.xml (original)
+++ forrest/site/docs_0_90/faq.xml Mon Jan 10 02:12:22 2011
@@ -156,7 +156,6 @@ error: datatype library "http://www.w3.o
           One workaround is to update your copy of the
           <link href="http://code.google.com/p/jing-trang/">Jing</link> jar at
           <code>$FORREST_HOME/lib/core/</code>
-          <br/>Note: We know that Jing-20081028 works okay.
         </p>
         <p>
           Another workaround is to edit the forrest.properties configuration file

Modified: forrest/site/docs_0_90/howto/howto-buildPlugin.html
URL: http://svn.apache.org/viewvc/forrest/site/docs_0_90/howto/howto-buildPlugin.html?rev=1057074&r1=1057073&r2=1057074&view=diff
==============================================================================
--- forrest/site/docs_0_90/howto/howto-buildPlugin.html (original)
+++ forrest/site/docs_0_90/howto/howto-buildPlugin.html Mon Jan 10 02:12:22 2011
@@ -382,16 +382,24 @@ document.write("Last Published: " + docu
 </ul>
 </li>
 <li>
-<a href="#release">Releasing a Plugin</a>
+<a href="#descriptor">Managing the plugins descriptors</a>
 <ul class="minitoc">
 <li>
+<a href="#explain-descriptor">Explanation</a>
+</li>
+<li>
 <a href="#register">Register the Plugin with Apache Forrest</a>
 </li>
+</ul>
+</li>
 <li>
-<a href="#deploy">Deploying the Plugin</a>
+<a href="#release">Deploying and Releasing a Plugin</a>
+<ul class="minitoc">
+<li>
+<a href="#explain-deploy">Explanation</a>
 </li>
 <li>
-<a href="#descriptor">Managing the plugins descriptors</a>
+<a href="#deploy">Deploying the Plugin</a>
 </li>
 </ul>
 </li>
@@ -781,56 +789,10 @@ document.write("Last Published: " + docu
           files in the <span class="codefrag">conf</span> directory you will, most likely, have
           to restart Forrest to see these changes.
         </p>
-<a name="N101C7"></a><a name="release"></a>
-<h3 class="underlined_5">Releasing a Plugin</h3>
-<a name="N101CD"></a><a name="register"></a>
-<h4>Register the Plugin with Apache Forrest</h4>
-<div class="fixme">
-<div class="label">Fixme (open)</div>
-<div class="content">
-          Describe making a request of Forrest devs for inclusion
-        </div>
-</div>
-<a name="N101D8"></a><a name="deploy"></a>
-<h4>Deploying the Plugin</h4>
-<p>
-          To deploy the plugin so that others can use it, it must be made
-          available as a zip from the URL indicated in the
-          <span class="codefrag">plugins.xml</span> file. The plugins build file provides targets
-          to assist with this task.
-        </p>
-<p class="instruction">
-          To deploy a plugin simply run the command <span class="codefrag">ant deploy</span> from
-          within the plugin directory.
-        </p>
-<p>
-          This command will, by default, deploy to the Apache Forrest web site.
-          In order to do this you need commit access to Forrest. If you want to
-          deploy your plugin to a different location you can build the zip of
-          your plugin with <span class="codefrag">ant dist</span> and then copy the zip file from
-          <span class="codefrag">build/dist</span> to wherever you intend to host the plugin.
-        </p>
-<div class="note">
-<div class="label">Note</div>
-<div class="content">
-          Running this command on any plugin will also deploy any changes to the
-          <span class="codefrag">plugins.xml</span> file. If you are deploying to your own
-          website you will have to request changes to the
-          <span class="codefrag">plugins.xml</span> and ask the Forrest committers to publish the
-          new document.
-        </div>
-</div>
-<div class="warning">
-<div class="label">Warning</div>
-<div class="content">
-          Running the <span class="codefrag">deploy</span> or <span class="codefrag">dist</span> targets will
-          always run the <span class="codefrag">test</span> target first. This is to ensure that
-          you only deploy working plugins. This adds a little time to the deploy
-          cycle, but we feel the peace of mind is worth it.
-        </div>
-</div>
-<a name="N1020A"></a><a name="descriptor"></a>
-<h4>Managing the plugins descriptors</h4>
+<a name="N101C7"></a><a name="descriptor"></a>
+<h3 class="underlined_5">Managing the plugins descriptors</h3>
+<a name="N101CD"></a><a name="explain-descriptor"></a>
+<h4>Explanation</h4>
 <p>
           The files plugins/plugins.xml and
           whiteboard/plugins/whiteboard-plugins.xml are the "Plugins Descriptor"
@@ -884,7 +846,76 @@ document.write("Last Published: " + docu
              Start adding changes notes.</li>
         
 </ul>
-<a name="N10243"></a><a name="experimental"></a>
+<a name="N10205"></a><a name="register"></a>
+<h4>Register the Plugin with Apache Forrest</h4>
+<div class="fixme">
+<div class="label">Fixme (open)</div>
+<div class="content">
+          Describe making a request of Forrest devs for inclusion.
+          In the meantime just ask on the dev mail list.
+        </div>
+</div>
+<a name="N10211"></a><a name="release"></a>
+<h3 class="underlined_5">Deploying and Releasing a Plugin</h3>
+<a name="N10217"></a><a name="explain-deploy"></a>
+<h4>Explanation</h4>
+<div class="fixme">
+<div class="label">Fixme (open)</div>
+<div class="content">
+          Describe "deploy" and "release" and when/how to use each.
+          In the meantime, there are some other useful mail threads and notes:
+        </div>
+</div>
+<ul>
+          
+<li>
+            
+<a href="http://s.apache.org/ou">Re: plugins deployment problem</a>
+            which has a good description of how the system works.
+          </li>
+          
+<li>a text document at $FORREST_HOME/plugins/RELEASE_PROCESS.txt</li>
+        
+</ul>
+<a name="N1022F"></a><a name="deploy"></a>
+<h4>Deploying the Plugin</h4>
+<p>
+          To deploy the plugin so that others can use it, it must be made
+          available as a zip from the URL indicated in the
+          <span class="codefrag">plugins.xml</span> file. The plugins build file provides targets
+          to assist with this task.
+        </p>
+<p class="instruction">
+          To deploy a plugin simply run the command <span class="codefrag">ant deploy</span> from
+          within the plugin directory.
+        </p>
+<p>
+          This command will, by default, deploy to the Apache Forrest web site.
+          In order to do this you need commit access to Forrest. If you want to
+          deploy your plugin to a different location you can build the zip of
+          your plugin with <span class="codefrag">ant dist</span> and then copy the zip file from
+          <span class="codefrag">build/dist</span> to wherever you intend to host the plugin.
+        </p>
+<div class="note">
+<div class="label">Note</div>
+<div class="content">
+          Running this command on any plugin will also deploy any changes to the
+          <span class="codefrag">plugins.xml</span> file. If you are deploying to your own
+          website you will have to request changes to the
+          <span class="codefrag">plugins.xml</span> and ask the Forrest committers to publish the
+          new document.
+        </div>
+</div>
+<div class="warning">
+<div class="label">Warning</div>
+<div class="content">
+          Running the <span class="codefrag">deploy</span> or <span class="codefrag">dist</span> targets will
+          always run the <span class="codefrag">test</span> target first. This is to ensure that
+          you only deploy working plugins. This adds a little time to the deploy
+          cycle, but we feel the peace of mind is worth it.
+        </div>
+</div>
+<a name="N10262"></a><a name="experimental"></a>
 <h3 class="underlined_5">Experimental Functionality</h3>
 <div class="warning">
 <div class="label">Warning</div>
@@ -903,7 +934,7 @@ document.write("Last Published: " + docu
         <span class="codefrag">org.apache.forrest.internal.NoteTaking</span> plugin.
       </div>
 </div>
-<a name="N10252"></a><a name="Locationmap"></a>
+<a name="N10271"></a><a name="Locationmap"></a>
 <h4>Locationmap</h4>
 <p>
           Plugins can use the Forrest locationmap to expose resources to your
@@ -915,7 +946,7 @@ document.write("Last Published: " + docu
           <a href="http://issues.apache.org/jira/browse/FOR-200">issue</a> for
           the status of locationmap development.
         </p>
-<a name="N10266"></a><a name="Dispatcher"></a>
+<a name="N10285"></a><a name="Dispatcher"></a>
 <h4>Dispatcher</h4>
 <p>
           Dispatcher (previous codename Forrest Views) is the collective name
@@ -962,7 +993,7 @@ document.write("Last Published: " + docu
           locationmap which is generated when you seed a new plugin, but for now
           it must be done manually.
         </p>
-<a name="N10286"></a><a name="Plugin+Properties"></a>
+<a name="N102A5"></a><a name="Plugin+Properties"></a>
 <h4>Plugin Properties</h4>
 <p>
           Plugins can define properties that each project can over-ride. For
@@ -973,13 +1004,13 @@ document.write("Last Published: " + docu
           <a href="http://issues.apache.org/jira/browse/FOR-588">issue</a> for
           the status of this new configuration system.
         </p>
-<a name="N10298"></a><a name="examples"></a>
+<a name="N102B7"></a><a name="examples"></a>
 <h3 class="underlined_5">Examples</h3>
 <p>
         This section will provide some example plugins to help illustrate the
         steps discussed above.
       </p>
-<a name="N102A1"></a><a name="input"></a>
+<a name="N102C0"></a><a name="input"></a>
 <h4>Input Plugin</h4>
 <div class="fixme">
 <div class="label">Fixme (open)</div>
@@ -987,7 +1018,7 @@ document.write("Last Published: " + docu
           Discuss a simple example of an "input" plugin here.
         </div>
 </div>
-<a name="N102AC"></a><a name="output"></a>
+<a name="N102CB"></a><a name="output"></a>
 <h4>Output Plugin</h4>
 <div class="fixme">
 <div class="label">Fixme (open)</div>
@@ -995,7 +1026,7 @@ document.write("Last Published: " + docu
           Discuss a simple example of an "output" plugin here.
         </div>
 </div>
-<a name="N102B7"></a><a name="internal"></a>
+<a name="N102D6"></a><a name="internal"></a>
 <h4>Internal Plugin</h4>
 <div class="fixme">
 <div class="label">Fixme (open)</div>
@@ -1003,7 +1034,7 @@ document.write("Last Published: " + docu
           Discuss a simple example of an "internal" plugin here.
         </div>
 </div>
-<a name="N102C3"></a><a name="extension"></a>
+<a name="N102E2"></a><a name="extension"></a>
 <h3 class="underlined_5">Further Reading</h3>
 <ul>
         
@@ -1014,7 +1045,7 @@ document.write("Last Published: " + docu
 <a href="../../pluginDocs/plugins_0_90/">Plugins Documentation</a> for users</li>
       
 </ul>
-<a name="N102D9"></a><a name="summarise"></a>
+<a name="N102F8"></a><a name="summarise"></a>
 <h3 class="underlined_5">Summarise the Entire Process</h3>
 <div class="fixme">
 <div class="label">Fixme (open)</div>
@@ -1024,7 +1055,7 @@ document.write("Last Published: " + docu
       </div>
 </div>
 </div>
-<span class="version">0.3.0</span>
+<span class="version">0.4.0</span>
 </div>
 <!--+
     |end content

Modified: forrest/site/dtdx/document-v13.pdf
URL: http://svn.apache.org/viewvc/forrest/site/dtdx/document-v13.pdf?rev=1057074&r1=1057073&r2=1057074&view=diff
==============================================================================
Binary files - no diff available.

Modified: forrest/site/dtdx/document-v20.pdf
URL: http://svn.apache.org/viewvc/forrest/site/dtdx/document-v20.pdf?rev=1057074&r1=1057073&r2=1057074&view=diff
==============================================================================
Binary files - no diff available.

Modified: forrest/site/forrest-issues.html
URL: http://svn.apache.org/viewvc/forrest/site/forrest-issues.html?rev=1057074&r1=1057073&r2=1057074&view=diff
==============================================================================
--- forrest/site/forrest-issues.html (original)
+++ forrest/site/forrest-issues.html Mon Jan 10 02:12:22 2011
@@ -222,10 +222,10 @@ document.write("Last Published: " + docu
 <a href="#%5BFOR-644%5D+code-style+cleanup+for+xml+files">[FOR-644] code-style cleanup for xml files</a>
 </li>
 <li>
-<a href="#%5BFOR-922%5D+update+all+docs+that+explain+sitemap+fragments">[FOR-922] update all docs that explain sitemap fragments</a>
+<a href="#%5BFOR-1187%5D+upgraded+PDF+plugin+was+not+deployed+properly">[FOR-1187] upgraded PDF plugin was not deployed properly</a>
 </li>
 <li>
-<a href="#%5BFOR-1187%5D+upgraded+PDF+plugin+was+not+deployed+properly">[FOR-1187] upgraded PDF plugin was not deployed properly</a>
+<a href="#%5BFOR-922%5D+update+all+docs+that+explain+sitemap+fragments">[FOR-922] update all docs that explain sitemap fragments</a>
 </li>
 </ul>
 </div>
@@ -315,7 +315,15 @@ Perhaps there some way that we can word-
 <p>We have much inconsistent whitespace in all of our files. This is known to cause trouble in a collaborative environment. See discussion at: &lt;a href="http://marc.theaimsgroup.com/?t=112450901100001"&gt;http://marc.theaimsgroup.com/?t=112450901100001&lt;/a&gt; and &lt;a href="http://marc.theaimsgroup.com/?t=112495618800002"&gt;http://marc.theaimsgroup.com/?t=112495618800002&lt;/a&gt; and various linked discussions.&lt;br/&gt;
 </p>
 </div>
-<a name="N10065"></a><a name="%5BFOR-922%5D+update+all+docs+that+explain+sitemap+fragments"></a>
+<a name="N10065"></a><a name="%5BFOR-1187%5D+upgraded+PDF+plugin+was+not+deployed+properly"></a>
+<h2 class="underlined_10">[FOR-1187] upgraded PDF plugin was not deployed properly</h2>
+<div class="section">
+<p>
+<a href="https://issues.apache.org:443/jira/browse/FOR-1187">https://issues.apache.org:443/jira/browse/FOR-1187</a>
+</p>
+<p>Around January 2008 the PDF plugin was upgraded, gaining functionality that was only relevant to forrest-0.9-dev. It was re-deployed without changing the version numbers in the plugin descriptor.</p>
+</div>
+<a name="N10071"></a><a name="%5BFOR-922%5D+update+all+docs+that+explain+sitemap+fragments"></a>
 <h2 class="underlined_10">[FOR-922] update all docs that explain sitemap fragments</h2>
 <div class="section">
 <p>
@@ -331,14 +339,6 @@ The sitemaps were recently updated to us
 &lt;br/&gt;
 These changes need to be reflected in the current docs.</p>
 </div>
-<a name="N10071"></a><a name="%5BFOR-1187%5D+upgraded+PDF+plugin+was+not+deployed+properly"></a>
-<h2 class="underlined_10">[FOR-1187] upgraded PDF plugin was not deployed properly</h2>
-<div class="section">
-<p>
-<a href="https://issues.apache.org:443/jira/browse/FOR-1187">https://issues.apache.org:443/jira/browse/FOR-1187</a>
-</p>
-<p>Around January 2008 the PDF plugin was upgraded, gaining functionality that was only relevant to forrest-0.9-dev. It was re-deployed without changing the version numbers in the plugin descriptor.</p>
-</div>
 </div>
 <!--+
     |end content

Modified: forrest/site/pluginDocs/plugins_0_70/index.html
URL: http://svn.apache.org/viewvc/forrest/site/pluginDocs/plugins_0_70/index.html?rev=1057074&r1=1057073&r2=1057074&view=diff
==============================================================================
--- forrest/site/pluginDocs/plugins_0_70/index.html (original)
+++ forrest/site/pluginDocs/plugins_0_70/index.html Mon Jan 10 02:12:22 2011
@@ -685,18 +685,18 @@ document.write("Last Published: " + docu
 <th width="25%">Author</th><td>Apache Forrest Project</td>
 </tr>
 <tr>
-<th width="25%">Website</th><td><a href="http://forrest.apache.org/pluginDocs/plugins_0_80/org.apache.forrest.plugin.output.pdf">http://forrest.apache.org/pluginDocs/plugins_0_80/org.apache.forrest.plugin.output.pdf</a></td>
+<th width="25%">Website</th><td><a href="http://forrest.apache.org/pluginDocs/plugins_0_90/org.apache.forrest.plugin.output.pdf">http://forrest.apache.org/pluginDocs/plugins_0_90/org.apache.forrest.plugin.output.pdf</a></td>
 </tr>
 <tr>
 <th width="25%">Download URL:</th><td><a href="http://forrest.apache.org/plugins/">http://forrest.apache.org/plugins/</a></td>
 </tr>
 <tr>
-<th width="25%">Latest Plugin version</th><td>0.2</td>
+<th width="25%">Latest Plugin version</th><td>0.3</td>
 </tr>
 <tr>
 <th width="25%">
             Minimum Forrest version required
-          </th><td>Forrest-0.8
+          </th><td>Forrest-0.9
             is required to use the most recent version of this plugin.
           </td>
 </tr>

Modified: forrest/site/pluginDocs/plugins_0_80/index.html
URL: http://svn.apache.org/viewvc/forrest/site/pluginDocs/plugins_0_80/index.html?rev=1057074&r1=1057073&r2=1057074&view=diff
==============================================================================
--- forrest/site/pluginDocs/plugins_0_80/index.html (original)
+++ forrest/site/pluginDocs/plugins_0_80/index.html Mon Jan 10 02:12:22 2011
@@ -175,13 +175,13 @@ document.write("Last Published: " + docu
 <a href="#Whiteboard+Plugins">Whiteboard Plugins</a>
 <ul class="minitoc">
 <li>
-<a href="#Input+Plugins-N10321">Input Plugins</a>
+<a href="#Input+Plugins-N10327">Input Plugins</a>
 </li>
 <li>
-<a href="#Output+Plugins-N10745">Output Plugins</a>
+<a href="#Output+Plugins-N1074B">Output Plugins</a>
 </li>
 <li>
-<a href="#Internal+Plugins-N109A3">Internal Plugins</a>
+<a href="#Internal+Plugins-N109A9">Internal Plugins</a>
 </li>
 </ul>
 </li>
@@ -640,30 +640,35 @@ document.write("Last Published: " + docu
 <th width="25%">Author</th><td>Apache Forrest Project</td>
 </tr>
 <tr>
-<th width="25%">Website</th><td><a href="http://forrest.apache.org/pluginDocs/plugins_0_80/org.apache.forrest.plugin.output.pdf">http://forrest.apache.org/pluginDocs/plugins_0_80/org.apache.forrest.plugin.output.pdf</a></td>
+<th width="25%">Website</th><td><a href="http://forrest.apache.org/pluginDocs/plugins_0_90/org.apache.forrest.plugin.output.pdf">http://forrest.apache.org/pluginDocs/plugins_0_90/org.apache.forrest.plugin.output.pdf</a></td>
 </tr>
 <tr>
 <th width="25%">Download URL:</th><td><a href="http://forrest.apache.org/plugins/">http://forrest.apache.org/plugins/</a></td>
 </tr>
 <tr>
-<th width="25%">Latest Plugin version</th><td>0.2</td>
+<th width="25%">Latest Plugin version</th><td>0.3</td>
 </tr>
 <tr>
 <th width="25%">
             Minimum Forrest version required
-          </th><td>Forrest-0.8
+          </th><td>Forrest-0.9
             is required to use the most recent version of this plugin.
           </td>
 </tr>
 <tr>
 <th width="25%">
+              Other versions
+            </th><td>Older versions are available to suit this "0.8" version of Forrest. This will be detected automatically. For documentation, please browse.</td>
+</tr>
+<tr>
+<th width="25%">
             Initial Forrest version
           </th><td>
             This plugin was first available for 
             Forrest-0.6</td>
 </tr>
 </table>
-<a name="N1026B"></a><a name="org.apache.forrest.plugin.output.POD"></a>
+<a name="N10271"></a><a name="org.apache.forrest.plugin.output.POD"></a>
 <h5>org.apache.forrest.plugin.output.POD</h5>
 <table class="ForrestTable" cellspacing="1" cellpadding="4">
 <tr>
@@ -701,7 +706,7 @@ document.write("Last Published: " + docu
             Forrest-0.6</td>
 </tr>
 </table>
-<a name="N1029F"></a><a name="org.apache.forrest.plugin.output.Text"></a>
+<a name="N102A5"></a><a name="org.apache.forrest.plugin.output.Text"></a>
 <h5>org.apache.forrest.plugin.output.Text</h5>
 <table class="ForrestTable" cellspacing="1" cellpadding="4">
 <tr>
@@ -738,7 +743,7 @@ document.write("Last Published: " + docu
             Forrest-0.6</td>
 </tr>
 </table>
-<a name="N102D3"></a><a name="s5"></a>
+<a name="N102D9"></a><a name="s5"></a>
 <h5>s5</h5>
 <table class="ForrestTable" cellspacing="1" cellpadding="4">
 <tr>
@@ -776,7 +781,7 @@ document.write("Last Published: " + docu
             Forrest-0.7</td>
 </tr>
 </table>
-<a name="N10307"></a><a name="Internal+Plugins"></a>
+<a name="N1030D"></a><a name="Internal+Plugins"></a>
 <h4>Internal Plugins</h4>
 <p>
         Internal plugins change the core behaviour of Forrest.
@@ -784,7 +789,7 @@ document.write("Last Published: " + docu
 <p>
             No plugins of this type available.
           </p>
-<a name="N1030F"></a><a name="Whiteboard+Plugins"></a>
+<a name="N10315"></a><a name="Whiteboard+Plugins"></a>
 <h3 class="underlined_5">Whiteboard Plugins</h3>
 <div class="warning">
 <div class="label">Warning</div>
@@ -800,13 +805,13 @@ document.write("Last Published: " + docu
               You may need to perform some manual installation steps to use 
               them. See the plugin documentation for more details.</div>
 </div>
-<a name="N10321"></a><a name="Input+Plugins-N10321"></a>
+<a name="N10327"></a><a name="Input+Plugins-N10327"></a>
 <h4>Input Plugins</h4>
 <p>
         Input plugins enable Forrest to work with source documents in different
         formats.
       </p>
-<a name="N10327"></a><a name="org.apache.forrest.plugin.Database"></a>
+<a name="N1032D"></a><a name="org.apache.forrest.plugin.Database"></a>
 <h5>org.apache.forrest.plugin.Database</h5>
 <table class="ForrestTable" cellspacing="1" cellpadding="4">
 <tr>
@@ -850,7 +855,7 @@ document.write("Last Published: " + docu
             </td>
 </tr>
 </table>
-<a name="N1035C"></a><a name="org.apache.forrest.plugin.input.Blog"></a>
+<a name="N10362"></a><a name="org.apache.forrest.plugin.input.Blog"></a>
 <h5>org.apache.forrest.plugin.input.Blog</h5>
 <table class="ForrestTable" cellspacing="1" cellpadding="4">
 <tr>
@@ -894,7 +899,7 @@ document.write("Last Published: " + docu
             </td>
 </tr>
 </table>
-<a name="N10391"></a><a name="org.apache.forrest.plugin.input.citations"></a>
+<a name="N10397"></a><a name="org.apache.forrest.plugin.input.citations"></a>
 <h5>org.apache.forrest.plugin.input.citations</h5>
 <table class="ForrestTable" cellspacing="1" cellpadding="4">
 <tr>
@@ -939,7 +944,7 @@ document.write("Last Published: " + docu
             </td>
 </tr>
 </table>
-<a name="N103D0"></a><a name="org.apache.forrest.plugin.input.Daisy"></a>
+<a name="N103D6"></a><a name="org.apache.forrest.plugin.input.Daisy"></a>
 <h5>org.apache.forrest.plugin.input.Daisy</h5>
 <table class="ForrestTable" cellspacing="1" cellpadding="4">
 <tr>
@@ -984,7 +989,7 @@ document.write("Last Published: " + docu
             </td>
 </tr>
 </table>
-<a name="N1040F"></a><a name="org.apache.forrest.plugin.input.doac"></a>
+<a name="N10415"></a><a name="org.apache.forrest.plugin.input.doac"></a>
 <h5>org.apache.forrest.plugin.input.doac</h5>
 <table class="ForrestTable" cellspacing="1" cellpadding="4">
 <tr>
@@ -1028,7 +1033,7 @@ document.write("Last Published: " + docu
             </td>
 </tr>
 </table>
-<a name="N10444"></a><a name="org.apache.forrest.plugin.input.doap"></a>
+<a name="N1044A"></a><a name="org.apache.forrest.plugin.input.doap"></a>
 <h5>org.apache.forrest.plugin.input.doap</h5>
 <table class="ForrestTable" cellspacing="1" cellpadding="4">
 <tr>
@@ -1073,7 +1078,7 @@ document.write("Last Published: " + docu
             </td>
 </tr>
 </table>
-<a name="N10483"></a><a name="org.apache.forrest.plugin.input.ecs"></a>
+<a name="N10489"></a><a name="org.apache.forrest.plugin.input.ecs"></a>
 <h5>org.apache.forrest.plugin.input.ecs</h5>
 <table class="ForrestTable" cellspacing="1" cellpadding="4">
 <tr>
@@ -1117,7 +1122,7 @@ document.write("Last Published: " + docu
             </td>
 </tr>
 </table>
-<a name="N104B8"></a><a name="org.apache.forrest.plugin.input.glossary"></a>
+<a name="N104BE"></a><a name="org.apache.forrest.plugin.input.glossary"></a>
 <h5>org.apache.forrest.plugin.input.glossary</h5>
 <table class="ForrestTable" cellspacing="1" cellpadding="4">
 <tr>
@@ -1162,7 +1167,7 @@ document.write("Last Published: " + docu
             </td>
 </tr>
 </table>
-<a name="N104F7"></a><a name="org.apache.forrest.plugin.input.Lenya"></a>
+<a name="N104FD"></a><a name="org.apache.forrest.plugin.input.Lenya"></a>
 <h5>org.apache.forrest.plugin.input.Lenya</h5>
 <table class="ForrestTable" cellspacing="1" cellpadding="4">
 <tr>
@@ -1206,7 +1211,7 @@ document.write("Last Published: " + docu
             </td>
 </tr>
 </table>
-<a name="N1052C"></a><a name="org.apache.forrest.plugin.input.logs"></a>
+<a name="N10532"></a><a name="org.apache.forrest.plugin.input.logs"></a>
 <h5>org.apache.forrest.plugin.input.logs</h5>
 <table class="ForrestTable" cellspacing="1" cellpadding="4">
 <tr>
@@ -1253,7 +1258,7 @@ document.write("Last Published: " + docu
             </td>
 </tr>
 </table>
-<a name="N1056B"></a><a name="org.apache.forrest.plugin.input.odt"></a>
+<a name="N10571"></a><a name="org.apache.forrest.plugin.input.odt"></a>
 <h5>org.apache.forrest.plugin.input.odt</h5>
 <table class="ForrestTable" cellspacing="1" cellpadding="4">
 <tr>
@@ -1298,7 +1303,7 @@ document.write("Last Published: " + docu
             </td>
 </tr>
 </table>
-<a name="N105AA"></a><a name="org.apache.forrest.plugin.input.Resume"></a>
+<a name="N105B0"></a><a name="org.apache.forrest.plugin.input.Resume"></a>
 <h5>org.apache.forrest.plugin.input.Resume</h5>
 <table class="ForrestTable" cellspacing="1" cellpadding="4">
 <tr>
@@ -1343,7 +1348,7 @@ document.write("Last Published: " + docu
             </td>
 </tr>
 </table>
-<a name="N105DF"></a><a name="org.apache.forrest.plugin.input.serverStatus"></a>
+<a name="N105E5"></a><a name="org.apache.forrest.plugin.input.serverStatus"></a>
 <h5>org.apache.forrest.plugin.input.serverStatus</h5>
 <table class="ForrestTable" cellspacing="1" cellpadding="4">
 <tr>
@@ -1388,7 +1393,7 @@ document.write("Last Published: " + docu
             </td>
 </tr>
 </table>
-<a name="N1061E"></a><a name="org.apache.forrest.plugin.input.tei"></a>
+<a name="N10624"></a><a name="org.apache.forrest.plugin.input.tei"></a>
 <h5>org.apache.forrest.plugin.input.tei</h5>
 <table class="ForrestTable" cellspacing="1" cellpadding="4">
 <tr>
@@ -1432,7 +1437,7 @@ document.write("Last Published: " + docu
             </td>
 </tr>
 </table>
-<a name="N10653"></a><a name="org.apache.forrest.plugin.input.XDoc"></a>
+<a name="N10659"></a><a name="org.apache.forrest.plugin.input.XDoc"></a>
 <h5>org.apache.forrest.plugin.input.XDoc</h5>
 <table class="ForrestTable" cellspacing="1" cellpadding="4">
 <tr>
@@ -1476,7 +1481,7 @@ document.write("Last Published: " + docu
             </td>
 </tr>
 </table>
-<a name="N10688"></a><a name="uk.ac.osswatch.forrest.input.features"></a>
+<a name="N1068E"></a><a name="uk.ac.osswatch.forrest.input.features"></a>
 <h5>uk.ac.osswatch.forrest.input.features</h5>
 <table class="ForrestTable" cellspacing="1" cellpadding="4">
 <tr>
@@ -1523,7 +1528,7 @@ document.write("Last Published: " + docu
             </td>
 </tr>
 </table>
-<a name="N106C7"></a><a name="uk.ac.osswatch.forrest.input.ohloh"></a>
+<a name="N106CD"></a><a name="uk.ac.osswatch.forrest.input.ohloh"></a>
 <h5>uk.ac.osswatch.forrest.input.ohloh</h5>
 <table class="ForrestTable" cellspacing="1" cellpadding="4">
 <tr>
@@ -1568,7 +1573,7 @@ document.write("Last Published: " + docu
             </td>
 </tr>
 </table>
-<a name="N10706"></a><a name="uk.ac.osswatch.forrest.input.sourceforge"></a>
+<a name="N1070C"></a><a name="uk.ac.osswatch.forrest.input.sourceforge"></a>
 <h5>uk.ac.osswatch.forrest.input.sourceforge</h5>
 <table class="ForrestTable" cellspacing="1" cellpadding="4">
 <tr>
@@ -1613,12 +1618,12 @@ document.write("Last Published: " + docu
             </td>
 </tr>
 </table>
-<a name="N10745"></a><a name="Output+Plugins-N10745"></a>
+<a name="N1074B"></a><a name="Output+Plugins-N1074B"></a>
 <h4>Output Plugins</h4>
 <p>
         Output plugins enable Forrest to produce documents in different formats.
       </p>
-<a name="N1074B"></a><a name="org.apache.forrest.plugin.OpenOffice.org-output"></a>
+<a name="N10751"></a><a name="org.apache.forrest.plugin.OpenOffice.org-output"></a>
 <h5>org.apache.forrest.plugin.OpenOffice.org-output</h5>
 <table class="ForrestTable" cellspacing="1" cellpadding="4">
 <tr>
@@ -1662,7 +1667,7 @@ document.write("Last Published: " + docu
             </td>
 </tr>
 </table>
-<a name="N10780"></a><a name="org.apache.forrest.plugin.output.Anakia"></a>
+<a name="N10786"></a><a name="org.apache.forrest.plugin.output.Anakia"></a>
 <h5>org.apache.forrest.plugin.output.Anakia</h5>
 <table class="ForrestTable" cellspacing="1" cellpadding="4">
 <tr>
@@ -1709,7 +1714,7 @@ document.write("Last Published: " + docu
             </td>
 </tr>
 </table>
-<a name="N107BF"></a><a name="org.apache.forrest.plugin.output.Chart"></a>
+<a name="N107C5"></a><a name="org.apache.forrest.plugin.output.Chart"></a>
 <h5>org.apache.forrest.plugin.output.Chart</h5>
 <table class="ForrestTable" cellspacing="1" cellpadding="4">
 <tr>
@@ -1754,7 +1759,7 @@ document.write("Last Published: " + docu
             </td>
 </tr>
 </table>
-<a name="N107FE"></a><a name="org.apache.forrest.plugin.output.htmlArea"></a>
+<a name="N10804"></a><a name="org.apache.forrest.plugin.output.htmlArea"></a>
 <h5>org.apache.forrest.plugin.output.htmlArea</h5>
 <table class="ForrestTable" cellspacing="1" cellpadding="4">
 <tr>
@@ -1800,7 +1805,7 @@ document.write("Last Published: " + docu
             </td>
 </tr>
 </table>
-<a name="N1083D"></a><a name="org.apache.forrest.plugin.output.Markdown"></a>
+<a name="N10843"></a><a name="org.apache.forrest.plugin.output.Markdown"></a>
 <h5>org.apache.forrest.plugin.output.Markdown</h5>
 <table class="ForrestTable" cellspacing="1" cellpadding="4">
 <tr>
@@ -1847,7 +1852,7 @@ document.write("Last Published: " + docu
             </td>
 </tr>
 </table>
-<a name="N1087C"></a><a name="org.apache.forrest.plugin.output.solr"></a>
+<a name="N10882"></a><a name="org.apache.forrest.plugin.output.solr"></a>
 <h5>org.apache.forrest.plugin.output.solr</h5>
 <table class="ForrestTable" cellspacing="1" cellpadding="4">
 <tr>
@@ -1894,7 +1899,7 @@ document.write("Last Published: " + docu
             </td>
 </tr>
 </table>
-<a name="N108BB"></a><a name="org.apache.forrest.plugin.output.tei"></a>
+<a name="N108C1"></a><a name="org.apache.forrest.plugin.output.tei"></a>
 <h5>org.apache.forrest.plugin.output.tei</h5>
 <table class="ForrestTable" cellspacing="1" cellpadding="4">
 <tr>
@@ -1938,7 +1943,7 @@ document.write("Last Published: " + docu
             </td>
 </tr>
 </table>
-<a name="N108F0"></a><a name="org.apache.forrest.plugin.output.voice"></a>
+<a name="N108F6"></a><a name="org.apache.forrest.plugin.output.voice"></a>
 <h5>org.apache.forrest.plugin.output.voice</h5>
 <table class="ForrestTable" cellspacing="1" cellpadding="4">
 <tr>
@@ -1959,7 +1964,7 @@ document.write("Last Published: " + docu
 <th width="25%">Download URL:</th><td><a href="http://forrest.apache.org/plugins/">http://forrest.apache.org/plugins/</a></td>
 </tr>
 <tr>
-<th width="25%">Latest Plugin version</th><td>0.1</td>
+<th width="25%">Latest Plugin version</th><td>0.2</td>
 </tr>
 <tr>
 <th width="25%">
@@ -1984,7 +1989,7 @@ document.write("Last Published: " + docu
             </td>
 </tr>
 </table>
-<a name="N1092F"></a><a name="rtf-output"></a>
+<a name="N10935"></a><a name="rtf-output"></a>
 <h5>rtf-output</h5>
 <table class="ForrestTable" cellspacing="1" cellpadding="4">
 <tr>
@@ -2028,7 +2033,7 @@ document.write("Last Published: " + docu
             </td>
 </tr>
 </table>
-<a name="N10964"></a><a name="uk.ac.osswatch.forrest.themes"></a>
+<a name="N1096A"></a><a name="uk.ac.osswatch.forrest.themes"></a>
 <h5>uk.ac.osswatch.forrest.themes</h5>
 <table class="ForrestTable" cellspacing="1" cellpadding="4">
 <tr>
@@ -2073,12 +2078,12 @@ document.write("Last Published: " + docu
             </td>
 </tr>
 </table>
-<a name="N109A3"></a><a name="Internal+Plugins-N109A3"></a>
+<a name="N109A9"></a><a name="Internal+Plugins-N109A9"></a>
 <h4>Internal Plugins</h4>
 <p>
         Internal plugins change the core behaviour of Forrest.
       </p>
-<a name="N109A9"></a><a name="org.apache.forrest.internal.GoogleSitemap"></a>
+<a name="N109AF"></a><a name="org.apache.forrest.internal.GoogleSitemap"></a>
 <h5>org.apache.forrest.internal.GoogleSitemap</h5>
 <table class="ForrestTable" cellspacing="1" cellpadding="4">
 <tr>
@@ -2122,7 +2127,7 @@ document.write("Last Published: " + docu
             </td>
 </tr>
 </table>
-<a name="N109DE"></a><a name="org.apache.forrest.plugin.internal.DevTools"></a>
+<a name="N109E4"></a><a name="org.apache.forrest.plugin.internal.DevTools"></a>
 <h5>org.apache.forrest.plugin.internal.DevTools</h5>
 <table class="ForrestTable" cellspacing="1" cellpadding="4">
 <tr>
@@ -2166,7 +2171,7 @@ document.write("Last Published: " + docu
             </td>
 </tr>
 </table>
-<a name="N10A13"></a><a name="org.apache.forrest.plugin.internal.dispatcher"></a>
+<a name="N10A19"></a><a name="org.apache.forrest.plugin.internal.dispatcher"></a>
 <h5>org.apache.forrest.plugin.internal.dispatcher</h5>
 <table class="ForrestTable" cellspacing="1" cellpadding="4">
 <tr>
@@ -2217,7 +2222,7 @@ document.write("Last Published: " + docu
             </td>
 </tr>
 </table>
-<a name="N10A58"></a><a name="org.apache.forrest.plugin.internal.IMSManifest"></a>
+<a name="N10A5E"></a><a name="org.apache.forrest.plugin.internal.IMSManifest"></a>
 <h5>org.apache.forrest.plugin.internal.IMSManifest</h5>
 <table class="ForrestTable" cellspacing="1" cellpadding="4">
 <tr>
@@ -2264,7 +2269,7 @@ document.write("Last Published: " + docu
             </td>
 </tr>
 </table>
-<a name="N10A97"></a><a name="org.apache.forrest.plugin.internal.NoteTaking"></a>
+<a name="N10A9D"></a><a name="org.apache.forrest.plugin.internal.NoteTaking"></a>
 <h5>org.apache.forrest.plugin.internal.NoteTaking</h5>
 <table class="ForrestTable" cellspacing="1" cellpadding="4">
 <tr>
@@ -2309,7 +2314,7 @@ document.write("Last Published: " + docu
             </td>
 </tr>
 </table>
-<a name="N10ACC"></a><a name="org.apache.forrest.plugin.internal.xhtml2"></a>
+<a name="N10AD2"></a><a name="org.apache.forrest.plugin.internal.xhtml2"></a>
 <h5>org.apache.forrest.plugin.internal.xhtml2</h5>
 <table class="ForrestTable" cellspacing="1" cellpadding="4">
 <tr>

Modified: forrest/site/pluginDocs/plugins_0_90/index.html
URL: http://svn.apache.org/viewvc/forrest/site/pluginDocs/plugins_0_90/index.html?rev=1057074&r1=1057073&r2=1057074&view=diff
==============================================================================
--- forrest/site/pluginDocs/plugins_0_90/index.html (original)
+++ forrest/site/pluginDocs/plugins_0_90/index.html Mon Jan 10 02:12:22 2011
@@ -640,18 +640,18 @@ document.write("Last Published: " + docu
 <th width="25%">Author</th><td>Apache Forrest Project</td>
 </tr>
 <tr>
-<th width="25%">Website</th><td><a href="http://forrest.apache.org/pluginDocs/plugins_0_80/org.apache.forrest.plugin.output.pdf">http://forrest.apache.org/pluginDocs/plugins_0_80/org.apache.forrest.plugin.output.pdf</a></td>
+<th width="25%">Website</th><td><a href="http://forrest.apache.org/pluginDocs/plugins_0_90/org.apache.forrest.plugin.output.pdf">http://forrest.apache.org/pluginDocs/plugins_0_90/org.apache.forrest.plugin.output.pdf</a></td>
 </tr>
 <tr>
 <th width="25%">Download URL:</th><td><a href="http://forrest.apache.org/plugins/">http://forrest.apache.org/plugins/</a></td>
 </tr>
 <tr>
-<th width="25%">Latest Plugin version</th><td>0.2</td>
+<th width="25%">Latest Plugin version</th><td>0.3</td>
 </tr>
 <tr>
 <th width="25%">
             Minimum Forrest version required
-          </th><td>Forrest-0.8
+          </th><td>Forrest-0.9
             is required to use the most recent version of this plugin.
           </td>
 </tr>
@@ -2179,7 +2179,7 @@ document.write("Last Published: " + docu
 <th width="25%">Download URL:</th><td><a href="http://forrest.apache.org/plugins/">http://forrest.apache.org/plugins/</a></td>
 </tr>
 <tr>
-<th width="25%">Latest Plugin version</th><td>0.1</td>
+<th width="25%">Latest Plugin version</th><td>0.2</td>
 </tr>
 <tr>
 <th width="25%">

Modified: forrest/site/procedures/release/How_to_release.html
URL: http://svn.apache.org/viewvc/forrest/site/procedures/release/How_to_release.html?rev=1057074&r1=1057073&r2=1057074&view=diff
==============================================================================
--- forrest/site/procedures/release/How_to_release.html (original)
+++ forrest/site/procedures/release/How_to_release.html Mon Jan 10 02:12:22 2011
@@ -712,7 +712,7 @@ document.write("Last Published: " + docu
 <p>
             If a plugin has a locationmap.xml file or uses "lm:" references in
             its *.xmap, then it is using locationmap. See
-            <a href="../../docs_0_90/howto/howto-buildPlugin.html">buildPlugin</a>.
+            <a href="../../docs_0_90/howto/howto-buildPlugin.html">How to Build a Plugin</a>.
           </p>
 </li>
         
@@ -723,13 +723,13 @@ document.write("Last Published: " + docu
 <li>
 <p>
             Ensure that all relevant plugins have been deployed to plugins/0.9/
-            (see other notes at plugins/RELEASE_PROCESS.txt).
+            (see other notes at <a href="../../docs_0_90/howto/howto-buildPlugin.html#release">How to Build a Plugin</a>).
           </p>
           
 <div class="fixme">
-<div class="label">Fixme (fso)</div>
+<div class="label">Fixme (open)</div>
 <div class="content">
-            Check and integrate plugins/RELEASE_PROCESS.txt as a new document.
+            Check and integrate the documents referenced in that howto.
           </div>
 </div>
 </li>
@@ -737,7 +737,7 @@ document.write("Last Published: " + docu
 </ol>
 </div>
     
-<a name="N10198"></a><a name="PrepTrunk"></a>
+<a name="N1019C"></a><a name="PrepTrunk"></a>
 <h2 class="underlined_10">Preparing your working copy of SVN trunk</h2>
 <div class="section">
 <div class="fixme">
@@ -793,7 +793,7 @@ document.write("Last Published: " + docu
 </ol>
 </div>
     
-<a name="N101C6"></a><a name="PrepDistSvn"></a>
+<a name="N101CA"></a><a name="PrepDistSvn"></a>
 <h2 class="underlined_10">Preparing the "dist" SVN</h2>
 <div class="section">
 <p>
@@ -813,7 +813,7 @@ document.write("Last Published: " + docu
       </p>
 </div>
     
-<a name="N101DA"></a><a name="adjustDocs"></a>
+<a name="N101DE"></a><a name="adjustDocs"></a>
 <h2 class="underlined_10">Preparing docs for next release cycle</h2>
 <div class="section">
 <p>
@@ -996,7 +996,7 @@ svn copy docs_0_90/upgrading.xml docs_0_
 </div>
 </div>
     
-<a name="N10269"></a><a name="BuildDist"></a>
+<a name="N1026D"></a><a name="BuildDist"></a>
 <h2 class="underlined_10">Building the release candidate packages</h2>
 <div class="section">
 <p>
@@ -1286,7 +1286,7 @@ where
 </ol>
 </div>
     
-<a name="N10329"></a><a name="vote"></a>
+<a name="N1032D"></a><a name="vote"></a>
 <h2 class="underlined_10">Testing the release candidate and voting</h2>
 <div class="section">
 <p>
@@ -1356,7 +1356,7 @@ where
 </div>
 </div>
     
-<a name="N10365"></a><a name="FinalRel"></a>
+<a name="N10369"></a><a name="FinalRel"></a>
 <h2 class="underlined_10">Finalizing the release</h2>
 <div class="section">
 <p>
@@ -1453,7 +1453,7 @@ where
 </ol>
 </div>
     
-<a name="N103AA"></a><a name="prepSite"></a>
+<a name="N103AE"></a><a name="prepSite"></a>
 <h2 class="underlined_10">Prepare the site-author docs for next development phase</h2>
 <div class="section">
 <div class="note">
@@ -1562,7 +1562,7 @@ svn mkdir plugins/0.10</pre>
 </ul>
 </div>
     
-<a name="N10405"></a><a name="UploadAndAnnounce"></a>
+<a name="N10409"></a><a name="UploadAndAnnounce"></a>
 <h2 class="underlined_10">Upload and announcement</h2>
 <div class="section">
 <p>
@@ -1740,7 +1740,7 @@ svn mkdir plugins/0.10</pre>
 </ol>
 </div>
     
-<a name="N104C3"></a><a name="cleanup"></a>
+<a name="N104C7"></a><a name="cleanup"></a>
 <h2 class="underlined_10">Cleanup</h2>
 <div class="section">
 <ol>
@@ -1807,7 +1807,7 @@ svn mkdir plugins/0.10</pre>
 </ol>
 </div>
     
-<a name="N104F5"></a><a name="conclusion"></a>
+<a name="N104F9"></a><a name="conclusion"></a>
 <h2 class="underlined_10">Conclusion</h2>
 <div class="section">
 <p>