You are viewing a plain text version of this content. The canonical link for it is here.
Posted to svn@forrest.apache.org by cr...@apache.org on 2006/03/24 05:09:42 UTC

svn commit: r388355 - in /forrest/site: docs_0_80/faq.html docs_0_80/faq.pdf docs_0_80/faq.xml issues.html issues.pdf live-sites.html live-sites.pdf tools/eclipse.html tools/eclipse.pdf tools/forrestbar.html tools/forrestbar.pdf tools/forrestbar.xpi

Author: crossley
Date: Thu Mar 23 20:09:40 2006
New Revision: 388355

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

Modified:
    forrest/site/docs_0_80/faq.html
    forrest/site/docs_0_80/faq.pdf
    forrest/site/docs_0_80/faq.xml
    forrest/site/issues.html
    forrest/site/issues.pdf
    forrest/site/live-sites.html
    forrest/site/live-sites.pdf
    forrest/site/tools/eclipse.html
    forrest/site/tools/eclipse.pdf
    forrest/site/tools/forrestbar.html
    forrest/site/tools/forrestbar.pdf
    forrest/site/tools/forrestbar.xpi

Modified: forrest/site/docs_0_80/faq.html
URL: http://svn.apache.org/viewcvs/forrest/site/docs_0_80/faq.html?rev=388355&r1=388354&r2=388355&view=diff
==============================================================================
--- forrest/site/docs_0_80/faq.html (original)
+++ forrest/site/docs_0_80/faq.html Thu Mar 23 20:09:40 2006
@@ -639,13 +639,20 @@
         </pre>
 <p>
           Uncomment that and set it to the specific page that
-          you want. Forrest will build that page, then of course
+          you want. Forrest will build that single document, then of course
           it will keep crawling links from there. It might be
           confined to a sub-directory, but depending on links
-          could end up generating the whole site.
+          could end up generating the whole site. The main
+          thing is that your page of interest is built first.
         </p>
 <p>
-          The main thing is that your page of interest is built first.
+          It is probably easiest to make this change temporarily as a
+          command-line parameter, e.g.
+        </p>
+<pre class="code">
+forrest -Dproject.start-uri=live-sites.html
+        </pre>
+<p>
           You can terminate forrest with 'kill' or Ctrl-C after it
           has built your pages of interest.
         </p>
@@ -661,7 +668,7 @@
           if you need to temporarily exclude then.
         </p>
 </div>
-<a name="N10087"></a><a name="cygwin_mutex_error"></a>
+<a name="N1008E"></a><a name="cygwin_mutex_error"></a>
 <h4 class="faq">1.8.  When running ./build.sh in cygwin, I get an error: cygpath.exe:
           *** can't create title mutex, Win32 error 6. </h4>
 <div align="right">
@@ -671,7 +678,7 @@
 <p> This <a href="http://issues.apache.org/jira/secure/ViewIssue.jspa?key=FOR-10">appears
             to be a bug in cygwin</a>. Please use the .bat script instead. </p>
 </div>
-<a name="N10099"></a><a name="maxmemory"></a>
+<a name="N100A0"></a><a name="maxmemory"></a>
 <h4 class="faq">1.9.  How can I specify the amount of memory to be used by Java? </h4>
 <div align="right">
 <a href="#maxmemory-menu">^</a>
@@ -689,7 +696,7 @@
           value you set it to is dependant on your JVM, but something like
           <span class="codefrag">ANT_OPTS=-Xmx500M</span> will probably work. </p>
 </div>
-<a name="N100B6"></a><a name="debug"></a>
+<a name="N100BD"></a><a name="debug"></a>
 <h4 class="faq">1.10.  How can I start forrest in Java debug mode? </h4>
 <div align="right">
 <a href="#debug-menu">^</a>
@@ -701,9 +708,9 @@
         
 </p>
 </div>
-<a name="N100C7"></a><a name="content_faqs"></a>
+<a name="N100CE"></a><a name="content_faqs"></a>
 <h3 class="underlined_5">2. Content Creation</h3>
-<a name="N100CB"></a><a name="edit-content"></a>
+<a name="N100D2"></a><a name="edit-content"></a>
 <h4 class="faq">2.1. What tools can be used to edit the content?</h4>
 <div align="right">
 <a href="#edit-content-menu">^</a>
@@ -719,7 +726,7 @@
           you can use text editors or "html editors" such as the one provided with the Mozilla web
           browser. </p>
 </div>
