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

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

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

revision 1.3, Sat Apr 5 18:20:23 2008 UTC revision 1.3.4.1, Fri Sep 18 11:58:27 2009 UTC
# Line 1  Line 1 
1  Views Checkboxes  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.  This module is used to change the form elements on Views pages with filter
4    forms.  Those forms normally use select boxes for single and multiple
5    selection drop-down inputs.  When this module is installed and enabled, the
6    single-selection drop-down can be changed to a list of radio buttons and the
7    multi-select box to a list of checkboxes.
8    
9  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.  You can define a limit on number of entries in the filter options.  E.g. if
10    the limit is set to 5 and there are 6 options, they will be displayed as a
11    list.  If there are 5 or less options they will be displayed with
12    checkboxes/radios.
13    
14  Instructions:  Instructions:
15  Enable the module on the modules page and all users with the 'administer  Enable the module on the modules page and all users with the 'administer
16  views' permission will be able to access the admin page for  views' permission will be able to access the admin page for 'Views
17  'Views Checkboxes' and enable it.  Right now, it is enabled site-wide or not  Checkboxes' and enable it.  Right now, it is enabled site-wide or not
18  at all.  at all.

Legend:
Removed from v.1.3  
changed lines
  Added in v.1.3.4.1

  ViewVC Help
Powered by ViewVC 1.1.2