The CipUX project announce the release of CipUX-CAT-Web-Module-UserList-3.4.0.1 as of 2009-12-27. SVN revision 4332.
CipUX-CAT-Web-Module-UserList-3.4.0.0.tar.gz can be downloaded from:
http://release.cipux.org/CipUX-CAT-Web-Module-UserList-3.4.0.0.tar.gz
Initial release as CipUX-CAT-Web-Module-UserList. (Maintenance release of CipUX-CAT-Web-View-UserList)
This modules lists all users of the system in one long list, if this modules is installed, registered and enabled as a CipUX CAT Web Module plugin. It has no intention of doing something else then showing a simple list.
However this module can be used to view and print that list out of a web browser on screen or paper.
This module can also be seen as a minimum requirement for writing a CipUX CAT Web Module plugin. Advanced features should be implemented in other modules.
Changes:
- renamed from CipUX-CAT-Web-View-UserList to CipUX-CAT-Web-Module-UserList (simplify module writing)
- remove unused object API (cookies)
- improved comments
- simplify base class usage (only CipUX::CAT::Web::Module)
- drop dependency on CipUX::CAT::Web::Module::Single