It's been a while since the Drupal 7 version of DHTML Menu has been stable enough to release a milestone, but here it is.
Most notably, this is the only version of DHTML Menu compatible with HEAD. Due to core API changes in the past few weeks or months, the older milestones are no longer functional.
Besides that, a large number of other changes have been added since the last alpha release.
New features:
- #300106: Menu items can now expand when the cursor hovers over them.
- #554030: By default, menu items now link statically while expanded, instead of collapsing.
- #555500: Cookie-based state saving is optional now, and also disabled by default as the active-trail solves the issue nicely.
- #556042: Allow toggling between blacklist/whitelist for disabling DHTML Menu.
- Added support for Field Formatters.
- Added configuration options.
- Improved support for multiple textarea targets.
- Removed dependancy on Swell Javascript Library.
- Initial 7.x release.