Metadata-Version: 1.0
Name: Products.cooptation
Version: 1.2
Summary: Product to coopt new members for Plone. By Ecreall.
Home-page: https://svn.ecreall.com/public/Products.cooptation
Author: Vincent Fretin and Michael Launay
Author-email: development@ecreall.com
License: GPL
Description: Introduction
        ============
        
        This module allows a user to ask an administrator to create an account
        for an other user
        Changelog
        =========
        
        1.2 (2011-09-22)
        ----------------
        
        - Remove Copy or Move permission for everyone on portal_cooptations,
          this actually remove the copy action from the menu on a cooptation.
          [vincentfretin]
        
        - Added workspace and role hidden fields to cooptation. A new @@addcooptation
          use those new fields. The created user is added to a group for the
          specified role on the workspace.
          Added a "go back" link if workspace field exist.
          [vincentfretin]
        
        - Fixed cooptation edit template for Plone 4.
          [vincentfretin]
        
        
        1.1 (2010-10-22)
        ----------------
        
        - Use site name in user creation notification email.
        
        1.0.17 (2009-05-06)
        -------------------
        
        - Initial release
        
        
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Libraries :: Python Modules
