[Zope] images in directories
Aaron Payne
aaron@aaronpayne.com
Thu, 02 Nov 2000 10:57:11 -0500
David,
<dtml-var "IMAGES.image1">
Where image1 is in the folder IMAGES.
-Aaron
At 07:42 AM 11/2/00 -0800, CURTIS David wrote:
>Hi,
>I check the archives but could not find an answer. How do you display
>images that are burried in directories?
>For example,
><dtml-var image1> works with the image1 at same level
>but
><dtml-var /IMAGES/image1> does not. nor does
><dtml-var IMAGES/image1>
>Any help would be apprechiated. Thanks in advance
>
>
>
>
>_______________________________________________
>Zope maillist - Zope@zope.org
>http://lists.zope.org/mailman/listinfo/zope
>** No cross posts or HTML encoding! **
>(Related lists -
> http://lists.zope.org/mailman/listinfo/zope-announce
> http://lists.zope.org/mailman/listinfo/zope-dev )