Renders a navigation tree or sitemap

Command: "tree"

Overview

Introduction

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.

General Syntax

Command: "tree" - Attributes

Attribute "meta_types"

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"]

Command: "tree" - Samples

Render a navigation tree

This tag renders an expanded navigational tree. The root node is the ZMS home node. Children up to depth of level=3 are shown.

HelperTag Syntax