Thursday 05 August 2004 8:25:22 am
Stefano, $node is only available in content view templates, not pagelayout templates and its includes except when called the first time with view caching on or all the time with view caching off in the 3.3 series and before. With 3.4 the caching has changed a bit I suggest to create your own $currentnode variable based on $module_result.node_id
{let currentnode=fetch(content,node,hash(node_id,$module_result.node_id}
.....
{/let}
hth -paul
eZ Publish, eZ Find, Solr expert consulting and training
http://twitter.com/paulborgermans
|