Metadata-Version: 1.1
Name: collective.portlet.collectionfilter
Version: 1.0
Summary: Portlets for filtering collection results.
Home-page: http://github.com/collective/collective.portlet.collectionfilter
Author: Johannes Raggam
Author-email: johannes@raggam.co.at
License: GPL
Description: collective.portlet.collectionfilter
        ===================================
        
        Faceted navigation filter for collection results.
        
        This portlet allows you to filter collections results for additional catalog
        metadata.  For example, you can add a subject filter, but also a filter for
        authors or portal types. The "Collection Filter" portlet can be used to build
        tag clouds.
        
        The filter types can be extended (see:
        ``collective.portlet.collectionfilter.vocabularies``).
        
        Besides the "Collection Filter" portlet there is also a "Collection Search"
        portlet for doing a fulltext search on the collection results.
        
        This package is a fork of ``collective.portlet.collectionbysubject`` by Rok
        Garbas.
        
        Changelog
        =========
        
        1.0 (2015-07-15)
        ----------------
        
        - Fork from collective.portlet.collectionbysubject and complete refactoring.
          [thet]
        
Keywords: plone portlet collection filter faceted tagcloud tags
Platform: UNKNOWN
Classifier: Framework :: Plone
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Libraries :: Python Modules
