Re: [Zope] image attributes
by Russell Uman other posts by this author
May 1 2002 10:26PM messages near this date
Re: [Zope] image attributes
|
[Zope] Interface for Topic Index
i am using 2.5.1, so yeah. i guess it is an up to date release. i will file a bug report. i
am successfully using the tag method as
a work around.
thanks!
----- Original Message -----
From: Dieter Maurer <dieter@[...].de>
To: Russell Uman <russ@[...].com>
Cc: <zope@[...].org>
Sent: Wednesday, May 01, 2002 12:53 PM
Subject: Re: [Zope] image attributes
> Russell Uman writes:
> > i'm trying to set the border attribute of an image tag like so:
> >
> > <img DEFANGED_tal:replace="structure container/images/image.gif" DEFANGED_tal:attribute
s="border string:1">
> >
> > i get the following error when i load the page
> >
> > Error Type: AttributeError
> > Error Value: Context instance has no attribute 'getCompilerError'
> Looks like a bug.
>
> Are you using an up-to-date ZPT release? If so, file a bug report.
>
> > how can i add the border attribute to an image?
> As a work around, you can probably use the "Image"'s "tag" method.
>
>
> Dieter
>
>
> _______________________________________________
> Zope maillist - Zope@[...].org
> http://lists.zope.org/mailman/listinfo/zope
> ** No cross posts or HTML encoding! **
> (Related lists -
> http://lists.zope.org/mailman/listinfo/zope-announce
> http://lists.zope.org/mailman/listinfo/zope-dev )
>
>
_______________________________________________
Zope maillist - Zope@[...].org
http://lists.zope.org/mailman/listinfo/zope
** No cross posts or HTML encoding! **
(Related lists -
http://lists.zope.org/mailman/listinfo/zope-announce
http://lists.zope.org/mailman/listinfo/zope-dev )
Thread:
Russell Uman
Dieter Maurer
Russell Uman
|