Monday 11 October 2004 5:53:21 am
Thank you! I tried, but it works only partial. Correct leftmenu is shown in basketview, if I write:
{let docs=treemenu( $module_result.path,
first_set( $module_result.node_id, 109 ),
array( 1 ),
0, 2 )
depth=1}
But for correct view of all other content I need to write:
{let docs=treemenu( $module_result.path,
first_set( $module_result.node_id, 109 ),
array( 1 ),
2, 2 )
depth=1}
(thinking of another solution: If I would know how to define a separate pagelayout for basket, I could define a new menu with separate configuration ...) ok, looking forward, ! thanks :-)
_______________________
http://artenic.de ARTENIC - Publishing mit allen Mitteln!
|