--On 15. August 2007 10:17:56 -0400 [EMAIL PROTECTED] wrote:

Hi;
I have the following PT code:
<a tal:attributes="href python:here.a_script(str(x))">
and I want to "structure" it, kind of like this:
<a tal:attributes="structure href python:here.a_script(str(x))">
How do I do that?

As documented, 'structure' only works with tal:content|replace.

-aj

Attachment: pgpsCETyUYRGJ.pgp
Description: PGP signature

_______________________________________________
Zope maillist  -  Zope@zope.org
http://mail.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 http://mail.zope.org/mailman/listinfo/zope-announce
 http://mail.zope.org/mailman/listinfo/zope-dev )

Reply via email to