Renders an unordered treelist according to the site structure. Only published items are displayed. The appearance of the navigation tree can be controlled with stylesheets. The anchor tag which represents the active node will get the CSS-class activenode,
<li><a class="activenode" ...>...</a></li> the parents of the active node get the CSS-class active.
| Meta type | : | List |
| Allowed values | : | PAGES PAGEELEMENTS List of meta_types |
| Default Value | : | PAGES |
Sets the meta_types which should be rendered as navigation tree. E.g. ["ZMSRubrik","ZMSSysFolder"]
This tag renders an expanded navigational tree. The root node is the ZMS home node. Children up to depth of level=3 are shown.