Download & Extend

Releases for Views Checkboxes

views_checkboxes 6.x-1.x-dev

Download Size md5 hash
views_checkboxes-6.x-1.x-dev.tar.gz 8.41 KB 62827db7e955f5e6ac27f5116fb8d99b
views_checkboxes-6.x-1.x-dev.zip 9.52 KB 82e8aa70cf288d7af452f46c4f2b173c
Last updated: February 25, 2011 - 07:57
Development snapshot from branch: 6.x-1.x

Release notes

Built from 5.x version using patch supplied by Mark Theunissen - see http://drupal.org/node/320800#comment-1201900

views_checkboxes 5.x-4.1

Download Size md5 hash
views_checkboxes-5.x-4.1.tar.gz 8.77 KB e6a8b227186c820074fd6494d0c47cb4
views_checkboxes-5.x-4.1.zip 10.15 KB 4597272104cdd8a0656551b598c0bdac
Last updated: December 25, 2010 - 00:08
Official release from tag: 5.x-4.1

Release notes

* All outstanding issues now believed fixed.

* Compared with 5.x-3.1, adds several new features - see the configuration screen at admin/settings/views_checkboxes for further information.

New options

Limit:

Do not use checkboxes/radios if the number of options is greater than this value.

Size of list:

When using a select-list, display only this many entries. Enter zero to use Views default.

Increase size to fit

When "Size of list" is set, automatically increase it by one if that will show the whole list.

Remove "None selected"

Remove the "None selected" option which may otherwise appear in Taxonomy lists.

views_checkboxes 5.x-4.x-dev

Download Size md5 hash
views_checkboxes-5.x-4.x-dev.tar.gz 8.87 KB 3c1c5f43faab64771c00050d864337a5
views_checkboxes-5.x-4.x-dev.zip 10.22 KB c4d14c1bf75be5af2f68233ae176b6ea
Last updated: February 25, 2011 - 07:57
Development snapshot from branch: 5.x-4.x

Release notes

Bug Fixes

* None (there are no bugs to fix, that we know of :)

New Features

* Supports "Views Filterblock" module.

views_checkboxes 5.x-3.1

Download Size md5 hash
views_checkboxes-5.x-3.1.tar.gz 7.45 KB 028b2cd6a5b0f39717ec949dcd96568b
views_checkboxes-5.x-3.1.zip 8.5 KB 20aeb7b9b7993692bd49730da1e18fc7
Last updated: December 25, 2010 - 00:08
Official release from tag: 5.x-3.1

Release notes

This release should hide the '- Please choose -' entry from being among the options.

One note for those upgrading from 1.x to this 3.x module. Since the options have changed, you should make sure to visit the update page to ensure the module gets a chance to convert old options to the new ones. Prior to doing this, the module will be effectively disabled as soon as you place the new files in your modules directory.

This update will leave 2 errors displaying in update.php (array_merge and foreach) - I'm sorry about that. I seem to have missed an element of the module updating docs and will investigate it for the next release. But it does update appropriately.

As for the big jump from 1.x to 3.x, I'm sorry about that. I'm not that good with CVS and a few typos in tag/branch names have basically made the 2.x branch line unusable anymore.

views_checkboxes 5.x-3.x-dev

Download Size md5 hash
views_checkboxes-5.x-3.x-dev.tar.gz 7.44 KB 0e0085bb751cee17d2180eaeeb0957b9
views_checkboxes-5.x-3.x-dev.zip 8.47 KB e2dc7a6d01f750d27b18634985722e52
Last updated: December 25, 2010 - 04:33
Development snapshot from branch: 5.x-3.x

Release notes

