checkall 6.x-2.4
| Download | Size | md5 hash |
|---|---|---|
| checkall-6.x-2.4.tar.gz | 13.87 KB | f6fc557dc473b9fc9371b8213018f277 |
| checkall-6.x-2.4.zip | 20.33 KB | e1b4be2eee0d1a8ebe707fe3edd58c93 |
Release notes
Changes since Checkall 6.x-2.3
- #541110 by bshensky: Added "Toggle" alongside "Check all" and "Uncheck all" links in UI.
- #541120 by bshensky: Exposed the #checkall condition as a form element attribute in the CCK form builder field definition interface.
- #553620 by Amitaibu: Added checkall options to field settings form for nodereference/userreference.
- #553620 Added checkall options to field settings form for content taxonomy buttons.
- Added CHANGELOG.txt.
Upgrading does not require running update.php
checkall 6.x-2.3
| Download | Size | md5 hash |
|---|---|---|
| checkall-6.x-2.3.tar.gz | 12.89 KB | 1594f8acf7d9d27322ff982ffba48a68 |
| checkall-6.x-2.3.zip | 18.92 KB | 24db49bd449474543fb78ac61fcabe96 |
Release notes
Changes since Checkall 6.x-2.2
- New feature: extend usage of checkall attribute to elements that wrap checkboxes, such us optionwidgets_buttons, content_taxonomy_options, etc.
- Bugfix: single group of checkboxes does not work correctly due to Drupal.settings being a string rather than array.
Upgrading does not require running update.php
checkall 6.x-2.2
| Download | Size | md5 hash |
|---|---|---|
| checkall-6.x-2.2.tar.gz | 12.64 KB | 617ace0decdae0e90c00bffc245775b0 |
| checkall-6.x-2.2.zip | 18.68 KB | adc2faf50074f40bb0fd7dc0fc75f1b2 |
Release notes
- Added support for several checkboxes groups rendered in tables.
- Added a couple of example modules.
checkall 6.x-2.1
| Download | Size | md5 hash |
|---|---|---|
| checkall-6.x-2.1.tar.gz | 8.16 KB | 6d58a1c2b7a536c0317acc060e8e3acb |
| checkall-6.x-2.1.zip | 10.88 KB | 3d543d4f185b698e6606fb3e7fd320e3 |
Release notes
- Feature request by vgarvardt: #397532: Checkall does not trigger onChange event
- Added blur() effect to click events.
There's no need to run update.php.
checkall 6.x-2.0
| Download | Size | md5 hash |
|---|---|---|
| checkall-6.x-2.0.tar.gz | 8.12 KB | 5eff7f9f2bdcb8fe80dc367495459955 |
| checkall-6.x-2.0.zip | 10.87 KB | cde915873c16bfcacf778cd174c9ab04 |
Release notes
Please note this module does not work in the same way as it did 1.x for Drupal 5. Hence the change on the major version number. Please, see the project page and/or the shipped README.txt.
checkall 6.x-2.x-dev
| Download | Size | md5 hash |
|---|---|---|
| checkall-6.x-2.x-dev.tar.gz | 13.3 KB | 7d6985c1b6579a65ee7ddfc6a9ccafc7 |
| checkall-6.x-2.x-dev.zip | 17.62 KB | 3c0a46c5df953b7d2a6f99cf8aee6f28 |
Release notes
Development version for the Checkall module for Drupal 6.x
checkall 5.x-1.1
| Download | Size | md5 hash |
|---|---|---|
| checkall-5.x-1.1.tar.gz | 8.48 KB | bed8a48bda429e3671a9c9810dfff27a |
| checkall-5.x-1.1.zip | 9.43 KB | 3c1580d8fbb3097a39b1174b306936e3 |
Release notes
- #153501: Package "Development" doesn't fit (by Arancaytar).
- Added README.txt with the information found on the project page and a note about support and the future of this module.
- Further development will take place only in the Drupal 6 branch of the module.
- Running Drupal's update.php is not required to upgrade.
checkall 5.x-1.0
| Download | Size | md5 hash |
|---|---|---|
| checkall-5.x-1.0.tar.gz | 7.66 KB | a67f05853540b63d877b43b9bbfac1a9 |
| checkall-5.x-1.0.zip | 8.31 KB | 4cd3d1a846a946bcec9eb01d7ad30006 |
Release notes
Initial module upload, offers checkall form element and admin settings page to get checkall boxes on key forms (comments, posts, and users).