Tuesday 21 June 2011 1:49:19 pm
In addition to Thiago's response, here's a snippet you could place on top of your pagelayout:
{def $node = cond(
is_set($node),
$node,
fetch('content','node', hash( 'node_id', $module_result.node_id)) )}
-- Lead webdeveloper at Contactivity, Leiden, The Netherlands.
Contactivity is specialized in cross-media publications, websites driven on eZ Publish and content editing.
Certified developer: http://auth.ez.no/certification/verify/413879
Tw: http://twitter.com/#!/Duivesteijn
|