Faceted navigation taxonomy widget
Project description
Permet la recherche par facettes via Taxonomy.
Translations
This product has been translated into
French
Installation
Install collective.faceted.taxonomywidget by adding it to your buildout:
[buildout] ... eggs = collective.faceted.taxonomywidget
and then running bin/buildout
Contribute
Support
If you are having issues, please let us know. We have a mailing list located at: project@example.com
License
The project is licensed under the GPLv2.
Contributors
Martin Peeters [Affinitic], Original author
Changelog
1.0a7 (2021-02-26)
Ensure eea select2 resources is always loaded [laulaz]
1.0a6 (2020-12-21)
Upload to pypi. [bsuttor]
1.0a5 (2018-06-12)
Add a setup profile for Plone 5 [nicolas]
Make package compatible with eea.facetednavigation 10.0+ [nicolas]
1.0a4 (2017-06-01)
Display the title of the widget instead of the All option [mpeeters]
Update the select2 widget if the faceted widget is updated programmatically [mpeeters]
1.0a3 (2016-08-02)
Add a taxonomy select2 widget. [mpeeters]
1.0a2 (2016-07-27)
Fix the selected attribute. [mpeeters]
Fix an issue with nested optgroup. [mpeeters]
1.0a1 (2016-07-19)
Initial release. [mpeeters]