Metadata-Version: 1.0
Name: collective.groupspace.content
Version: 1.0.2
Summary: Plone collective.groupspace content type for privately working in groups
Home-page: http://plone.org/products/collective.groupspace.content
Author: Maik Roeder
Author-email: roeder@berg.net
License: GPL
Description: Introduction
        ============
        
        Implements a folderish content type that implements the ILocalGroupSpacePASRoles
        interface, This interface allows managemment of dynamic roles for users and groups
        in a context, and is implemented in collective.groupspace.roles.
        
        This package is part of the collective.groupspace suite, whose components should
        be installed as needed:
        
        * collective.groupspace.workflow
        
        * collective.groupspace.roles
        
        * collective.groupspace.mail
        
        
        
        1.0.2 (2011-07-02)
        ==================
        
        Features
        --------
        
        - Added FR translations for content type GroupSpace (title & description) (jstegle)
        
        Internal
        --------
        
        - add a zope2 permission because real install failed in plone3.3.5 (yboussard)
        
        - fix text
        
        1.0.1 (2010-01-10)
        ==================
        
        Features
        --------
        
        - Changing GroupSpace logo to group.gif
        
        Internal
        --------
        
        - Set typesLinkToFolderContentsInFC for GroupSpace to support FCKEditor
        
        - Unit test coverage increased
        
        1.0 (2009-11-07)
        ================
        
        - Initial release.
        
Keywords: groupspace,roles,pas,borg.localrole,grufspaces
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Web Environment
Classifier: Framework :: Plone
Classifier: Framework :: Zope2
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License (GPL)
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
Classifier: Topic :: Office/Business :: Groupware
Classifier: Topic :: Software Development :: Libraries :: Python Modules
