[ZDP] BackTalk to Document The Zope Book (2.5 Edition)/Appendix B: API Reference
webmaster@zope.org
webmaster@zope.org
Fri, 10 Jan 2003 09:40:31 -0500
A comment to the paragraph below was recently added via http://www.zope.org/Documentation/Books/ZopeBook/current/AppendixB.stx#3-53
---------------
Returns the size of the unrendered source text of the DTML
Document in bytes.
% Anonymous User - June 20, 2002 8:06 am:
manage_addDocument should be manage_addDTMLDocument! if you use manage_addDocument, youŽll get a DTML
Method...
% Anonymous User - Jan. 10, 2003 9:40 am:
manage_addDocument creates a DTML Method. manage_addDTMLDocument creates a DTML document. This has been
pointed out 6 months ago, and still no change in Zope Book.