[Zope] <!--#var dir/name not possible?
Milos Prudek
prudek@sol.cz
Mon, 15 Mar 1999 11:18:41 +0100
> Yep, you got use there.... calling the Image object doesn't generate extra
I was afraid it would be the case.... I thought I could use Property
somehow (adding text Property named Border with the value 0) but then I
realized that I can't interfere with it, since the rendering takes place
INSIDE while properties are OUTSIDE.
> <IMG SRC="<!--#var BASE1-->/img/name" width="<!--#var "img.name.width"-->"
Looks terrible :-) I think I rather use <img src=img/name border=0> for
the time being.
--
Milos Prudek