-<a name="N100E5"></a><a name="site-xml"></a>
+<a name="N100EC"></a><a name="site-xml"></a>
 <h4 class="faq">2.2. 
         How to use the site.xml configuration file for menus and linking.
       </h4>
@@ -761,7 +768,7 @@
         </p>
 <pre class="code">&lt;a href="site:docbook"&gt; link to the DocBook FAQ in the Tech FAQs</pre>
 </div>
-<a name="N10113"></a><a name="examples"></a>
+<a name="N1011A"></a><a name="examples"></a>
 <h4 class="faq">2.3. 
         Where are examples of documents and site.xml and tabs.xml files?
       </h4>
@@ -775,7 +782,7 @@
             forrest run</span>).
         </p>
 </div>
-<a name="N1011E"></a><a name="crawler"></a>
+<a name="N10125"></a><a name="crawler"></a>
 <h4 class="faq">2.4. 
         Help, one of my documents is not being rendered.
       </h4>
@@ -800,7 +807,7 @@
           
         </p>
 </div>
-<a name="N1012C"></a><a name="PDF-output"></a>
+<a name="N10133"></a><a name="PDF-output"></a>
 <h4 class="faq">2.5. How can I generate one pdf-file out of the whole site or selected pages of the site?</h4>
 <div align="right">
 <a href="#PDF-output-menu">^</a>
@@ -820,7 +827,7 @@
 <p> This assumes that you use the <a href="../docs_0_80/linking.html">site.xml</a> method for your
           site structure and navigation, rather than the old book.xml method. </p>
 </div>
-<a name="N10146"></a><a name="pageBreaks"></a>
+<a name="N1014D"></a><a name="pageBreaks"></a>
 <h4 class="faq">2.6. How do I insert page breaks into documents?</h4>
 <div align="right">
 <a href="#pageBreaks-menu">^</a>
@@ -848,7 +855,7 @@
             page-break-after: always; 
             } </pre>
 </div>
-<a name="N10164"></a><a name="clickable-email-address"></a>
+<a name="N1016B"></a><a name="clickable-email-address"></a>
 <h4 class="faq">2.7. How can I generate html-pages to show a 'clickable' email-address (of the
         author-element)?</h4>
 <div align="right">
@@ -859,7 +866,7 @@
             $FORREST_HOME/main/webapp/skins/common/xslt/html/document2html.xsl</span> and edit the
           "headers/authors" template. </p>
 </div>
-<a name="N1016F"></a><a name="link_raw"></a>
+<a name="N10176"></a><a name="link_raw"></a>
 <h4 class="faq">2.8. How do I link to raw files such as config.txt and brochure.pdf? </h4>
 <div align="right">
 <a href="#link_raw-menu">^</a>
@@ -869,7 +876,7 @@
           <a href="../docs_0_70/upgrading_07.html#raw">Upgrading to Apache Forrest 0.7</a> for
           all the details.</p>
 </div>
-<a name="N1017B"></a><a name="pdf_images"></a>
+<a name="N10182"></a><a name="pdf_images"></a>
 <h4 class="faq">2.9. Images don't display in PDFs. How do I fix this?</h4>
 <div align="right">
 <a href="#pdf_images-menu">^</a>
@@ -901,7 +908,7 @@
 <div class="content">Due to Sun's licensing, we cannot redistribute Jimi or JAI with Forrest.</div>
 </div>
 </div>
-<a name="N101AB"></a><a name="tab-index"></a>
+<a name="N101B2"></a><a name="tab-index"></a>
 <h4 class="faq">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? </h4>
 <div align="right">
@@ -920,7 +927,7 @@
     &lt;map:redirect-to uri="manual/Introduction.html"/&gt;
   &lt;/map:match&gt;</pre>
 </div>
-<a name="N101C7"></a><a name="tab-site"></a>
+<a name="N101CE"></a><a name="tab-site"></a>
 <h4 class="faq">2.11. I need help with the interaction between tabs.xml and site.xml </h4>
 <div align="right">
 <a href="#tab-site-menu">^</a>
@@ -930,7 +937,7 @@
           See the <a href="../docs_0_80/linking.html#tab-site">tips</a>.
         </p>
 </div>
-<a name="N101D3"></a><a name="defaultFileName"></a>
+<a name="N101DA"></a><a name="defaultFileName"></a>
 <h4 class="faq">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/ ? </h4>
 <div align="right">
