Metadata-Version: 1.0
Name: plone.app.users
Version: 1.0a1
Summary: A package for all things users and groups related (specific to plone)
Home-page: http://svn.plone.org/svn/plone/plone.app.users
Author: Plone Foundation
Author-email: plone-developers@lists.sourceforge.net
License: GPL
Description: Introduction
        ============
        
        Package for flexible user registration: allowing site manager to set fields
        which appear on the join form.
        
        Changelog
        =========
        
        1.0a1 - 2009-11-18
        ------------------
        
        - Fixed bad use of i18n markup in joinform.py. This closes
        http://dev.plone.org/plone/ticket/9773
        [vincentfretin]
        
        - Renamed label_groups to label_add_to_groups in joinform.py
        [vincentfretin]
        
        - Restore the came_from_prefs check to make the join form redirect to the
        Users and Groups configlet if that's where the user started from.
        [davisagli]
        
        - Initial release
        
Keywords: Zope CMF Plone Users Groups
Platform: UNKNOWN
Classifier: Framework :: Plone
Classifier: Programming Language :: Python
