Wednesday 13 April 2005 12:20:15 am
Hi Brendan, You can fetch parent of new object:
{let parent_node=fetch('content','node',hash(node_id,$object.current.main_parent_node_id))}
{$parent_node.name}
{/let}
$parent_node.children holds information about node children. Can be use in section as loop param. New forum design will be available in future eZ publish release.
Personal website -> http://serwatka.net
Blog (about eZ Publish) -> http://serwatka.net/blog
|