19 Oct
1999
19 Oct
'99
9:08 a.m.
Try this: <IMG SRC = images/img1> Liz Pelletier *********************************************************** 2. I would like to aggregate my images into a common folder off the zope root, something like this: (indenting to show directory structure) / Mysite [_] control_panel [_] acl_users [_] images * img1 * img2 * img3 % index_html % standard_error_message % standard_html_header % standard_html_footer and then call them as <dtml-var images/img1> in index_html. Even though the documentation suggests that this is possible, doing so always returns an error for me.