You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@forrest.apache.org by "Addison Berry (JIRA)" <ji...@apache.org> on 2005/10/23 17:46:16 UTC

[jira] Commented: (FOR-717) Add ForrestBar to the browser View menu

    [ http://issues.apache.org/jira/browse/FOR-717?page=comments#action_12332896 ] 

Addison Berry commented on FOR-717:
-----------------------------------

There is a partial solution commented in the source file for this (forrestbarOverlay.xul):
------------------------------------------------
Currently this code works in FF
but lists ForrestBar under the View menu directly rather than under
View > Toolbars.  Need to find correct menupopup ID in DOM.

<menupopup id="menu_viewPopup">
  <menuitem id="viewforrestbar" position="4" checked="true" class="menuitem-iconic" type="checkbox" label="Forrest Toolbar" oncommand="goToggleToolbar('forrestbar','viewforrestbar');startforrestbar();"/>
</menupopup>
-------------------------------------------------

I haven't looked at Mozilla yet.

> Add ForrestBar to the browser View menu
> ---------------------------------------
>
>          Key: FOR-717
>          URL: http://issues.apache.org/jira/browse/FOR-717
>      Project: Forrest
>         Type: Improvement
>   Components: Forrestbar
>     Versions: 0.8-dev
>     Reporter: Addison Berry
>     Priority: Minor

>
> A user should be able to show/hide ForrestBar as they desire.  This is accomplished though using the browser's View menu.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira