Metadata-Version: 1.0
Name: collective.portlet.group
Version: 1.0
Summary: A portlet to display member of a group
Home-page: https://github.com/collective/collective.portlet.group
Author: JeanMichel FRANCOIS aka toutpt
Author-email: toutpt@gmail.com
License: GPL
Description: Introduction
        ============
        
        This addon add a new portlet to Plone: Group Portlet. The group portlet let you
        display all members of a group with an mailto link. You have also a mailto link
        for the group that let you contact every members at once.
        
        This addon is target first for cynin_.
        
        Credits
        =======
        
        Companies
        ---------
        
        |makinacom|_
        
        * `Planet Makina Corpus <http://www.makina-corpus.org>`_
        * `Contact us <mailto:python@makina-corpus.org>`_
        
        
        Authors
        -------
        
        - JeanMichel FRANCOIS aka toutpt <toutpt@gmail.com>
        
        Contributors
        ------------
        
        - Mathieu PASQUET <kiorky@cryptelium.net>
        
        .. |makinacom| image:: http://depot.makina-corpus.org/public/logo.gif
        .. _makinacom:  http://www.makina-corpus.com
        .. _cynin: http://www.cynapse.com/cynin
        
        Changelog
        =========
        
        1.0dev (unreleased)
        -------------------
        
        - When a user is not in a group anymore, just log it without crash [kiorky]
        - Default to userid when no username [kiorky]
        - Multiple fixes for utf8 decode errors [kiorky]
        
Keywords: plone group datatable cyin
Platform: UNKNOWN
Classifier: Framework :: Plone
Classifier: Programming Language :: Python
