20 Jan
2005
20 Jan
'05
9:45 a.m.
Peter Millar wrote:
holden,
I don't know how to do this in dtml but in zpt I can create variables so rather than doing path="wombat/&dtml-id;/" I would in zpt anyway do a tal:define="mypath python:'wombat/'+getID()+'/'" and then have <folder path="" tal:attribute="path mypath"
what's wrong with just: <folder tal:attributes="path string:wombat/${getId}/" ? cheers, Chris -- Simplistix - Content Management, Zope & Python Consulting - http://www.simplistix.co.uk