[Zope] img tag dtml question

Jason Cunliffe jasonic@nomadicsltd.com
Wed, 13 Sep 2000 15:17:05 -0400


Hello

Can anyone see why under 2.2.0 this is wrong ?

............................................................................
/images [folder]
    7Dlogoicon_gif  [gif image file object]

/deliverables/standard_html_footer [DTMLmethod]

<dtml-with /images>
<a href = /deliverables>
  <dtml-var "7Dlogoicon_gif.tag(border = 0)">
</a>
</dtml-with>
</body>
</html>

This worked many times before ok under 2.1.6  on another site with similar
technique.

But now I am getting
>>> invalid syntax, for tag <dtml-var "7Dlogoicon_gif.tag(border=0)">, on
line 3 of standard_html_footer

When I try removing the outer quotes  <dtml-var 7Dlogoicon_gif.tag(border =
0)>
>>> Document Template Parse Error
>>> invalid parameter: " = 0)", for tag <dtml-var 7Dlogoicon_gif.tag(border
= 0)>, on line 3 of standard_html_footer

Simply, I need to make sure that every document I put in '/deliverables' can
have a localized standard HTML footer
with an icon which will link users back up to /deliverables.
The icon needs to have a 'border = 0' attribute.


help much appreciated
thanks

- Jason
________________________________________________________________
Jason CUNLIFFE = NOMADICS.(Interactive Art and Technology).Design Director