Parent Directory
|
Revision Log
|
Revision Graph
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 |