Pete Prodoehl writes:
 > I was sort of hoping it would be easier. It would be ideal to have this:
 > 
 >   <dtml-with images><dtml-var image.gif></dtml-with>
 > 
 > boiled down to one simple tag that works when I store images in a subfolder
 > *and* use file extensions.
 > 
 > But from what I've read so far, it can't be done...
I had this opinion till some days ago.

Then Chris Withers wrote: use

    <dtml-with images><dtml-var image.gif></dtml-with>

I did not believe him and tried it out...
... it works in Zope 2.2.2.


Dieter


_______________________________________________
Zope maillist  -  [EMAIL PROTECTED]
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 )

Reply via email to