[Zope3-Users] Permission required for renaming?
Alec Munro
alecmunro at gmail.com
Thu Dec 1 09:29:26 EST 2005
As far as I can tell they do, the objects containers primary interface
inherits from IContainer, and they have set_schema on that interface.
Additionally, they can add new containers, and their contents, but
still be unable to rename the contents.
Thanks,
Alec
On 12/1/05, Chris Withers <chris at simplistix.co.uk> wrote:
> Alec Munro wrote:
> > My users are unable to rename things, seemingly everywhere. They can
> > add, remove, but not rename, or cut/copy. I'm not sure how to set the
> > permission for this.
>
> Do they have the necessary permissions on the objects container rather
> than the object itself?
>
> cheers,
>
> Chris
>
> --
> Simplistix - Content Management, Zope & Python Consulting
> - http://www.simplistix.co.uk
>
>
More information about the Zope3-users
mailing list