Joerg Luger wrote:
Is there any possibilty to change to manage interface of Zope. I want to prevent some users of delete or changing the user accounts (at least the ones of the other users).
This should be solved with the security-machine and not by commenting out such features in the management-dtml. You can find most of them in: Zope/lib/python/OFS/dtml...
Additional i want to create a workspace where the users are only allowed to do things they need to do but it should also be possible to add easily more features (of the Zope interface e.g. they dont need to add Scripts, but if one does it should be easy to allow this to him) or hide them.
Have a look at AbracadabraObject & PropertyFolder... http://www.zope.org/Members/mjablonski/AbracadabraObject http://www.zope.org/Members/mjablonski/PropertyFolder Cheers, Maik -- German Zope User Group http://www.dzug.org/