Downloads
Download tar.gz
23.32 KB
MD5: 5efdaa5853f8b924e756f6c9a1bd1c5d
SHA-1: 36e379ca7a92abd09e028c6b0c1f7e6969ef0310
SHA-256: 600f5dfd3d4be5a021130e36323822a83a390dc6a044994ed96ada91e281ce22
Download zip
27.59 KB
MD5: 59a69625d646a5a58898ce65690ad1a3
SHA-1: ab1f963a2451448e1c4331706d5237ef2edfe177
SHA-256: 821ee858d24f743f1029e4ee865450503b709c12082a451e921cd33b929b4c74
Release notes
Main improvements:
- Lots of bug fixes.
- Re-engineered how the module decides what menus to check; there is an update script that will hopefully be enough for all sites, but it is strongly recommended to go to the Edit Menu page for all menus and enable/disable Menu_MiniPanels for each as desired.
Full release notes:
- #1370840 by DuaelFr: Stop searching for the JS file at the first matching path.
- #1491396 by DamienMcKenna: Collision between admin and non-admin JS.
- #1491502 by DamienMcKenna: Mention the Drush command in hook_requirements.
- #1491490 by DamienMcKenna: Changed to use hook_form_FORM_ID_alter().
- #1491514 by DamienMcKenna: Show minipanel name in menu edit form if the title is blank.
- #1199790 by DamienMcKenna: Rewrote how the menus were identified, allowing all menus to be used and not just the primary & secondary links.
- #1491398 by DamienMcKenna: Improved default settings so the popup looks more like a popup menu rather than a tooltip.
- #1496980 by DamienMcKenna: "Undefined index" editing menus, slight cleanup.
- #1441214 by DamienMcKenna: Added a note to README.txt about menu link titles not working as tooltips due to how qTip works.
- #1425046 by DamienMcKenna, jwilson3: Hover class could get stuck in certain scenarios.
- #1233488 by DamienMcKenna, raiatea: z-index doesn't get set in certain circumstances.