Downloads
Download tar.gz
25.03 KB
MD5: 1c989e73e46ac211eb39fd6b4648fc6c
SHA-1: a7b841d8136039dd0492baae70ba371ffb220171
SHA-256: 01895b60b97d0d7567c66b5eaebf0c9a1e93b782c6e2d0d6a9fc8b84eb32cb75
Download zip
29.54 KB
MD5: aaf9a2869553372f108de47307afa7eb
SHA-1: 093912f6f10efe4ab4ba75650660b6cb68b4dc66
SHA-256: e0b5ae798b2176ed7cc98619e5d44590e841503f32ac305b1befa8dc5bf054a6
Release notes
This should be the final release candidate for 6.x-1.3, it appears to be really stable now.
Changes since v6.x-1.3-rc6:
- #1553144 by DamienMcKenna: Removed some unnecessary code from menu_minipanels_preprocess_links_at_init().
- #1264738 by DamienMcKenna: Added a note about 404 pages.
- #1580072 by codycraven: Revert to using template_preprocess_page() for better compatibility with other modules.
- #1580312 by codycraven: Improved the custom JS to be cleaner and more compatible with theming changes.
- #1425046 by jwilson3: Hover class could still get stuck in certain scenarios.
- Added a note about compatibility problems with JavaScript widgets.