Install
Works with Drupal: 7.xUsing Composer to manage Drupal site dependencies
Downloads
Download tar.gz
26.4 KB
MD5: 988e9bdc22cd890b1ef907b5d5a0e880
SHA-1: 2784ae91a016472c82410c479385625074103301
SHA-256: fc21af69faf2df2f7641a8b0c14fbcde4ba2fbb1472aa227c16ad987ac60dd50
Download zip
31.21 KB
MD5: 836e87295d785d5797844f4799d678db
SHA-1: e6288cd393faec33f3c5f05ef4f37a3e9fbee2b6
SHA-256: 0c805b9c8b1be81c1c4298e39e9e7f9bc8ffb42b2452fbd689dd514a795c7757
Release notes
This should be the final release candidate for 7.x-1.0, it appears to be really stable now.
Changes since v7.x-1.0-rc6:
- #1264738 by DamienMcKenna: Added a note about 404 pages and Navigation404.
- #1553144 by DamienMcKenna: Removed some unnecessary code from menu_minipanels_prepare_links().
- #1586122 by DamienMcKenna: Bug in how menus were enabled, should work now.
- #1396032 by DamienMcKenna: Manually re-load contextual menus on all qTip popups and cleans up the output code to better use the render API.
- #1604638 by DamienMcKenna: Added a note to the README.txt about a compatibility problem with old versions of Menu_Attributes.
- #1425046 by jwilson3: Hover class could still get stuck in certain scenarios.
- Added a note about compatibility problems with JavaScript widgets.