29 Jan
2002
29 Jan
'02
12:45 p.m.
Angie Bayley wrote:
I want to keep images in a folder of their own on a Zope site that I am creating - not too unusual - and currently I'm referencing them from other folders as
dtml-var "images.example_gif"
Try a different approach: <img src="images/example.gif"> regards Max M