Nope! the method calling the manage_* method can have proxy roles setup for
it
so that it can call manage_* methods for users who do not have the
capability
to call that manage_* method.
Also, any user can be assigned access to the manage_* methods needed on a
particular
document/method/object by giving them the rights do what you need to do,
such as the Change Properties and Add properties rights (might also need the
manage_properties right, but I dont think so) via the security tab inside
Zope...
did this help?
>Hi again,
>
>Is it true that you have to have the Manager role to use any methods that
start
>with manage_?
>
>If so, that's pretty unhelpful, almost as unhelpful as the DocString
limitation
>:-(
>
>cheers,
>
>Chris
_______________________________________________
Zope-Dev maillist - [EMAIL PROTECTED]
http://lists.zope.org/mailman/listinfo/zope-dev
** No cross posts or HTML encoding! **
(Related lists -
http://lists.zope.org/mailman/listinfo/zope-announce
http://lists.zope.org/mailman/listinfo/zope )