Checkall
Inspired by wrunt's code for 4.7, the Checkall module for 5.0 gives the Javascript a very nice facelift with jQuery. Use this module to add checkboxes to your forms that check or uncheck every checkbox in an "edit-" group. Implementation is very simple using the Forms API, and the checkbox itself is rendered via Javascript when the page loads (and excluded for users who have opted not to enable the checkall module). An administration settings page allows site owners to enable a checkall box for any form on the site. (Right now this works for comments, posts, and user pages.)
Some functionality still in the works, like extending the administration settings options and better customization of the box, but the module itself should be good to go. The regular expression for element matching was relaxed a little to allow for selecting all the boxes in a checkboxes element defined through the Forms API. Please report issues here in the issue tracker, and feel free to add to the comments how this module has come in handy for you.
Thank you wrunt for the initial concept!
(I was informed via email there is other discussion on this at http://drupal.org/node/84961, but I'm not sure where it coincides with Checkall and where Checkall offers something different.)
Releases
| Official releases | Date | Size | Links | Status | |
|---|---|---|---|---|---|
| 5.x-1.0 | 2006-Nov-20 | 7.66 KB | Download · Release notes | Recommended for 5.x | |
