eea.facetednavigationtaxonomiccheckbox

Taxonomic tags in EEA Faceted Navigation (eea.facetednavigation) using Redomino Advanced Keyword Management (redomino.advancedkeyword).

Usage

Filling in the tags

Taxonomy is achieved using redomino.advancedkeyword package, where nesting happens with use of dots. Example:

  • Cars
  • Cars.Audi
  • Cars.Audi.Supermini
  • Cars.Audi.Sports Car
  • Cars.Audi.Full-size Crossover SUV
  • Cars.Bentley
  • Cars.Bentley.Flying Spur
  • Cars.Bentley.Mulsanne
  • Cars.Bentley.Azure
  • Cars.Bentley.Rolls-Royce

Integration with your Plone site

For installation and configuration of eea.facetednavigation refer to the official documentation.

In order to use the Taxonomic Checkboxes widget, in your “Faceted criteria” setup add the taxonomiccheckbox widget with “Tags” as a “Catalog index”. Your tags would be then nicely nested.

_images/02_add_widget.png

This is what you would get finally.

_images/01_taxonomic_tags_example.png

Installation

Buildout

>>> [instance]
>>> eggs +=
>>>     eea.facetednavigationtaxonomiccheckbox
>>> zcml +=
>>>     eea.facetednavigationtaxonomiccheckbox

ZMI

ZMI -> portal_quickinstaller

Choose “Taxonomic Checkbox widget for EEA Faceted Navigation” and install it.

Support

For feature requests or bugs, open an issue. For questions, send us an email to info@gw20e.com.

License

GPL 2.0