/[drupal]/contributions/modules/views_checkboxes/README.txt
ViewVC logotype

Contents of /contributions/modules/views_checkboxes/README.txt

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.3 - (show annotations) (download)
Sat Apr 5 18:20:23 2008 UTC (19 months, 3 weeks ago) by netgenius
Branch: MAIN
CVS Tags: HEAD
Branch point for: DRUPAL-5--4, DRUPAL-6--1
Changes since 1.2: +5 -5 lines
File MIME type: text/plain
Finally got my CVS working - here's the update.
1 Views Checkboxes
2
3 This module is used to change the form elements on view pages with filter forms. Those forms normally use select boxes for single and multiple selection drop-down inputs. When this module is installed and enabled, the single-selection drop-down can be changed to a list of radio buttons and the multi-select box to a list of checkboxes.
4
5 You can define a limit on number of entries in the filter options. E.g. if the limit is set to 5 and there are 6 options, they will get displayed as a list. If there are 5 or less options they will get displayed with checkboxes/radios.
6
7 Instructions:
8 Enable the module on the modules page and all users with the 'administer
9 views' permission will be able to access the admin page for
10 'Views Checkboxes' and enable it. Right now, it is enabled site-wide or not
11 at all.

  ViewVC Help
Powered by ViewVC 1.1.2