27 Sep
1999
27 Sep
'99
1:33 p.m.
Hi all, I have a folder : /MyFolder In this folder there is another folder : /MyFolder /Images The Images folder contains both images and some DTML documents. I would like to be able to display the list of all available images. What is the DTML script to write to iterate through all the images of the Images folder ? smthg like : <!--#in Images> <!--#var "in-item.name"--> </...> Please don't flame : it is my first Zope attempt ! Thx !