Forums / Developer / Treemenu depth_skip
Luc Chase
Saturday 16 April 2005 10:14:24 am
Quick question... what is depth_skip relative to? Is it realtive to 'node_id' (which is what I expected) or relative to the root of the whole tree?Seems to be the later... but seems to me it should be the former.
{let limitedTree=treemenu( path, node_id, [ class_filter, ] [ depth_skip, ] [ max_level ] ) depth=1} {/let}
The Web Application Service Provider
Ćukasz Serwatka
Monday 18 April 2005 1:50:08 am
Hi Luc,
Is it realtive to 'node_id' In this document is a example with depth_skiphttp://ez.no/ez_publish/documentation/reference/template_operators/miscellaneous/treemenu
Personal website -> http://serwatka.net Blog (about eZ Publish) -> http://serwatka.net/blog