Releases for DHTML Menu
dhtml_menu 6.x-3.2
Download: dhtml_menu-6.x-3.2.tar.gz
Size: 13.99 KB
md5_file hash: 0591ef3cb8f40ffb1c5d512b5196677d
First released: November 9, 2008 - 23:12
Last updated: November 9, 2008 - 23:15
View usage statistics for this release
Two bugs were fixed in this release.
- #332100: Invalid markup generated: Duplicate ID attributes.
- #332156: static array needs to be initialized. (resulted in LOTS of warnings about a variable not being an array)
dhtml_menu 6.x-3.1
Download: dhtml_menu-6.x-3.1.tar.gz
Size: 13.95 KB
md5_file hash: 515772da56e8c8c1b13519b55c4ac0dd
First released: November 9, 2008 - 11:00
Last updated: November 9, 2008 - 11:05
View usage statistics for this release
A bug was fixed.
#331643: Warning message "in_array: Wrong datatype for second argument" after enabling the module.
Default settings are now properly serialized instead of being a splittable comma-separated string.
dhtml_menu 6.x-3.0
Download: dhtml_menu-6.x-3.0.tar.gz
Size: 13.78 KB
md5_file hash: a9a5ff2b764ffabdb7b2493f9228cc23
First released: November 7, 2008 - 20:47
Last updated: November 7, 2008 - 20:50
View usage statistics for this release
Finally after almost half a year of waiting, here is the new, all rewritten version 3.0 of DHTML Menu.
Significant Changes
Embracing the Menu System
DHTML Menu 5.x and 6.x-2.2 used the block system to override the static menu functionality. Version 3.0 ties directly into the menu system using the theme registry. The advantages of these are numerous, but the one you will most appreciate is that DHTML Menu now works with Book Navigation and any other module that works with menu trees.
Working out of the Box
A steady stream of questions and support requests used to be asked by people who simply couldn't turn on the module. The problem was that after enabling DHTML Menu, you still needed to work to get it functional - by replacing blocks, or changing their configuration in 6.x-1.04+. DHTML Menu will now by default be enabled for everything, until you disable it manually. The same applies to cloning menu items as page links - this is no longer an obscure feature configured with an explicit list of items, but globally enabled for all items, and switched on by default. Double-clicking is still around, but can be disabled now.
Numerous other small changes have been made...
Smaller changes
Features
#279739: New optional effect for closing child items when they are out of view, instead of remembering their open state.
#279739: Active trail is always displayed as open when the page loads, fixing graceful degradation.
#311248: Allow the sibling-closing feature to be limited to the same block. (Credit to seutje)
Bugs fixed:
#279739: The cookie is now properly applied on the PHP side (feature was there before, but not functional).
#282284: Declare all variables in Javascript. (Credit to starbuck)
#283445: Module was getting initialized twice on AJAX requests (Views UI), leading to duplicate event handlers being attached.
#283997: Book navigation below the node (book_nodeapi) was printing warnings and notices
#289404: When only one menu item may remain open, the cookie is disabled so the active trail will always be the only open menu (even when not navigating through the menu).
#313101: Module is now compatible with Theme Developer (still functions when the latter is enabled).
Localizations added:
#271307: Module translated to Esperanto.
#289684: Module translated to Spanish (Credit to arhak)
dhtml_menu 5.x-1.6
Download: dhtml_menu-5.x-1.6.tar.gz
Size: 10.43 KB
md5_file hash: 9a28219f681ca0efdd409eb354dfd743
First released: November 5, 2008 - 21:50
Last updated: November 5, 2008 - 21:50
View usage statistics for this release
Bug fix that will allow this module to function with Drupal 5.9+. Sorry for taking this long.
#284757: Add Javascript in hook_menu, not while generating output.
dhtml_menu 7.x-1.0-alpha1
Download: dhtml_menu-7.x-1.0-alpha1.tar.gz
Size: 14.33 KB
md5_file hash: 4ba773d6b262d2a3e0a36749936bad4b
First released: November 5, 2008 - 18:11
Last updated: November 5, 2008 - 18:15
View usage statistics for this release
First version of DHTML Menu for Drupal 7. New features added:
#300106 Allow bullet icon to act as expander.
#273872 Choose animation effects and speed.
Also, several improvements in the Javascript and the settings UI.
Note: No upgrade path for settings yet. This module only stores a tiny amount of configuration data, but if you want to use it on a site upgraded from D6, you will need to set all configuration options again.
dhtml_menu 6.x-3.0-beta
Download: dhtml_menu-6.x-3.0-beta.tar.gz
Size: 11.96 KB
md5_file hash: 1b3a7038af2facfbcac69990a98212c9
First released: July 19, 2008 - 19:50
Last updated: July 19, 2008 - 19:55
View usage statistics for this release
Features added:
#279739: New optional effect for closing child items when they are out of view.
#279739: Active trail is always displayed as open when the page loads, fixing graceful degradation.
#271307: Module translated to Esperanto.
Bugs fixed:
#279739: The cookie is now properly applied on the PHP side (feature was there before, but not functional).
#282284: Declare all variables in Javascript.
#283445: Module was still getting initialized twice on AJAX requests (Views UI).
#283997: Book navigation below the node (book_nodeapi) was printing warnings and notices.
dhtml_menu 7.x-1.x-dev
Download: dhtml_menu-7.x-1.x-dev.tar.gz
Size: 15.31 KB
md5_file hash: c922ad6ede342ad0a9a6b73dfef3445f
First released: July 17, 2008 - 13:16
Last updated: November 21, 2008 - 00:03
View usage statistics for this release
First Drupal 7 version of this module.
dhtml_menu 6.x-3.0-alpha
Download: dhtml_menu-6.x-3.0-alpha.tar.gz
Size: 11.03 KB
md5_file hash: 533fddb15a3400ac726d69d74d3a65a1
First released: July 10, 2008 - 11:38
Last updated: July 10, 2008 - 11:40
View usage statistics for this release
This is an alpha release of the latest version of DHTML Menu. I am waiting for further testing as well as translations before the module is released as stable, so your help is very welcome!
6.x-3.0 Release Notes:
This version of DHTML Menu has been rewritten to use the theme_registy_alter hook, allowing it to hijack the themable functions of the Menu API rather than adding preprocessing functions for the blocks.
The module is much more flexible with this approach, which means that DHTML Menu now works with Book Navigation.
Furthermore, it has always been possible to "clone" menu items in such a way that while the item itself merely expands and collapses the submenu, the cloned item will link to the actual page. This setting has been a usability nightmare, because the user had to enter specially formatted text into a text area, essentially editing a raw settings file. The new version simplifies this by making it an all-or-nothing approach: All expandable menu items are either cloned or not. The cloning is also done in Javascript, which means that non-JS users are not confused by redundantly cloned links.
It is still possible to open a page directly by double-clicking on the item in question, but this can now be switched off, too. When the item cloning is enabled, it's not necessary.
dhtml_menu 6.x-3.x-dev
Download: dhtml_menu-6.x-3.x-dev.tar.gz
Size: 14.56 KB
md5_file hash: ae3afacbcf72b21bef4f635c02b271d0
First released: July 8, 2008 - 13:59
Last updated: November 29, 2008 - 00:03
View usage statistics for this release
This version of DHTML Menu has been rewritten to use the theme_registy_alter hook, allowing it to hijack the themable functions of the Menu API rather than adding preprocessing functions for the blocks.
The module is much more flexible with this approach, which means that DHTML Menu now works with Book Navigation.
Furthermore, it has always been possible to "clone" menu items in such a way that while the item itself merely expands and collapses the submenu, the cloned item will link to the actual page. This setting has been a usability nightmare, because the user had to enter specially formatted text into a text area, essentially editing a raw settings file. The new version simplifies this by making it an all-or-nothing approach: All expandable menu items are either cloned or not. The cloning is also done in Javascript, which means that non-JS users are not confused by redundantly cloned links.
It is still possible to open a page directly by double-clicking on the item in question, but this can now be switched off, too. When the item cloning is disabled, it's not necessary.
This version is not yet being released for production use, to give the translators some time to submit new localizations.
dhtml_menu 6.x-2.2
Download: dhtml_menu-6.x-2.2.tar.gz
Size: 16.21 KB
md5_file hash: c1e556822591e402fcc3f82bbb287e41
First released: July 8, 2008 - 13:41
Last updated: July 8, 2008 - 13:45
View usage statistics for this release
DHTML Menu 6.x-2.2 is the final release of DHTML Menu 6.x-2.x; the module has been rewritten for DHTML Menu 6.x-3.0 and 7.x-1.0.
The following features have been added to this version:
- DHTML Menu has been localized to French.
- #276775: Global enable/disable switch for DHTML Menus
Several bugs have also been fixed:
- #276507: Blocks from other modules are emptied
- If you're updating from an older version that uses special blocks, the updating function sometimes fails to reinstate the original Navigation block, breaking the site layout. In order to make the update less confusing, a warning message is generated.
dhtml_menu 5.x-1.5
Download: dhtml_menu-5.x-1.5.tar.gz
Size: 12.92 KB
md5_file hash: 3685815a4664b05fa4bc445e477b02fb
First released: June 23, 2008 - 18:16
Last updated: June 23, 2008 - 18:20
View usage statistics for this release
One bug and one translation.
Localization:
- #270724: Translated into German.
Bugs:
- #272117: Racing condition in the cookie state saver fixed.
dhtml_menu 6.x-2.1
Download: dhtml_menu-6.x-2.1.tar.gz
Size: 14.84 KB
md5_file hash: 6c0e56799100c05cbdbcf087fbd647e4
First released: June 23, 2008 - 14:30
Last updated: June 23, 2008 - 14:35
View usage statistics for this release
We have several important bug-fixes as well as three new translations.
Localization:
- Translated to Esperanto
- #270724: Translated to German
- #261377: Translated to Swedish
Bugs fixed:
- #247634: Checkbox "Use DHTML Effect" always unchecked (system variable typo).
- #260754: Conflict with Views UI page and AJAX (running behaviors more than once).
- #272117: Last closed menu was expanded on the next page (racing condition).
dhtml_menu 5.x-1.4
Download: dhtml_menu-5.x-1.4.tar.gz
Size: 10.37 KB
md5_file hash: b28d95a96a5ccf86d700d608c5ad1f13
First released: June 22, 2008 - 10:26
Last updated: June 22, 2008 - 10:30
View usage statistics for this release
Bugs fixed:
dhtml_menu 5.x-1.3
Download: dhtml_menu-5.x-1.3.tar.gz
Size: 12.12 KB
md5_file hash: 5d5d6dfc38fd6acb8b735d09cba12445
First released: June 8, 2008 - 21:43
Last updated: June 8, 2008 - 21:45
View usage statistics for this release
- Added automatic installation and uninstall functions
- Javascript code is no longer packed
- Problems with menu items containing parentheses are fixed
- Description for the admin/settings/dhtml_menu item added
- Code organization and clean-up.
dhtml_menu 6.x-2.x-dev
Download: dhtml_menu-6.x-2.x-dev.tar.gz
Size: 16.27 KB
md5_file hash: 9dd1f9208ee9c3ac0d1676d8a3989ba4
First released: June 8, 2008 - 17:24
Last updated: November 5, 2008 - 00:04
View usage statistics for this release
Nightly development snapshot.
dhtml_menu 6.x-2.0
Download: dhtml_menu-6.x-2.0.tar.gz
Size: 13 KB
md5_file hash: e280b129732817056ef7771f457fbde9
First released: May 12, 2008 - 08:21
Last updated: May 12, 2008 - 08:25
View usage statistics for this release
#257142: Conflicting branches have been merged. This version does not significantly change functionality as it just incorporates previous changes from the stable branch, but it fixes coding style and adds an update path for users upgrading from a version of DHTML Menu that still clones menu blocks (pre 6.x-1.04).
These changes in the stable branch have been ported:
- #257273: Add DHTML to existing menu blocks rather than cloning them
- #257296: Split code into include files
- #257362: Readme file updated
- #222303: Clean the id attribute by white-listing allowed characters, not an incomplete black-list.
- #257284: All menus use DHTML by default
- #257138: admin/settings/dhtml_menu is accessible again (compatibility problem with Drupal 6.2)
dhtml_menu 6.x-1.05
Download: dhtml_menu-6.x-1.05.tar.gz
Size: 12.72 KB
md5_file hash: 06eb93e68b25a3b31221b35c60137b43
First released: April 15, 2008 - 00:17
Last updated: April 15, 2008 - 00:20
View usage statistics for this release
Bugs fixed:
* #245671, #245988 :Drupal 6.2 changed the access API. DHTML menu was relying on the old way so settings page stopped working.
* #245609 by darthclue: jQuery returns error
* #222303 by martinhamel: The menu does not work with accentuated characters
dhtml_menu 6.x-1.04
Download: dhtml_menu-6.x-1.04.tar.gz
Size: 12.71 KB
md5_file hash: 4b90e58574fd8d3fbc6ff15d3c1dfa33
First released: April 2, 2008 - 15:05
Last updated: April 2, 2008 - 15:10
View usage statistics for this release
New features:
* Change the behavior of current menu blocks instead cloning all of them!
dhtml_menu 6.x-1.03
Download: dhtml_menu-6.x-1.03.tar.gz
Size: 12.77 KB
md5_file hash: f2f0af5aae251e591f57e5ef3269a732
First released: April 2, 2008 - 12:51
Last updated: April 2, 2008 - 12:55
View usage statistics for this release
New features:
* Hide Siblings: when you click on a menu item, all other menus close
* Much smaller footprint due splitting functions into other files
Bugs fixed:
* Single quotes not allowed as menu item's ID
dhtml_menu 6.x-1.02
Download: dhtml_menu-6.x-1.02.tar.gz
Size: 12.62 KB
md5_file hash: 24d4ad8bbebc7ff79122b00d11cdb2c2
First released: March 10, 2008 - 01:08
Last updated: March 10, 2008 - 01:10
View usage statistics for this release
Bugs fixed:
* A small problem with hook_menu()
dhtml_menu 6.x-1.01
Download: dhtml_menu-6.x-1.01.tar.gz
Size: 12.62 KB
md5_file hash: 355cf8a858c8d834711607054f5973e3
First released: March 9, 2008 - 17:23
Last updated: March 9, 2008 - 17:25
View usage statistics for this release
Bugs fixed:
* slideDown and slideUp jQuery commands were not working on IE7
* menu items with non-english items were not working
New features:
* When installed, the menu effect will be used by default: no changes for existing sites
Misc:
* Much better code documentation, using Doxygen
* Code organization
* Much better JS: comment and reviewed
dhtml_menu 6.x-1.0
Download: dhtml_menu-6.x-1.0.tar.gz
Size: 12.09 KB
md5_file hash: 50cb5060067175bc9f0c44bd776760be
First released: January 9, 2008 - 11:53
Last updated: January 9, 2008 - 11:55
View usage statistics for this release
New features:
* After enabling the module, it can automatically replace all static menu blocks for DHTML menus.
Bugs fixed:
* Works on menu items that have some forbidden characters, like (){}[]
Misc:
* Several fixes to become Drupal code standards compliance
* Several fixes
dhtml_menu 5.x-1.2
Download: dhtml_menu-5.x-1.2.tar.gz
Size: 12.08 KB
md5_file hash: 40f845de71e161f00543e39adcb9757b
First released: November 28, 2007 - 21:33
Last updated: November 28, 2007 - 21:35
View usage statistics for this release
All fixed from 1.1 (http://drupal.org/node/196139) plus:
The .js file was not correctly updated. now its fixed
dhtml_menu 5.x-1.1
Download: dhtml_menu-5.x-1.1.tar.gz
Size: 12.1 KB
md5_file hash: 23c11c2872faa13a708224e7312fefce
First released: November 28, 2007 - 21:14
Last updated: November 28, 2007 - 21:15
View usage statistics for this release
Bugs fixed:
* PHP E_ALL code compliance
* #165999
* #168137
* #172844
Misc:
* Drupal code standards compliance
dhtml_menu 6.x-1.x-dev
Download: dhtml_menu-6.x-1.x-dev.tar.gz
Size: 12.73 KB
md5_file hash: f44fae0bd9a0ee3abb96dc7cde808593
First released: September 26, 2007 - 22:37
Last updated: July 17, 2008 - 00:02
View usage statistics for this release
This is the dev snapshot for the Drupal 6 version.
dhtml_menu 5.x-1.0
Download: dhtml_menu-5.x-1.0.tar.gz
Size: 11.61 KB
md5_file hash: 0f1f2da04cbedeee85f860a3ac8a8682
First released: July 31, 2007 - 04:12
Last updated: July 31, 2007 - 04:15
View usage statistics for this release
Bug fixed
* #117304, #118120, #129631about jQuery problem
* #125999 DHTML module changing other menus layout
Misc:
* The new dev-dhtml_menu.js has the original javascript
* dhtml_menu.js not holds the compated js using http://dean.edwards.name/packer
* initial implementation of the "Item bullet" feature
* #156117 remove "administer dhtml menu" permission to only "administer menu"
* Basic JavaScript;jQuery optimization
* better Doxygen code documentation
* #127653 some Drupal and PHP E_ALL code standards
* some Drupal and PHP E_ALL code standards
And some other fixes from Arancaytar
dhtml_menu 5.x-0.7
Download: dhtml_menu-5.x-0.7.tar.gz
Size: 8.42 KB
md5_file hash: 33e8ff6cf890836572159bd63acc521b
First released: December 27, 2006 - 22:53
Last updated: December 27, 2006 - 18:55
View usage statistics for this release
Now allows double click on menu parents to go directly to menu item.
Note: This version is not actually supported. It is listed here due to a limitation of the release system, in order to be able to list the 5.x-dev snapshot release.
dhtml_menu 5.x-0.6
Download: dhtml_menu-5.x-0.6.tar.gz
Size: 8.38 KB
md5_file hash: 1ce2f2daeccdb1fe00b35405ea81e5e5
First released: December 9, 2006 - 22:43
Last updated: December 9, 2006 - 18:45
View usage statistics for this release
- Works with browsers other than Firefox
- Smarter when JS is disabled
- Arrows are clickable
dhtml_menu 5.x-0.5
Download: dhtml_menu-5.x-0.5.tar.gz
Size: 8.19 KB
md5_file hash: 4c08bb5bc5c174b2fbc6c3236ab2cfd8
First released: December 9, 2006 - 20:18
Last updated: December 9, 2006 - 16:20
View usage statistics for this release
Initial release
dhtml_menu 5.x-0.x-dev
Download: dhtml_menu-5.x-0.x-dev.tar.gz
Size: 12.92 KB
md5_file hash: bc39b897f4e46681d3107975d7a8ccce
First released: December 9, 2006 - 20:18
Last updated: November 6, 2008 - 00:04
View usage statistics for this release
HEAD dev version. Use at own risk.
