Downloads
Download tar.gz
27.66 KB
MD5: 106cd3c324ad93f70b97ae0415a085c8
SHA-1: 0d10c6cb7bc67a01b83f0649c42d8f73c6ac5577
SHA-256: 388bc68260f1b20739d457dfa76e80002f0bcbf373b792bfdfccfab2b3804d44
Download zip
33.07 KB
MD5: 859ca1e6f4902f6152b462caae646e40
SHA-1: d0dd26ebae19661ab236522f0a144e57d5bbb011
SHA-256: 361f61b6169b19b3187a3ed02032b61f107bdd8d74c250c730210cddc4b054c3
Release notes
After much work and a lot of input from a great many contributors, I'm proud to present the first stable release since January 2011. This version includes a wealth of improvements, new features and fixes and is a recommended update for all sites; it is also feature-identical with the new Drupal 7 stable release.
Full changelog since v6.x-1.3-rc9:
- #1847292 by patrickd: Drush Make integration for automatic downloading of the necessary qTip library.
- #1844338 by willvincent, DamienMcKenna: Workaround for older versions of PHP that don't have the array_replace_recursive function.
- #1148956 by DamienMcKenna, lussoluca: Support for qTip's position 'adjust' settings.
- #1148956 by DamienMcKenna: Due to problems with qTip, both 'adjust' values must be non-zero in order for them to work.
- #1798938 by DamienMcKenna: Separated the bundled qTip JS callback code so it may be overridden & customized.
- #1021372 by DamienMcKenna: Remove each menu item's configuration in hook_uninstall().
- #1840360 by DamienMcKenna: Check the entire menu tree when determining if qTip should be loaded.
- #1849694 by DamienMcKenna: Disable integration with the Admin Menu and Devel modules.
- #1849710 by DamienMcKenna: Drush download-qtip command could fail when the Libraries API module is installed.
- #1608448 by DamienMcKenna: Updated the README.txt to mention the Drush Make integration.
Before updating from v6.x-1.2 it is strongly advised to test the update on a copy of the site as the module is quite different.