BackTalk to Document The Zope Book (2.6 Edition)/Extending Zope
[email protected] Fri, 21 May 2004 05:01:04 -0400
| Newsgroups | gmane.comp.web.zope.zdp |
|---|---|
| Message-ID | <[email protected]> |
A comment to the paragraph below was recently added via http://zope.org/Documentation/Books/ZopeBook/2_6Edition/CustomZopeObjects.stx#2-25
---------------
Factories create a bridge from the product add list to your
Product. Give your Factory an id of *myFactory*. In the *Add
list name* field enter *Hello* and in the *Method* selection,
choose *hello*. Now click *Generate*. Now click on the new
Factory and change the *Permission* to *Add Document, Images,
and Files* and click on *Save Changes*. This tells Zope that you
must have the *Add Documents, Images, and Files* permission to
use the Factory. Congratulations, you've just customized the
Zope management interface. Go to the root folder and click the
product add list. Notice that it now includes an entry named
*Hello*. Choose *Hello* from the product add list. It calls your
*hello* method.
% Anonymous User - May 21, 2004 5:01 am:
"Now click on the new Factory and change the Permission..."
Change *which* permission? Zope 2.7.x shows me a mucking great list of possible permissions.
_______________________________________________
ZDP maillist - [email protected]
http://mail.zope.org/mailman/listinfo/zdp