Facet API Chosen

Component ID

1353462

Component name

Facet API Chosen

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Component created

Component changed

Component body

What does it do?

This module allows the use of a Chosen select list as a facet selector for Facet API.

How do I use it?

  1. Download the module by running the following command inside your modules directory:

    git clone --branch 7.x-1.x http://git.drupal.org/sandbox/sammyd56/1353462.git facetapi_chosen

  2. Enable the module.
  3. 'Chosen' will now be available as a facet display widget.

Known Issues

Current status

This project is mostly about familiarising myself with Git and Drupal development. Please feel free to file bug reports and feature requests in the issue queue but I can't promise anything. Patches are very welcome and if you'd like to co-maintain please let me know via the issue queue.

Roadmap

  • Single select widget
  • Implement multi-select widget
  • Add tests

This module is based on code shared on trellon.com by ygerasimov.