@@ -960,7 +967,7 @@
         
 </ol>
 </div>
-<a name="N101FB"></a><a name="defaultStartPage"></a>
+<a name="N10202"></a><a name="defaultStartPage"></a>
 <h4 class="faq">2.13.  How can I use a start-up-page other than index.html? </h4>
 <div align="right">
 <a href="#defaultStartPage-menu">^</a>
@@ -991,7 +998,7 @@
         
 </ol>
 </div>
-<a name="N1021F"></a><a name="label-entity"></a>
+<a name="N10226"></a><a name="label-entity"></a>
 <h4 class="faq">2.14.  How to use special characters in the labels of the site.xml file? </h4>
 <div align="right">
 <a href="#label-entity-menu">^</a>
@@ -1003,7 +1010,7 @@
 </p>
 <p> See the <a href="http://www.w3.org/TR/xhtml-modularization/dtd_module_defs.html#a_xhtml_character_entities">XHTML Character Entities</a> and see more discussion at <a href="http://issues.apache.org/jira/browse/FOR-244">Issue FOR-244</a>. </p>
 </div>
-<a name="N10238"></a><a name="encoding"></a>
+<a name="N1023F"></a><a name="encoding"></a>
 <h4 class="faq">2.15. Does Forrest handle accents for non-English languages?</h4>
 <div align="right">
 <a href="#encoding-menu">^</a>
@@ -1050,7 +1057,7 @@
             Schlabach</a> and <a href="http://www.alanwood.net/unicode/">Alan Wood's Unicode
             resources</a>. </p>
 </div>
-<a name="N1028A"></a><a name="xml-entities"></a>
+<a name="N10291"></a><a name="xml-entities"></a>
 <h4 class="faq">2.16. How to use XML entities, for example string
         replacement?</h4>
 <div align="right">
@@ -1066,7 +1073,7 @@
           Avoid lengthy typing and potential spelling errors.
         </p>
 </div>
-<a name="N10295"></a><a name="cleanSite"></a>
+<a name="N1029C"></a><a name="cleanSite"></a>
 <h4 class="faq">2.17.  How to make Forrest clean up the project build directories? </h4>
 <div align="right">
 <a href="#cleanSite-menu">^</a>
@@ -1085,7 +1092,7 @@
         Doing 'forrest clean' will remove both sections.
         </p>
 </div>
-<a name="N102A0"></a><a name="i18n"></a>
+<a name="N102A7"></a><a name="i18n"></a>
 <h4 class="faq">2.18. How can I internationalise (i18n) my content?</h4>
 <div align="right">
 <a href="#i18n-menu">^</a>
@@ -1099,7 +1106,7 @@
         by the <a href="http://cocoon.apache.org/2.1/userdocs/i18nTransformer.html">Cocoon i18n 
         Transformer</a>. You can see an example of how it works in the above linked issue.</p>
 </div>
-<a name="N102B3"></a><a name="rawTML"></a>
+<a name="N102BA"></a><a name="rawTML"></a>
 <h4 class="faq">2.19. How can I include HTML content that is not to be skinned by Forrest?</h4>
 <div align="right">
 <a href="#rawTML-menu">^</a>
@@ -1140,7 +1147,7 @@
         
 </ol>
 </div>
-<a name="N102D9"></a><a name="javascript"></a>
+<a name="N102E0"></a><a name="javascript"></a>
 <h4 class="faq">2.20. How to include additional Javascript and CSS files?</h4>
 <div align="right">
 <a href="#javascript-menu">^</a>
@@ -1164,9 +1171,9 @@
           &lt;map:resource name="skin-read"&gt; section.
         </p>
 </div>
-<a name="N102E7"></a><a name="technical"></a>
+<a name="N102EE"></a><a name="technical"></a>
 <h3 class="underlined_5">3. Technical</h3>
-<a name="N102EB"></a><a name="proxy_config"></a>
+<a name="N102F2"></a><a name="proxy_config"></a>
 <h4 class="faq">3.1. I'm behind a proxy and it's preventing Plugins from being downloaded, what should I
         do?</h4>
 <div align="right">
@@ -1177,7 +1184,7 @@
             <span class="codefrag">proxy.host</span> and <span class="codefrag">proxy.port</span> accordingly.</p>
 <p>You can also cross an authenticated proxy by setting the <span class="codefrag">proxy.user</span> and <span class="codefrag">proxy.password</span> accordingly.</p>
 </div>
