SimpleMenu
This module creates a menu bar that is displayed at the top of every page. The menu bar is fixed in place and uses jQuery to position the bar, along with handling menu effects and adding IE compatibility.
Very useful for themes that don't have a good place to put the administration menu.
Updates
Version 6.x-1.1 has been released. This version fixes compatibility with Zen theme, fixes an issue with the Black and Blue theme when using Garland and adds a setting to disable the menu on specified paths. More importantly, there is a fix for a bug that made it impossible to administer blocks for non-default themes.
Version 6.x-1.2 fixes an issue where the theme exclusions don't work, and subsequently can cause problems with displaying or not displaying the menu on certain paths.
What's next
There is a patch that introduces hook_simplemenu_tree_alter() to allow alterations to the menu before being rendered. This is a pretty large patch so I'm waiting on feedback before committing. This patch also clears up an issue while using theme_developer. Feedback is welcome and appreciated. http://drupal.org/node/233082#comment-1143834
Releases
| Official releases | Date | Size | Links | Status | |
|---|---|---|---|---|---|
| 6.x-1.2 | 2008-Dec-13 | 16.18 KB | Download · Release notes | Recommended for 6.x | |
| 5.x-5.0 | 2008-Jan-26 | 13 KB | Download · Release notes | Recommended for 5.x | |
| Development snapshots | Date | Size | Links | Status | |
|---|---|---|---|---|---|
| 6.x-1.x-dev | 2009-Apr-02 | 17.62 KB | Download · Release notes | Development snapshot | |
