From: "Roy Mathew" <[EMAIL PROTECTED]>
> How would I use a pathname comprising more than one element in a
> dtml-var expression.

You put the path to the image inside quotes, and have dots as path
separators:
<dtml-var "Images.x_gif">
And of course, then you can't use filenames with dots, and no, it won't
break any browsers that I know of.



_______________________________________________
Zope-Dev maillist  -  [EMAIL PROTECTED]
http://lists.zope.org/mailman/listinfo/zope-dev
**  No cross posts or HTML encoding!  **
(Related lists - 
 http://lists.zope.org/mailman/listinfo/zope-announce
 http://lists.zope.org/mailman/listinfo/zope )

Reply via email to