This release addresses a feature request (http://drupal.org/node/221995) to separately enable checkbox and radio replacement. It incorporates all given bugfixes made to the 1.x series of this module, but I'm not sure those are all yet resolved, so I am not calling this an official release yet. It is the latest one though and should probably be used before any other.

One note for those upgrading to this module. Since the options have changed, you should make sure to visit the update page to ensure the module gets a chance to convert old options to the new ones. Prior to doing this, the module will be effectively disabled as soon as you place the new files in your modules directory.

As for the big jump from 1.x to 3.x, I'm sorry about that. I'm not that good with CVS and a few typos have basically made the 2.x branch line unusable anymore.

views_checkboxes 5.x-1.3

Download Size md5 hash
views_checkboxes-5.x-1.3.tar.gz 7.34 KB c6a59a0a51c0a25a1d83a0ea5c2e0dc4
views_checkboxes-5.x-1.3.zip 8.34 KB 2772059e88ebfeaa71c8bbc79a3ddba3
Last updated: December 25, 2010 - 00:08
Official release from tag: 5.x-1.3

Release notes

This should fix the issues people have been having with views that have select filters, but not related to taxonomies. If you had a view with a select box that had options other than taxonomy terms, they should be at least more gracefully handled by this module. I think these issues have been the culprit in http://drupal.org/node/215935 and also recently confused into http://drupal.org/node/192117.

views_checkboxes 5.x-2.x-dev

Download Size md5 hash
views_checkboxes-5.x-2.x-dev.tar.gz 8.35 KB 68c7e79f44a2ee68607470d3711c6253
views_checkboxes-5.x-2.x-dev.zip 9.47 KB c099a9d26b4159019b982fc6d81db642
Last updated: December 25, 2010 - 04:33
Development snapshot from branch: master

Release notes

The latest official release included a patch which conflicted with a views patch at: http://drupal.org/node/199675. The views patch there unhides the first option from a view taxonomy filter, but it remained hidden on the views page due to an improper comparison operator. This release resolves that hiding item.

views_checkboxes 5.x-1.2

Download Size md5 hash
views_checkboxes-5.x-1.2.tar.gz 7.27 KB 9204dc1ca95d8cc0d10a5b8da8c052b4
views_checkboxes-5.x-1.2.zip 8.26 KB adcf8e17544dbf0e96e9324f2b298554
Last updated: December 25, 2010 - 00:08
Official release from tag: 5.x-1.2

Release notes

This is a re-release of http://drupal.org/node/207726, which was generated on the site but the download link didn't work. I suspect it's because I screwed up a naming convention. Anyway, this should resolve a major bug with exposed filters that had **ALL** options in them (http://drupal.org/node/192117)

views_checkboxes 5.x-1.1

Download Size md5 hash
views_checkboxes-5.x-1.1.tar.gz 7.26 KB c434c605cb030c37eb19b84349d9a46a
views_checkboxes-5.x-1.1.zip 8.26 KB 8f8a249e406965ffb5b1670760906dd4
Last updated: December 25, 2010 - 00:08
Official release from tag: DRUPAL-5--1-1--dev

Release notes

This should fix some of the problems people were having with dropdown menus that had "**ALL**" options in them, according to http://drupal.org/node/192117

I don't know why this release link is not working... I will generate a new release in a few minutes if it's still not working.

views_checkboxes 5.x-1.x-dev

Download Size md5 hash
views_checkboxes-5.x-1.x-dev.tar.gz 7.22 KB e037ce4eb3dfe3eca28cce0d5632403a
views_checkboxes-5.x-1.x-dev.zip 8.21 KB 92fa780f5f165ec6ebef3f9eaa791089
Last updated: December 25, 2010 - 04:33
Development snapshot from branch: 5.x-1.x

Release notes

This is the initial release which supports altering all view filter forms.

This module alters views' filter forms so that the drop-down or select box widgets are represented as checkboxes or radio buttons instead. This initial release satisfies all the immediate needs I had for such a module, but I may expand it in the future to only alter certain views and leave others to the default display. Currently, a single checkbox on the admin page controls the entire module.

Honestly, this is probably better solved with the views module itself, and it is a registered issue there: http://drupal.org/node/122261
But for those who want to effect a global change to all view filter forms more quickly, this module should satisfy that need.

Subscribe with RSS Syndicate content
nobody click here