Problem using treemenu

Author Message

Arne Schirmacher

Thursday 03 June 2004 12:20:26 am

The code fragment

{let mainMenu=treemenu( $module_result.path, 
                                    $module_result.node_id,
                                    array('folder','info_page'), 1, 6 )}
...

works when used in pagelayout.tpl. How do I use the treemenu within for example full_view_article.tpl, which does not have the $module_result variable? I can't seem to find an object similar to $module_result.path in the $node hierarchy.

Powered by eZ Publish™ CMS Open Source Web Content Management. Copyright © 1999-2014 eZ Systems AS (except where otherwise noted). All rights reserved.