-<a name="N10305"></a><a name="CVS_revison_tags"></a>
+<a name="N1030C"></a><a name="CVS_revison_tags"></a>
 <h4 class="faq">3.2. How can I generate html-pages to show the revision tag of cvs?</h4>
 <div align="right">
 <a href="#CVS_revison_tags-menu">^</a>
@@ -1190,7 +1197,7 @@
 <p>This technique could also be used for a modification date with $Date: 2004/01/15 08:52:47
           $</p>
 </div>
-<a name="N10317"></a><a name="cli-xconf"></a>
+<a name="N1031E"></a><a name="cli-xconf"></a>
 <h4 class="faq">3.3.  How to control the processing of URIs by Cocoon, e.g. exclude certain URIs, include
         other additional ones. </h4>
 <div align="right">
@@ -1228,7 +1235,7 @@
           <strong>foo/**</strong> to match that. </div>
 </div>
 </div>
-<a name="N10354"></a><a name="ignoring_javadocs"></a>
+<a name="N1035B"></a><a name="ignoring_javadocs"></a>
 <h4 class="faq">3.4.  How do I stop Forrest breaking on links to external files that may not exist, like
         javadocs? </h4>
 <div align="right">
@@ -1239,7 +1246,7 @@
             <span class="codefrag">cli.xconf</span>
           </a> Cocoon config file, and defining patterns for URLs to exclude. </p>
 </div>
-<a name="N10363"></a><a name="claimed_patterns"></a>
+<a name="N1036A"></a><a name="claimed_patterns"></a>
 <h4 class="faq">3.5. Some of my files are not being processed because they use common filenames. </h4>
 <div align="right">
 <a href="#claimed_patterns-menu">^</a>
@@ -1255,7 +1262,7 @@
           with this issue (<a href="http://issues.apache.org/jira/browse/FOR-217">FOR-217</a>).
         </p>
 </div>
-<a name="N10375"></a><a name="build_msg_a"></a>
+<a name="N1037C"></a><a name="build_msg_a"></a>
 <h4 class="faq">3.6. What do the symbols and numbers mean when Forrest lists each document that it has
         built? </h4>
 <div align="right">
@@ -1286,7 +1293,7 @@
         
 </ul>
 </div>
-<a name="N10393"></a><a name="headless_operation"></a>
+<a name="N1039A"></a><a name="headless_operation"></a>
 <h4 class="faq">3.7.  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. </h4>
 <div align="right">
@@ -1299,7 +1306,7 @@
 <pre class="code">forrest -Dforrest.jvmargs=-Djava.awt.headless=true site</pre>
 <p> See also <a href="http://cocoon.apache.org/2.1/faq/faq-configure-environment.html">Cocoon FAQ</a>. </p>
 </div>
-<a name="N103AF"></a><a name="project-logo-svg"></a>
+<a name="N103B6"></a><a name="project-logo-svg"></a>
 <h4 class="faq">3.8.  
         The project logo that is generated from SVG is truncating my project name.
       </h4>
@@ -1319,7 +1326,7 @@
           <a href="http://www.w3.org/Graphics/SVG/">SVG</a> resources.
         </p>
 </div>
-<a name="N103C7"></a><a name="catalog"></a>
+<a name="N103CE"></a><a name="catalog"></a>
 <h4 class="faq">3.9.  How do i configure my favourite XML editor or parser to find the local Forrest
         DTDs? </h4>
 <div align="right">
@@ -1329,7 +1336,7 @@
 <p> Notes are provided for various tools at <a href="../docs_0_80/catalog.html">Using Catalog Entity
             Resolver for local DTDs</a>. </p>
 </div>
-<a name="N103D3"></a><a name="skin"></a>
+<a name="N103DA"></a><a name="skin"></a>
 <h4 class="faq">3.10.  How to make the site look better and change its skin? </h4>
 <div align="right">
 <a href="#skin-menu">^</a>
@@ -1341,7 +1348,7 @@
 <p> See notes about <a href="../docs_0_80/your-project.html#skins">configuration</a> of the skins.
           Some projects may have special needs and can define their <a href="../docs_0_80/your-project.html#new_skin">own skin</a>. </p>
 </div>
-<a name="N103EA"></a><a name="xsp"></a>
+<a name="N103F1"></a><a name="xsp"></a>
 <h4 class="faq">3.11. How do I enable XSP processing?</h4>
 <div align="right">
 <a href="#xsp-menu">^</a>
@@ -1389,7 +1396,7 @@
 </ol>
 <p>See also the <a href="http://wiki.apache.org/cocoon/AddingXSPToForrest">AddingXSPToForrest</a> Wiki page.</p>
 </div>
-<a name="N10425"></a><a name="breadcrumbs"></a>
+<a name="N1042C"></a><a name="breadcrumbs"></a>
 <h4 class="faq">3.12. How do breadcrumbs work? Why don't they work locally?</h4>
 <div align="right">
 <a href="#breadcrumbs-menu">^</a>
@@ -1408,7 +1415,7 @@
           are viewing the site locally, 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>
 </div>
-<a name="N1043A"></a><a name="run_port"></a>
+<a name="N10441"></a><a name="run_port"></a>
 <h4 class="faq">3.13. How do I make forrest run listen on a different port?</h4>
 <div align="right">
 <a href="#run_port-menu">^</a>
@@ -1424,7 +1431,7 @@
         
 </p>
 </div>
-<a name="N1044E"></a><a name="debugging"></a>
+<a name="N10455"></a><a name="debugging"></a>
 <h4 class="faq">3.14. Can I run Forrest with Java debugging turned on?</h4>
 <div align="right">
 <a href="#debugging-menu">^</a>
@@ -1436,7 +1443,7 @@
         to the <span class="codefrag">forrest.jvmargs</span> property in the <span class="codefrag">forrest.properties</span>
         file. Don't forget to ensure the property is uncommented in that file.</p>
 </div>
-<a name="N1045F"></a><a name="checksums"></a>
+<a name="N10466"></a><a name="checksums"></a>
 <h4 class="faq">3.15. How do I enable Cocoon's document checksum feature?</h4>
 <div align="right">
 <a href="#checksums-menu">^</a>
@@ -1470,9 +1477,9 @@
         installation-wide cli.xconf file.
         </p>
 </div>
-<a name="N1047B"></a><a name="old_faqs"></a>
+<a name="N10482"></a><a name="old_faqs"></a>
 <h3 class="underlined_5">4. Older version: 0.6</h3>
-<a name="N1047F"></a><a name="old_claimed_patterns"></a>
+<a name="N10486"></a><a name="old_claimed_patterns"></a>
 <h4 class="faq">4.1. Some of my files are not being processed because they use common filenames. </h4>
 <div align="right">
 <a href="#old_claimed_patterns-menu">^</a>
@@ -1488,9 +1495,9 @@
           with this issue (<a href="http://issues.apache.org/jira/browse/FOR-217">FOR-217</a>).
         </p>
 </div>
-<a name="N10491"></a><a name="general"></a>
+<a name="N10498"></a><a name="general"></a>
 <h3 class="underlined_5">5. General</h3>
-<a name="N10495"></a><a name="generating_menus"></a>
+<a name="N1049C"></a><a name="generating_menus"></a>
 <h4 class="faq">5.1. What is the relationship between site.xml and book.xml? </h4>
 <div align="right">
 <a href="#generating_menus-menu">^</a>
@@ -1504,7 +1511,7 @@
           <span class="codefrag">site.xml</span>-generated menus aren't appropriate. See <a href="../docs_0_80/linking.html">Menus and
             Linking</a>. </p>
 </div>
-<a name="N104B0"></a><a name="docbook"></a>
+<a name="N104B7"></a><a name="docbook"></a>
 <h4 class="faq">5.2.  How do I use DocBook as the XML documentation format? </h4>
 <div align="right">
 <a href="#docbook-menu">^</a>
@@ -1550,7 +1557,7 @@
           different DTDs, then see <a href="../docs_0_80/your-project.html#new_dtd">Using Forrest</a> for
           configuration guidance. </p>
 </div>
-<a name="N104DE"></a><a name="version"></a>
+<a name="N104E5"></a><a name="version"></a>
 <h4 class="faq">5.3.  How to report which version of Forrest is being used and the properties that are
         set? </h4>
 <div align="right">
@@ -1563,7 +1570,7 @@
           watch the build messages. Doing <span class="codefrag">'forrest -v'</span> will provide verbose build
           messages. </p>
 </div>
-<a name="N104F2"></a><a name="logs"></a>
+<a name="N104F9"></a><a name="logs"></a>
 <h4 class="faq">5.4.  Where are the log files to find more infomation about errors? </h4>
 <div align="right">
 <a href="#logs-menu">^</a>
@@ -1582,7 +1589,7 @@
 <p> Doing <span class="codefrag">'forrest -v'</span> will provide verbose build messages to the standard
           output. </p>
 </div>
-<a name="N10516"></a><a name="how_can_I_help"></a>
+<a name="N1051D"></a><a name="how_can_I_help"></a>
 <h4 class="faq">5.5.  How to help? </h4>
 <div align="right">
 <a href="#how_can_I_help-menu">^</a>
@@ -1593,7 +1600,7 @@
           particularly from newcomers&mdash;often, close proximity blinds software developers to
           faults that are obvious to everyone else. Don't be shy! </p>
 </div>
-<a name="N10522"></a><a name="patch"></a>
+<a name="N10529"></a><a name="patch"></a>
 <h4 class="faq">5.6.  How to contribute a patch? </h4>
 <div align="right">
 <a href="#patch-menu">^</a>
@@ -1604,7 +1611,7 @@
 <p>More info about contributing can be found at the <a href="../contrib.html">Contributing
             to Forrest</a> page. It is always a good idea to check the Forrest <a href="../issues.html">issue tracker</a> before diving in. </p>
 </div>
-<a name="N1053D"></a><a name="jobs"></a>
+<a name="N10544"></a><a name="jobs"></a>
 <h4 class="faq">5.7.  How can job positions be advertised? </h4>
 <div align="right">
 <a href="#jobs-menu">^</a>

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

Modified: forrest/site/docs_0_80/faq.xml
URL: http://svn.apache.org/viewcvs/forrest/site/docs_0_80/faq.xml?rev=388355&r1=388354&r2=388355&view=diff
==============================================================================
--- forrest/site/docs_0_80/faq.xml (original)
+++ forrest/site/docs_0_80/faq.xml Thu Mar 23 20:09:40 2006
@@ -74,14 +74,22 @@
 
         <p>
           Uncomment that and set it to the specific page that
-          you want. Forrest will build that page, then of course
+          you want. Forrest will build that single document, then of course
           it will keep crawling links from there. It might be
           confined to a sub-directory, but depending on links
-          could end up generating the whole site.
+          could end up generating the whole site. The main
+          thing is that your page of interest is built first.
         </p>
 
         <p>
-          The main thing is that your page of interest is built first.
+          It is probably easiest to make this change temporarily as a
+          command-line parameter, e.g.
+        </p>
+        <source xml:space="preserve">
+forrest -Dproject.start-uri=live-sites.html
+        </source>
+        
+        <p>
           You can terminate forrest with 'kill' or Ctrl-C after it
           has built your pages of interest.
         </p>

Modified: forrest/site/issues.html
URL: http://svn.apache.org/viewcvs/forrest/site/issues.html?rev=388355&r1=388354&r2=388355&view=diff
==============================================================================
--- forrest/site/issues.html (original)
+++ forrest/site/issues.html Thu Mar 23 20:09:40 2006
@@ -264,9 +264,14 @@
       
 <li>If details about your computing environment are relevant
         (e.g. Java version or operating system) then add them to a Comment.</li>
+      
+<li>If you are going to also add a patch, then select "Patch available".
+        (Reporters of issues can add this later via "Edit issue".)
+        Follow the instructions about "Grant license" and ensure that you are
+        able to do so.</li>
     
 </ul>
-<a name="N1004A"></a><a name="priority"></a>
+<a name="N1004D"></a><a name="priority"></a>
 <h3 class="underlined_5">Special fields: Priority (a.k.a. Severity)</h3>
 <p>
         The Priority is the severity according to the issue reporter. This will
@@ -277,7 +282,7 @@
 <p>
         Follow the Jira help icon to see the definition of the options.
       </p>
-<a name="N10057"></a><a name="urgency"></a>
+<a name="N1005A"></a><a name="urgency"></a>
 <h3 class="underlined_5">Special fields: Urgency</h3>
 <p>
         The project team will classify this according to their urgency. The aim is
@@ -316,7 +321,7 @@
         </li>
       
 </ul>
-<a name="N10076"></a><a name="permissions"></a>
+<a name="N10079"></a><a name="permissions"></a>
 <h3 class="underlined_5">Permissions</h3>
 <ul>
         
@@ -343,7 +348,7 @@
 </div>
 
   
-<a name="N1008D"></a><a name="filters"></a>
+<a name="N10090"></a><a name="filters"></a>
 <h2 class="underlined_10">Some search filters</h2>
 <div class="section">
 <p>

Modified: forrest/site/issues.pdf
URL: http://svn.apache.org/viewcvs/forrest/site/issues.pdf?rev=388355&r1=388354&r2=388355&view=diff
==============================================================================
Binary files - no diff available.

Modified: forrest/site/live-sites.html
URL: http://svn.apache.org/viewcvs/forrest/site/live-sites.html?rev=388355&r1=388354&r2=388355&view=diff
==============================================================================
--- forrest/site/live-sites.html (original)
+++ forrest/site/live-sites.html Thu Mar 23 20:09:40 2006
@@ -469,15 +469,16 @@
       </li>
       
 <li>
-<a href="http://www.solvkroken.no/ekat/produkter/HK_00/">Produktkatalog for S&oslash;lvkroken - Sluk</a>
-</li>
+<a href="http://www.solvkroken.no/ekat/produkter/HK_00/">Produktkatalog for S&oslash;lvkroken</a>
+        - biggest supplier of sports fishing equipment in Norway, with export all over the world.
+      </li>
 <!--  <li><link href=""></link></li> -->
     
 </ul>
 </div>
 
     
-<a name="N101A6"></a><a name="dispatcher"></a>
+<a name="N101A7"></a><a name="dispatcher"></a>
 <h2 class="underlined_10">Sites using upcoming Dispatcher</h2>
 <div class="section">
 <p>The skinning system in versions of Forrest up to and including 0.7 was great,

Modified: forrest/site/live-sites.pdf
URL: http://svn.apache.org/viewcvs/forrest/site/live-sites.pdf?rev=388355&r1=388354&r2=388355&view=diff
==============================================================================
Binary files - no diff available.

Modified: forrest/site/tools/eclipse.html
URL: http://svn.apache.org/viewcvs/forrest/site/tools/eclipse.html?rev=388355&r1=388354&r2=388355&view=diff
==============================================================================
--- forrest/site/tools/eclipse.html (original)
+++ forrest/site/tools/eclipse.html Thu Mar 23 20:09:40 2006
@@ -270,7 +270,7 @@
 <a name="N10025"></a><a name="Wizards"></a>
 <h2 class="underlined_10">Wizards</h2>
 <div class="section">
-<p>A number of wizards are provided for perfomring common tasks. This section briefly describes
+<p>A number of wizards are provided for performing common tasks. This section briefly describes
         the available wizards.</p>
 <a name="N1002E"></a><a name="newProject"></a>
 <h3 class="underlined_5">Creating a new Forrest Project</h3>

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

Modified: forrest/site/tools/forrestbar.html
URL: http://svn.apache.org/viewcvs/forrest/site/tools/forrestbar.html?rev=388355&r1=388354&r2=388355&view=diff
==============================================================================
--- forrest/site/tools/forrestbar.html (original)
+++ forrest/site/tools/forrestbar.html Thu Mar 23 20:09:40 2006
@@ -184,10 +184,7 @@
 <div class="section">
 <p>ForrestBar is currently compatible with Firefox 0.9 - 1.5+ and Mozilla
         1.x browsers.</p>
-<p>
-<a href="forrestbar-0.8.xpi">install</a> ForrestBar for Forrest-0.8-dev</p>
-<p>
-<a href="forrestbar-0.7.xpi">install</a> ForrestBar for Forrest-0.7</p>
+<p>Select this link to <a href="forrestbar.xpi">install</a> ForrestBar.</p>
 <p>If the extension does not automatically install for you when clicking
         on the link, download ForrestBar by right clicking on the link and select Save
         As... to save the file to your computer. To install, simply drag the
@@ -195,7 +192,7 @@
 <p>To build ForrestBar locally rather than downloading, go to
         FORREST_HOME/tools/forrestbar and run the following command:
         <span class="codefrag">forrest -f build.xml</span> and the .xpi file will be built for you
-        in FORREST_HOME/tools/forrestbar/build. You can then install it by
+        in the FORREST_HOME/tools/forrestbar/build directory. You can then install it by
         dragging and dropping as indicated above.</p>
 </div>
   

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

Modified: forrest/site/tools/forrestbar.xpi
URL: http://svn.apache.org/viewcvs/forrest/site/tools/forrestbar.xpi?rev=388355&r1=388354&r2=388355&view=diff
==============================================================================
Binary files - no diff available.