Metadata-Version: 1.0
Name: Products.UserAndGroupSelectionWidget
Version: 2.0.4
Summary: Archetypes Widget for User and Group Selection, works with many users.
Home-page: https://svn.plone.org/svn/archetypes/MoreFieldsAndWidgets/UserAndGroupSelectionWidget
Author: BlueDynamics Alliance
Author-email: dev@bluedynamics.com
License: BSD
Description: ===========================
        UserAndGroupSelectionWidget
        ===========================
        
        -------
        Purpose
        -------
        
        UserAndGroupSelectionWidget is an Archetypes widget to search and select users
        and/or groups from a huge base of users. It uses a modernized, fast code-base
        and is tested with hundreds of groups and thousands of users.
        
        It is configurable to select only groups, only users, both or only user of a 
        distinct group.
        
        ------------
        Dependencies
        ------------
        
        * bda.cache
        
        --------------------
        Author and Copyright
        --------------------
        
        Thanks to panjunyong (panjy at zopen.cn) for his work on ATMemberSelectWidget,
        which was the base for idea (and some parts of the code) of this Widget.
        
        Authors: 
        
        - Robert Niederreiter <rnix@squarewave.at>,
        - Jens Klein <jens@bluedynamics.com>,  
        - Johannes Raggam <johannes@bluedynamics.com>,
        
        Copyright (C) 2007-2010 BlueDynamics Alliance, Klein & Partner KG, Austria
        
        This code was made for BKS Chur Project: 
        Communication-Platform/Intranet/e-learning.
        
        -------
        Changes
        -------
        
        2.0.4 (2011-07-08)
        ------------------
        * Plone 4 compatibility fixes (ajung)
        
        2.0.2
        -----
        
        - sort list of groups in popup by group title (jensens, 2010-08-24)
        
        
        =======
        License
        =======
        
        Copyright (c) 2008-2009, BlueDynamics Alliance, Austria
        All rights reserved.
        
        Redistribution and use in source and binary forms, with or without
        modification, are permitted provided that the following conditions are met:
        
        * Redistributions of source code must retain the above copyright
          notice, this list of conditions and the following disclaimer.
        * Redistributions in binary form must reproduce the above copyright
          notice, this list of conditions and the following disclaimer in the
          documentation and/or other materials provided with the distribution.
        * Neither the name of the BlueDynamics Alliance nor the
          names of its contributors may be used to endorse or promote products
          derived from this software without specific prior written permission.
              
        THIS SOFTWARE IS PROVIDED BY BlueDynamics Alliance ''AS IS'' AND ANY
        EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
        WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
        DISCLAIMED. IN NO EVENT SHALL BlueDynamics Alliance BE LIABLE FOR ANY
        DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
        (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
        LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
        ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
        (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
        SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
        
Keywords: zope zope2 plone archetypes widget user
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Web Environment
Classifier: Framework :: Zope2
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
