Contributions
Admin dhtml menu
This one replaces the Standard navigation bar (left side navigation) with horizontal dhtml menu in admin.
* Reduces page loads.
* Takes up less space
I have not created this, just implemented it. The original files, demo and tutorial can be found at:
http://brainjar.com/dhtml/menubar/
Expand All / Collapse All
Made it compatible with Multi-Stores Admin
All credits goes to the rightful contributors.. here below..
please do post your modified version for admin level as a upgrade to this contribution that should work on a stock ms2 , but as an addon , by the way i looked at your code i really think you need to look just below at the addon posted by someone else ... for other , just download 2.1 version and install the addon if you use Admin access level
Update:
I use Admin Access Contrib. But this contrib didnt work with it. So i updated it. it seems to work ok.
edit header_navigation.php if you have more modules to add
UPDATED & MODIFIED 04/08/2005 by doubleforte (2.1)
* Added the ablitiy to turn on/off DHTML menu from the My Store congif screen.
* Included a much more attractive CSS sheet (matches Mambo CMS)
* Included the box fix from Guido Smit
If you want to use DHTML menu together with Multi admin with levels (Contribnr: 2037). You'll need to replace the original: header_navigation.php with this one.
A small fix for MS2 in admin/includes/classes/box.php. I got a lot of javascript errors complaining button.menu in menu.js on line 117.
This error came from the parsing of the selected box.
Update contribution, more adaptable, more easy to install.
This one replaces the Standard navigation bar (left side navigation) with horizontal dhtml menu in admin.
* Reduces page loads.
* Takes up less space
I have not created this, just implemented it. The original files, demo and tutorial can be found at:
http://brainjar.com/dhtml/menubar/
Note: Contributions are used at own risk.