You are viewing a plain text version of this content. The canonical link for it is here.
Posted to svn@forrest.apache.org by cr...@apache.org on 2005/10/18 02:52:08 UTC

svn commit: r326005 - in /forrest/site/tools: forrestbar.html forrestbar.pdf forrestbar.xpi

Author: crossley
Date: Mon Oct 17 17:52:02 2005
New Revision: 326005

URL: http://svn.apache.org/viewcvs?rev=326005&view=rev
Log:
Updated forrestbar.

Modified:
    forrest/site/tools/forrestbar.html
    forrest/site/tools/forrestbar.pdf
    forrest/site/tools/forrestbar.xpi

Modified: forrest/site/tools/forrestbar.html
URL: http://svn.apache.org/viewcvs/forrest/site/tools/forrestbar.html?rev=326005&r1=326004&r2=326005&view=diff
==============================================================================
--- forrest/site/tools/forrestbar.html (original)
+++ forrest/site/tools/forrestbar.html Mon Oct 17 17:52:02 2005
@@ -159,39 +159,44 @@
 <div id="minitoc-area">
 <ul class="minitoc">
 <li>
-<a href="#What%27s+the+Forrestbar%3F">What's the Forrestbar?</a>
+<a href="#What%27s+the+ForrestBar%3F">What's the ForrestBar?</a>
 </li>
 <li>
-<a href="#Installing+the+Forrestbar">Installing the Forrestbar</a>
+<a href="#Installing+the+ForrestBar">Installing the ForrestBar</a>
 </li>
 </ul>
 </div>
- 
-<a name="N1000D"></a><a name="What%27s+the+Forrestbar%3F"></a>
-<h2 class="underlined_10">What's the Forrestbar?</h2>
+    
+<a name="N1000D"></a><a name="What%27s+the+ForrestBar%3F"></a>
+<h2 class="underlined_10">What's the ForrestBar?</h2>
 <div class="section">
-<p>The Forrestbar is a toolbar made for <a href="http://www.mozilla.org/">Mozilla</a> 
-         (and <a href="http://www.mozilla.org/products/firefox/">Firefox</a> compatible)
-         that eases the navigation of Apache 
-         projects and resources, and to the local Forrest running on your machine.</p>
+<p>The ForrestBar is a toolbar extension made for the
+        <a href="http://www.mozilla.org/products/mozilla1.x/">Mozilla</a>
+        and <a href="http://www.mozilla.org/products/firefox/">Firefox</a>
+        browsers that eases the navigation of online Forrest resources (including local
+        instances of Forrest running on jetty or as a webapp), Apache links
+        and other Apache projects.</p>
 </div>
-  
-<a name="N1001F"></a><a name="Installing+the+Forrestbar"></a>
-<h2 class="underlined_10">Installing the Forrestbar</h2>
+    
+<a name="N1001F"></a><a name="Installing+the+ForrestBar"></a>
+<h2 class="underlined_10">Installing the ForrestBar</h2>
 <div class="section">
-<div class="note">
-<div class="label">Note</div>
-<div class="content">Forrestbar does not currently work with Firefox 0.9+</div>
-</div>
-<p>To install the latest nightly version brought to you by 
-      <a href="http://gump.apache.org/">Gump</a> in <a href="http://www.mozilla.org/">Mozilla</a>
-      or <a href="http://www.mozilla.org/products/firefox/">Firefox</a>, just 
-      <a href="javascript:InstallTrigger.install( {'Forrestbar': 'forrestbar.xpi'} );">
-      install it</a>  or <a href="forrestbar.xpi">download it</a>
-      and drop it on a mozilla window.</p>
-<p>To get the latest and greatest version run the forrestbar target of the Forrest build.</p>
+<p>ForrestBar is currently compatible with Firefox 0.9 - 1.5 and Mozilla
+        1.x browsers.</p>
+<p>
+<a href="forrestbar.xpi">Click here to install ForrestBar 0.7</a>
+</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
+        downloaded .xpi file into your browser's window and drop it.</p>
+<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
+        dragging and dropping as indicated above.</p>
 </div>
-   
+  
 </div>
 <!--+
     |end content

Modified: forrest/site/tools/forrestbar.pdf
URL: http://svn.apache.org/viewcvs/forrest/site/tools/forrestbar.pdf?rev=326005&r1=326004&r2=326005&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=326005&r1=326004&r2=326005&view=diff
==============================================================================
Binary files - no diff available.