Skip to content

Categorize contents in I am / I search dropdown menus

License

GPL-2.0, Unknown licenses found

Licenses found

GPL-2.0
LICENSE.GPL
Unknown
LICENSE.rst
Notifications You must be signed in to change notification settings

affinitic/collective.iamisearch

Repository files navigation

collective.iamisearch

https://travis-ci.com/affinitic/collective.iamisearch.svg?branch=master

This products allows you to categorize contents with terms from two editable taxonomies and get a dropdown menu with those terms to find related contents. There are :

  • "I am" terms
  • "I search" terms

Features

  • Adds a viewlet with dropdown menus ("I am" & "I search")
  • Each terms in menus points to faceted results for this term
  • SEO optimized (page URL, page title, page H1)
  • Allows to display custom descriptions above faceted searches, configured by value & language through a configlet

Translations

This product has been translated into

  • French
  • Dutch

Installation

Install collective.iamisearch by adding it to your buildout:

[buildout]

...

eggs =
    collective.iamisearch

and then running bin/buildout

TODO

  • Make folder search / url calculation more robust (by using it's interface)
  • Don't translate Faceted in XML but in code

Contribute

License

The project is licensed under the GPLv2.

Credits

This package was developed by Affinitic team.

Affinitic website

collective.iamisearch is licensed under GNU General Public License, version 2.