[ZDP] BackTalk to Document The Zope Book (2.5 Edition)/Advanced Zope Scripting
webmaster@zope.org
webmaster@zope.org
Tue, 24 Dec 2002 01:45:40 -0500
A comment to the paragraph below was recently added via http://www.zope.org/Documentation/Books/ZopeBook/current/ScriptingZope.stx#2-47
---------------
When you call this DTML Method on a folder it will loop through all the
images in the folder and display all the thumbnail images and link them
to the originals as shown in [8-8].
% Anonymous User - Dec. 24, 2002 1:45 am:
How to display the image, which is return by an external method using DTML.