Metadata-Version: 1.1
Name: collective.contact.contactlist
Version: 1.0
Summary: Manage lists of contacts
Home-page: http://pypi.python.org/pypi/collective.contact.contactlist
Author: Thomas Desvenain
Author-email: thomas.desvenain@gmail.com
License: GPL
Description: ==========================================================================
        collective.contact.contactlist
        ==========================================================================
        
        Users can can manage lists of contacts.
        Adds an action to add a content to an existing or a new list.
        
        Installation
        ============
        
        By default, you need to turn on Member folder creation.
        
        Integration with collective.contact.facetednav
        ==============================================
        
        If you have collective.contact.facetednav installed,
        if you have enabled contact selection on your faceted navigation
        you can batch select contacts and add them to lists
        
        You have a new widget "contacts list", wich display your lists.
        It filters your results on the contents of the lists you have selected.
        
        Tests
        =====
        
        This add-on is tested using Travis CI. The current status of the add-on is :
        
        .. image:: https://secure.travis-ci.org/collective/collective.contact.contactlist.png
            :target: http://travis-ci.org/collective/collective.contact.contactlist
        
        Contributors
        ============
        
        - Thomas Desvenain, thomas.desvenain@gmail.com
        Changelog
        =========
        
        
        1.0 (2014-06-16)
        ----------------
        
        - Initial release.
          [tdesvenain]
        
        
        
Keywords: crm
Platform: UNKNOWN
Classifier: Environment :: Web Environment
Classifier: Framework :: Plone
Classifier: Framework :: Plone :: 4.3
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.7
