===========================
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)

