[Zope] container and context for folderish objects
Milos Prudek
prudek at bvx.cz
Wed May 11 03:39:17 EDT 2005
Milos Prudek wrote:
> I created a very simple folderish product. Everything works fine. But I
> was surprised that "context" and "container" seem to behave differently
> for folderish object than for normal Folder.
To answer my own question: I misunderstood what container does. Desired
behaviour can be obtained via
<p><li tal:repeat="item python:here.aq_parent.objectIds()"
tal:content="item"></p>
--
Milos Prudek
http://www.spoxdesign.com - your web usability testing
More information about the Zope
mailing list