Modified: forrest/site/tools/forrestbar.html URL: http://svn.apache.org/viewvc/forrest/site/tools/forrestbar.html?view=diff&rev=546751&r1=546750&r2=546751 ============================================================================== --- forrest/site/tools/forrestbar.html (original) +++ forrest/site/tools/forrestbar.html Tue Jun 12 23:34:44 2007 @@ -159,22 +159,62 @@
- -

What's the ForrestBar?

+ +

What is the ForrestBar?

The ForrestBar is a toolbar extension made for the Mozilla and Firefox - browsers that eases the navigation of online Forrest resources + browsers that eases the navigation of online Apache Forrest resources (including local instances of Forrest running on jetty or as a webapp), Apache links and other Apache projects.

@@ -188,7 +228,7 @@

Installing the ForrestBar

- ForrestBar is currently compatible with Firefox 0.9 - 1.5+ and Mozilla + ForrestBar is currently compatible with Firefox 0.9 - 2.0+ and Mozilla 1.x browsers.

@@ -202,11 +242,223 @@ the downloaded .xpi file into your browser's window and drop it.

- To build ForrestBar locally rather than downloading, go to + To build (and perhaps enhance) ForrestBar locally rather than downloading, go to FORREST_HOME/tools/forrestbar and run the following command: forrest -f build.xml and the .xpi file will be built for you in the FORREST_HOME/tools/forrestbar/build directory. You can then install it by dragging and dropping as indicated above. +

+
+ + +

Using the ForrestBar

+
+

+ ForrestBar has the following features. +

+ +

Forrest menu

+

+ This menu gives you direct access to various information about the + Forrest project such as : +

+ +

+ The last choice Local Forrest is a direct access to the + dynamic forrest site when you use 'forrest run' mode. +

+ +

Apache menu

+

+ This menu gives you direct access to several information about the + Apache Software Foundation. +

+ +

References menu

+

+ This menu gives you direct access to several documentation of + components used in the Forrest project such as : +

+ + +

Devs. menu

+
+
Warning
+
+ This menu needs the Local Forrest site to be launched, i.e. + 'forrest run' mode. +
+
+

+ This menu provides various general resources for developers. +

+ +
+
Fixme (open)
+
+ Need to re-enable access to localhost:8888/foo/bar.xml and localhost:8888/foo/bar.fo internal formats. +
+
+ +

Dispatcher-dev menu

+
+
Warning
+
+ This menu needs the Local Forrest site to be launched, i.e. + 'forrest run' mode. + The site needs to be enabled to use the Dispatcher. +
+
+ +

Internal formats section

+

+ These options give you direct access to dispatcher internal xml + formats of the current page such as : +

+ +

+ These accesses are very interesting in development phase to display + - in xml format - the content of any dispatcher page. +

+ +

Structurer section

+

+ This option gives you direct access to the structurer which is in + charge to generate the current page. +

+ +

Contracts section

+

+ These options give you direct access to an automatically generated + page which displays the documentation of the available contracts + that you can use. +

+

+ The ls.contracts option displays the list of standard + contracts available whereas the ls.contracts.project only + displays the list of contracts specific to the project. +

+ +

Search menu

+

+ This menu lets you search in different Forrest related archives or + sites such as : +

+ +

+ To perfom a search in one of these sites, just enter a keyword in the + Search field and select the site you want to search in in the Search + menu. +

+
+
Jira Issues
+
+ If you enter the number of a Forrest issue you are working on (let's + say FOR-962) the search in the JIRA Issues site will dirrectly access to + the Issue properties page. +
+
+
+
Subversion revisions
+
+ Subversion revision gives you a direct access to the revision you + entered in the search field (let's say 521779). +
+
+ +

Contracts-dev menu

+
+
Warning
+
+ This menu needs the Local Forrest site to be launched, i.e. + 'forrest run' mode. + The site needs to be enabled to use the Dispatcher. +
+
+

+ This menu gives you direct access to Dispatcher contracts. You can access to html + or fo contract by entering the contract name in the search field and + selecting the corresponding prepare or resolve + option. +

+

+ These accesses are very useful to check that the contract you are + working on is found by the dispatcher and is syntactically correct. +

+
+ + +

Configuring the ForrestBar

+
+

+ ForrestBar can be configured in order to change the localhost + and port used to connect to Forrest dynamic site, i.e. if you + have changed 'forrest run' mode to use a + different port. +

+

+ The defaults are localhost:8888 and can be changed through + the Options window : +

+

+ +ForrestBar Options window +

+

+ Once you have entered the correct values for your installation, the + ForrestBar saves them in your browser user preferences so that they will + be used again next time you will start your browser.

Modified: forrest/site/tools/forrestbar.pdf URL: http://svn.apache.org/viewvc/forrest/site/tools/forrestbar.pdf?view=diff&rev=546751&r1=546750&r2=546751 ============================================================================== Binary files - no diff available. Added: forrest/site/tools/images/forrest-bar-options.png URL: http://svn.apache.org/viewvc/forrest/site/tools/images/forrest-bar-options.png?view=auto&rev=546751 ============================================================================== Binary file - no diff available. Propchange: forrest/site/tools/images/forrest-bar-options.png ------------------------------------------------------------------------------ svn:mime-type = image/png