6 Feb
2003
6 Feb
'03
1:18 p.m.
Hi, I was looking (in ZPT) for container of object on which template was used something "like" here.continer, does any one have any clues??? thanks for ideas/clues Lukasz
6 Feb
6 Feb
8:44 p.m.
New subject: [Zope] ZPT and here.container
I was looking (in ZPT) for container of object on which template was used something "like" here.continer, does any one have any clues???
I would imagine you're looking for something like this: <p>I am <span tal:replace="template/id">a template</span></p> <p>I applied to <span tal:replace="here/id">a folder</span></p> <p>The parent of what I am applied to is <span tal:replace="here/aq_parent/id">a parent folder</span></p> --jcc (i suppose)
8460
Age (days ago)
8460
Last active (days ago)
1 comments
2 participants
participants (2)
-
J. Cameron Cooper -
Łukasz Racoń