INSTALL.txt
Copyright (c) 2002 Infrae. All rights reserved. See also LICENSE.txt
Meta:
Valid for: Groups 0.3.2 Author: Martijn Faassen Email: [email protected] CVS: $Revision: 1.3 $
Installing Groups
- Installing Groups should be easy
- just unpack the Groups-0.3.2.tgz in Zope's Products directory (usually lib/python/Products under the Zope root). Restart Zope after unpacking to finish the installation.
Groups can be downloaded from:
http://www.zope.org/Members/faassen/Groups
Note that the Groups product makes use of a rather dirty technique
called monkey patching
to add groups support to the Zope
core. This may conflict with other products which try to do the
same. If this turns out to be the case, it is safe to just remove
the Groups directory from your Products directory and restarting
Zope.