Metadata-Version: 1.1
Name: collective.contact.facetednav
Version: 1.0
Summary: Faceted navigation view for collective.contact.core directory
Home-page: http://pypi.python.org/pypi/collective.contact.facetednav
Author: Cédric Messiant
Author-email: cedricmessiant@ecreall.com
License: GPL
Description: =============================
        collective.contact.facetednav
        =============================
        
        Faceted navigation view for collective.contact.core directory.
        
        Contributors
        ============
        
        - Cédric Messiant, cedricmessiant@ecreall.com
        - Thomas Desvenain, thomas.desvenain@gmail.com
        
        Changelog
        =========
        
        
        1.0 (2014-03-11)
        ----------------
        
        - Do not declare navigable behavior - depends on eea.facetednavigation >= 5.8.
          [thomasdesvenain]
        
        - Manage case users have uploaded non-image formats for logo or photo.
          [thomasdesvenain]
        
        - In faceted search results for person, display held positions phones and emails
          if the person doesn't have phone and email (if person content type doesn't have
          IContactDetails behavior, held_position should).
          [cedricmessiant]
        
        - Add alphabetic criterion to faceted config example.
          [cedricmessiant]
        
        - Add some style to faceted navigation results.
          [cedricmessiant]
        
        - Add macros to customize faceted navigation results.
          [cedricmessiant]
        
        - Fix bug with held position phone and email in preview-* templates.
          [cedricmessiant]
        
        
        0.10 (2013-11-04)
        -----------------
        
        - Works when contact doesn't have contact details and when held position does.
        
        
        0.9 (2013-09-25)
        ----------------
        
        - Initial release.
          [thomasdesvenain]
        
        
Keywords: contact,dexterity,faceted,search
Platform: UNKNOWN
Classifier: Environment :: Web Environment
Classifier: Framework :: Plone
Classifier: Framework :: Plone :: 4.3
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.7
