simplemenu 6.x-1.14

Bug fixes

* Added -color for 2 background colors #899744: Simple CSS fix in simpleblack theme
* Warn about the fact that file system is private in the settings so people know that changing certain things will have no effect.

simplemenu 6.x-1.13

Bug fixes

* Fix for #871424: SimpleMenu appears as a vertical menu since the CSS cache clearing does not call any hook we must check whether the file exists

simplemenu 6.x-1.10

New features
Bug fixes

* Removed a debug comment #891114: simplemenu always changes css and js query strings resulting in huge bandwidth overhead
* Set imce* as a default page where the Simplemenu should not appear.
* Added support for inactive menu for when the theme() is not called.

simplemenu 6.x-1.8

New features
Bug fixes

* Fixed call to menu_tree_output() function.
* Added the option to hide the menubar when empty.
* Added the option to use theme() to create the menu items.
* Added a first patch to the sticky-table hidding under the fixed top menu Patch from #820968: "Fixed" mode blocks sticky table headers
* Optimized the enabled test.
* Added a test, if $(element) is not found, return early.

simplemenu 6.x-1.7

Bug fixes

* Fixed which menu is presented according to the settings (duh!) #809546: Upgraded to 6.x-1.5, now wrong menu is showing up!
* Delete simplemenu Multi-menu variables on uninstall().

simplemenu 7.x-1.x-dev

New features

This is for Drupal 7.x. It is under development. Help appreciated!

simplemenu 6.x-1.6

Bug fixes

* Version 1.5 would not take the navigation menu selection properly. 1.6 may break the Multi-menu selection, but I need to post the fix because anyone not using the Navigation menu would have a big problem! #809546: Upgraded to 6.x-1.5, now wrong menu is showing up! Sorry for the fast changes... But I am not getting much feedback from the 6.x-dev version!

simplemenu 6.x-1.5

New features
Bug fixes

This release includes some of the 2.x version changes. The most important change is the handling of the menu with an additional hook_simplemenu_alter() call enabling us to move out the specialized devel menu handling in a sub-module.

Note that the old superfish folder was renamed with a version number. You may want to delete the old folder to make sure there is no confusion.

Changes:
* Moved the simplemenu modules in the Menu package.
* Enhanced the init() function by creating sub-functions and moving the footer functionality in it.
* The Simplemenu variable can now be moved to the header and be cached in its own JS file.
* Changed the function generating the menu so other modules may tweak the menu if so they wish.
* Multi-menu sub-module added to project so users can display multiple menus at the top.
* Created a separate Devel module to auto-insert the Devel menu.
* Inactive Parents sub-module so you can prevent clicks on all parent items.
* Mark the top links with 'simplemenu_multi_menu_root' class.
* Fixed the Devel menu name and identifier.
* Optimized the "view" test for simplemenu.
* The list of themes is now dynamically generated from the simplemenu themes folder.
* The list of superfish now includes 'custom' so the code may come from another module or theme.
* Added a white line at the top of the drop downs.

simplemenu 6.x-1.4

Bug fixes

There was a "bug" in my CVS, 3 of the sub-folders were in Read-Only. Therefore, version 1.3 did not include all the files it was supposed to include. It does not look like Drupal refreshes the tarballs (there may be a way, but I'm not aware of it...) So, this is a correct version (I hope) that includes all the files as was expected in 1.3. Sorry for the trouble.

simplemenu 6.x-1.3

Bug fixes

This version mostly include bug fixes. Thing that were reported in the issue queue and had not yet been worked on.
I did not get any issue report from the ~140 people using the development version, so I would think we're good with this version.
Since the module does not use database tables, going back to version 1.2 will work in case you encounter any problem with 1.3.

simplemenu 6.x-1.2

Bug fixes

Changes since DRUPAL-6--1-1:

  • #332711: Menu not displaying on certain paths caused by theme exclusions

simplemenu 6.x-1.1

Bug fixes

Changes since DRUPAL-6--1-0:

  • #296822: Add admin setting to disable menu on certain paths
  • #336119: Problems with administration theme displaying on block admin page
  • #245656: Blue and Black menu doesn't look good (at least in Garland)
  • #235464: simplemenu disappears when Zen theme is turned on

simplemenu 6.x-1.0

This marks the first release for the Drupal 6 compatible SimpleMenu.

simplemenu 5.x-5.0

New features
Bug fixes

5.0, 2008-Jan-26
----------------------

- #199224, fix display issues in IE6/7
- #200086, don't load non-existent custom.css file
- #195972, better default CSS to avoid conflicts with themes
- #199715, remove absolute positioning to improve theme and CSS attaching compatibility
- #199882, new options for controlling menu effects and timing

simplemenu 5.x-4.0

New features
Bug fixes

4.0, 2007-Nov-22
----------------------
- new CHANGELOG to keep track of changes
- #156256 upgrade to SuperFish 1.3
- upgrade to bgIframe 2.1.1 (for IE6 compatibility with forms)
- #136478 - fix Opera compatibility
- remove RTL option; this conflicts with other changes and is properly implemented in Drupal 6
- new option to select which theme to style SimpleMenu with, or provide a custom one
- #184051 - don't hardcode CSS, add class to body
- #180106 - fix missing translatable strings

simplemenu 5.x-3.1

- fix default text position to work with themes that are centered

Make sure to clear your browser cache for the new settings to take place. Also should empty your Drupal cache too since a menu hook has been removed.

simplemenu 5.x-3.0

- rewrite of menu code, much easier to use now, lots of usability fixes
- remove unneeded HTTP request, menu now is inline, significantly faster
- improved RTL support
- numerous other cross browser bug fixes and code cleanups

Subscribe with RSS Subscribe to Releases for SimpleMenu