Install

Works with Drupal: 7.x

Using Composer to manage Drupal site dependencies

Downloads

Download tar.gz 17.45 KB
MD5: 6233e410d3857ced92acdb15cea8a153
SHA-1: 394d1e0918c02879e886fbc9e035029503fabb50
SHA-256: b1b15cfb622df46594359b6873ee1a688d8c46c1601c4b9d501da38ef9313034
Download zip 28.08 KB
MD5: 83055a0d29f65e48a299594e61835dee
SHA-1: 65f5fd58d88f6cae40cb6d8901c1f65ba0ff97fc
SHA-256: d7d2d796c6d65dad4069f0b96bbeccbfb36113f709fbe3fcdee8bfc0a1ff783a

Release notes

Please read the DHTML Menu 7.x-1.0-alpha1 release notes for all changes made since the D6 version.

Changes since 7.x-1.0-alpha1

Bugs fixed:

- Removed a CSS class used only for debugging.
#331298: Fix fatal JS crash on non-leaf items without children.
#298720: Use mlid for traversing menu trees (rather than title, which breaks on localization).
#332100: Ensure unique HTML IDs in the markup.
#331352: Theme-specific menu_item and menu_item_link themers will now work.
#192722: When using multiple themes, the above fix will not crash the site.
#352005: Use strict selectors and ensure JS only works on dhtml_menu-generated markup
#332047: If a menu is set not to use DHTML, ensure that its markup is left exactly as it is.

Features:

#280843: Allow disabling DHTML for specific menus (ported up from D6).

Code structure:

#331643: Store default settings in a serialized constant.

API Updates:

#377964: jquery now requires a namespace wrapper (function($) { ... })(jQuery);.

Localizations:

#462990: Ukrainian translation added.

Created by: cburschka
Created on: 31 May 2009 at 15:47 UTC
Last updated: 31 May 2009 at 15:50 UTC
New features
Bug fixes
Unsupported

Other releases