[ZDP] BackTalk to Document Zope Developer's Guide (2.4 edition)/Appendix A - Zope Core Permissions

webmaster@zope.org webmaster@zope.org
Fri, 20 Dec 2002 13:15:50 -0500


A comment to the paragraph below was recently added via http://www.zope.org/Documentation/Books/ZDG/current/AppendixA.stx#1-0

---------------

  This is a list of standard permissions included with Zope. It is a
  good idea to use these permissions when applicable with your Zope
  products, rather than creating new ones.

    % mcdonc - June 11, 2002 6:46 pm:
     The Copy or Move permission was added as of 2.6. If you revoke the Copy and Move permission from a role
     respective to an object, even if a user has "View management screen" permissions, he or she will not be able
     to copy or move the object.

    % Anonymous User - Dec. 20, 2002 1:15 pm:
     I don't mean to bitch, but the following list is absolutely unnecessary. Every permission seems to be defined
     by quoting the permission and adding 'object' or the like. To me, this list contains no information.
     Couldn't you put longer descriptions and examples for each right?