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
|