[Zope] <!--#var dir/name not possible?
Jeff K. Hoffman
jkhoffman@usa.net
Sun, 14 Mar 1999 23:32:12 -0500 (EST)
On Sun, 14 Mar 1999, Milos Prudek wrote:
> Hi,
>
> I like to keep my image files in a directory "img". How can I call image
> files from lower levels? I tried <!--#var img/name--> and it did not
> work, but when I use <img src="img/name"> it works nicely... How do I do
> this with #var ?
I think you need <!--#var img.name-->.
I haven't tested this, so I'm not sure it works, but I am 99% sure this is
what you're going for.
> Milos Prudek
jkh