You are here

README.txt in Better Exposed Filters 7.3

-- SUMMARY --

The Better Exposed Filters module replaces the Views' default single-
or multi-select boxes with radio buttons or checkboxes, respectively.

Views Filters are a powerful tool to limit the results of a given view.
When you expose a filter, you allow the user to interact with the view
making it easy to build a customized advanced search.  For example,
exposing a taxonomy filter lets your site visitor search for articles
with specific tags.  Better Exposed Filters gives you greater control
over the rendering of exposed filters.

For a full description of the module, visit the project page:
  https://drupal.org/project/better_exposed_filters

To submit bug reports and feature suggestions, or to track changes:
  https://drupal.org/project/issues/better_exposed_filters

For more information on Views filters, see the Advanced Help documentation
that comes with Views or visit the online version:
  https://api.drupal.org/api/views/7


-- REQUIREMENTS --

This module requires the Views module:
  https://drupal.org/project/views


-- DOCUMENTATION --

See:
  https://drupal.org/node/766974


-- CONTACT --

The maintainer for this project is Mike Keran, known on drupal.org as mikeker
(https://drupal.org/user/192273). He can be contacted for work on this module or
other custom projects.

File

README.txt
View source
  1. -- SUMMARY --
  2. The Better Exposed Filters module replaces the Views' default single-
  3. or multi-select boxes with radio buttons or checkboxes, respectively.
  4. Views Filters are a powerful tool to limit the results of a given view.
  5. When you expose a filter, you allow the user to interact with the view
  6. making it easy to build a customized advanced search. For example,
  7. exposing a taxonomy filter lets your site visitor search for articles
  8. with specific tags. Better Exposed Filters gives you greater control
  9. over the rendering of exposed filters.
  10. For a full description of the module, visit the project page:
  11. https://drupal.org/project/better_exposed_filters
  12. To submit bug reports and feature suggestions, or to track changes:
  13. https://drupal.org/project/issues/better_exposed_filters
  14. For more information on Views filters, see the Advanced Help documentation
  15. that comes with Views or visit the online version:
  16. https://api.drupal.org/api/views/7
  17. -- REQUIREMENTS --
  18. This module requires the Views module:
  19. https://drupal.org/project/views
  20. -- DOCUMENTATION --
  21. See:
  22. https://drupal.org/node/766974
  23. -- CONTACT --
  24. The maintainer for this project is Mike Keran, known on drupal.org as mikeker
  25. (https://drupal.org/user/192273). He can be contacted for work on this module or
  26. other custom projects.