[ZDP] BackTalk to Document The Zope Book (2.5 Edition)/Extending Zope
webmaster@zope.org
webmaster@zope.org
Wed, 20 Nov 2002 09:55:56 -0500
A comment to the paragraph below was recently added via http://www.zope.org/Documentation/Books/ZopeBook/current/CustomZopeObjects.stx#2-22
---------------
In the *Contents* View create a DTML Method named *hello* with
these contents::
<dtml-var standard_html_header>
<h2>Hello from the Zoo Exhibit Product</h2>
<dtml-var standard_html_footer>
% Anonymous User - Nov. 20, 2002 9:55 am:
2. If you select the add list, you will see some new types of objects you can add including ZClass, <i>Zope
Factory</i>, and <i>Zope Permission</i>.