totaltoolbar
| resources: | Home FAQ |
|---|
What's New
- 2008-03-01: Initial version 1.0 released
- 2008-03-07: v1.1
- 2008-03-23: v1.2
- 2008-06-04: v1.3
- 2008-07-27: v1.4
- 2008-11-27: v1.5
- 2009-05-01: v1.6
- 2009-12-01: v1.7
- mozdev.org
The TotalToolbar extension permits great flexibility
in creating and positioning toolbars and toolbar items. The statusbar is
now also customizable.
TotalToolbar is derived from the toolbar functionality in All-in-One Sidebar by Ingo Wennemaring, which was based on Toolbar Enhancements by Stephen Clavering. It has been significantly renovated and updated for Firefox 3.
Installation:
TotalToolbar v1.7 (Firefox 3.6.* only)
TotalToolbar v1.6 (Firefox 3.5.* only)
TotalToolbar v1.4 (Firefox 3.0 only)
Requirements:
Applications: Firefox 3 and higher only.
OS: All OSes.
Features:
- Individual toolbars customizable for iconsize, mode (text, text/icons, icons), visible in fullscreen mode, and flexible buttons. View state of user added toolbars can finally be remembered across restarts.
- Permanent toolbars added to tab bar, sidebar header, and statusbar to receive palette items; these are invisible when empty.
- User created toolbars placeable just about anywhere..
- Customizable statusbar - items are re-orderable, drag and drop to palette to
show/hide. Statusbar items cannot be moved out of the statusbar, however.
- NOTE: Right click on a toolbar for Customize toolbar mode and to customize the statusbar toolbars. Right click on statusbar for Customize statusbar mode.
Compatibility:
- All-in-One Sidebar: the latest AiOS v0.7.6 works seemingly well with TotalToolbar. However, testing has not been rigorous. Aside from statusbar Customize, users will not need TotalToolbar to achieve functionality found in AiOS. Note that the author states v0.7.6 is the last version to include toolbar functionality in AiOS.
- Organize Statusbar: no longer necessary due to drag and drop statusbar organization; if installed and used, erratic behavior in statusbar may follow.
Known Issues:
- Odd scrolling behavior in Sidebar when drag/dropping buttons.
Due to Fx bugs 395072 and 406941. Once the Customize is done, closing and opening the Sidebar restores correct scrolling.
Localization:
TotalToolbar currently supports 31 locales. There are a few new strings introduced, and some locales are not complete; any updated localizations are welcome at Babelzilla.
Support and Questions:
Please read the FAQ before posting to the TotalToolbar Mozillazine thread.
Version history:
- 1.7
- Update: code changes for compatibility with Firefox 3.6.
- NOTE: not compatible with Firefox versions older than 3.6.
- Update: MacOS now supported. Fx uses a 'sheet' (panel) to display the palette. The boolean pref toolbar.customization.usesheet, when set to false (MacOS default), will cause the sheet method to be used.
- 1.6
- Update: code changes for compatibility with Firefox 3.5.
- NOTE: not compatible with Firefox versions older than 3.5. - 1.5
- Fix: overflow on vertical toolbars.
- Update: compatibility with Firefox 3.1. - 1.4
- New: customize Statusbar can be disabled by setting the boolean pref extensions.totaltoolbar.customizestatusbar.enable to false.
- Update: maxVersion to 3.1.
- Update: da-DK locale.
- NOTE: last version to support Firefox 3.0. - 1.3
- Fix: any extension toolbars using "toolbarname" and "collapsed" attributes now toggleable via contextmenu and View - Toolbars, state will be persisted.
- Fix: prevent statusbar context menu from appearing where unintended; some extensions don't handle popups properly since statusbar never had one before.
- Fix: add Customize Statusbar to View - Toolbars for keyboard accessibility.
- Update: ja-JP locale. - 1.2
- Fix: removed add tabs button as default for right tab toolbar, it was undiscoverable if tabbar was set to be hidden.
- Fix: fixed iconsize when restoring defaultset, due to inconsistent Fx3 use of defaulticonsize attribute for toolbars.
- New: statusbar shares context menu with toolbars.
- New: statusbar now configurable for Fullscreen mode. See the FAQ for more on Fullscreen mode operation.
- Update: zh-CN, hu-HU, ko-KR, nl-NL, sk-SK, tr-TR, uk-UA locales. - 1.1
- Fix: Toolbars with defaultset did not let those items be moved (add tabs button).
- Update: it-IT locale. - 1.0
- Initial release.