| /[drupal]/contributions/modules/views_checkboxes/views_checkboxes.module |
Parent Directory
|
Revision Log
|
Revision Graph
| Links to HEAD: | (view) (download) (as text) (annotate) |
| Sticky Tag: |
Initial D6 dev branch, built from views_checkboxes-5.x-4.x-dev.tar.gz 2008-Jul-04 plus patch by Mark Theunissen - http://drupal.org/node/320800#comment-1201900 Great thanks to Mark Theunissen for tidying the code and providing the D6 patch.
Small fix to make it work with Views Filterblock module.
Spelling fix
Should fix http://drupal.org/node/235873 - "warning: Invalid argument supplied for foreach() in /home/projectu/public_html/sites/all/modules/views_checkboxes/views_checkboxes.module on line 148."
Should fix http://drupal.org/node/235873 - "warning: Invalid argument supplied for foreach() in /home/projectu/public_html/sites/all/modules/views_checkboxes/views_checkboxes.module on line 148."
No code changes, just tidying up to prepare for release.
Bug fix for occasional errors/problems when using taxonomy terms - http://drupal.org/node/235873
Just code tidying and tuning. No funcionality changes.
Removed a bit of debug code which would have displayed $exposed['single'] if it was neither 0 nor 1, presumably won't happen ever.
Added CHANGELOG.txt file Removal of "None selected" option is now configurable.
Add missing files - .info .install. module and LICENSE.txt
file views_checkboxes.module was added on branch DRUPAL-5--4 on 2008-04-06 11:37:02 +0000
Finally got my CVS working - here's the update.
#220782 by pinow: This should hide the "- Please choose -" that precedes some option lists.
#221995 by nschelly: This separates the enable option to two enable options, one for checkboxes and one for radio buttons.
#215935 by phonydream2 - this patch will enable this module to handle select filters that are not taxonomy-based, but are just simple arrays of option strings instead. Also removed the trailing ?> php tag.
#192117 by nschelly, fixing display of first option, which interfered with the following patch from views: http://drupal.org/node/199675
#192117 - Based on raymondlee's fix, and cleaning up the logic a bit to make it easier to follow. This should keep **ALL** from screwing up the option rewriting.
Added README with instructions. Added install dependency to .info file. Corrected capitalization on module menu.
Initial commit of views_checkboxes, which alters view filter forms to use radios/checkboxes instead of select/drop-downs.
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.
| ViewVC Help | |
| Powered by ViewVC 1.1.2 |