Downloads
Download tar.gz
25.56 KB
MD5: 46594f468ab9fd6eec7bfc291b5a145f
SHA-1: e2bf020fb4970df3008630ee50a9adf04d642e9d
SHA-256: 33a63ab47e5de2761f84fb4d421e93ac6df3e4c7a1c307e01c5c403f849ad102
Download zip
30.16 KB
MD5: 6b0f3b0ed1903182aaf5597879ce18f2
SHA-1: 6e8e06533ee91e761780fdefdacc2e7d08ff8ffe
SHA-256: 96c1efe2e3db0306466457162bb6ba5e85cbd2624d3509ffddef5997b2f7953a
Release notes
This should be the last release candidate, pinky-swear!
Full changelog since v6.x-1.3-rc8:
- #1718012 by DamienMcKenna: Optional style setting fields were required; also reorganized the style settings fieldset for a slight UX improvement.
- #1699648 by smartinm: Logic for excluding certain pages wasn't being ran so qTip was always loaded.
- #1775482 by DamienMcKenna: Position Type selections are incorrect.
- #1218174 by DamienMcKenna: Allow the position container to be changed.
- #1837178 by DamienMcKenna: Corrected the Mini Panels admin link.
- #1810496 by DamienMcKenna: If the 'container' value is empty, don't output it.
- #1812500 by DamienMcKenna: Accidentally broke output in #1633136 by using a function that only exists in the D7 version; fixed it by renaming the D6 function for consistency.
- #1805648 by DamienMcKenna: Ensure all defaults are available, in case they are accidentally removed via hook_menu_minipanels_defaults_alter().