[Zope] ZPT and attributes

Lennart Regebro regebro at gmail.com
Fri Apr 8 10:55:29 EDT 2005


On Apr 8, 2005 4:51 PM, Antonio Beamud Montero
<antonio.beamud at linkend.net> wrote:
> Hi all:
> How I can create attribute names dynamically?

tal:attributes="attributename expression"

For example, I want something like this:
<books  tal:attributes="ref1 string:http://boo";
                                      ref2 request/URL3" />

And so on.

-- 
Lennart Regebro, Nuxeo     http://www.nuxeo.com/
CPS Content Management     http://www.cps-project.org/


More information about the Zope mailing list