Types of dynamic navigation bars

Dynamic navigation bar types are distinguished by their node sets—the sets of nodes in the site tree to which the navigation bar contains links. The various types are listed below, along with descriptions of their node sets and examples.

The examples are based on the following hypothetical site tree and assume that the current document (the document containing the example navigation bar) is the one entitled 2.1.2.

Namo Web Editor 6.navigation.bars.0.1 Types of dynamic navigation bars

Example site tree for navigation bar examples

Type:

Main level

Node set:

the child nodes of the site’s main index page

Example:

Namo Web Editor 6.navigation.bars.0.2 Types of dynamic navigation bars

Type:

Parent level

Node set:

the parent of the current document and the parent’s siblings

Example:

Namo Web Editor 6.navigation.bars.0.3 Types of dynamic navigation bars

Type:

Siblings

Node set:

the siblings of the current document

Example:

Namo Web Editor 6.navigation.bars.0.4 Types of dynamic navigation bars

Type:

Children

Node set:

the child nodes of the current document

Example:

Namo Web Editor 6.navigation.bars.0.5 Types of dynamic navigation bars

Type:

Path from home

Node set:

the current document itself and all its direct ancestors

Example:

Namo Web Editor 6.navigation.bars.0.7 Types of dynamic navigation bars

Type:

Previous/Next

Node set:

the siblings immediately preceding and following the current document

Example:

Namo Web Editor 6.navigation.bars.0.8 Types of dynamic navigation bars

Note:

The links in this type of navigation bar are always labelled “Previous” and “Next”. If the current document does not have a preceding sibling, the “Previous” link is not included; if it does not have a following sibling, “Next” is not included.

Type:

Previous/Up/Next

Node set:

the siblings immediately preceding and following the current document, and the document’s parent

Example:

Namo Web Editor 6.navigation.bars.0.9 Types of dynamic navigation bars

Note:

The links in this type of navigation bar are always labelled “Previous”, “Up”, and “Next”. If the current document does not have a preceding sibling, the “Previous” link is not included; if it does not have a following sibling, “Next” is not included.

Type:

Previous/Home/Next

Node set:

the siblings immediately preceding and following the current document, and the site’s main index page

Example:

Namo Web Editor 6.navigation.bars.0.11 Types of dynamic navigation bars

Note:

The links in this type of navigation bar are always labelled “Previous”, “Home”, and “Next”. If the current document does not have a preceding sibling, the “Previous” link is not included; if it does not have a following sibling, “Next” is not included.

Type:

Parent

Node set:

just the parent of the current document

Example:

Namo Web Editor 6.navigation.bars.0.10 Types of dynamic navigation bars

Note:

The single link in a parent-type navigation bar is always labelled “Up”.

Type:

Home

Node set:

just the site’s main index page

Example:

Namo Web Editor 6.navigation.bars.0.12 Types of dynamic navigation bars

Note:

The single link in a home-type navigation bar is always labelled “Home”.

Type:

Page number links

Node set:

the siblings of the current document

Example:

Namo Web Editor 6.navigation.bars.0.13 Types of dynamic navigation bars

Note:

Each link in the bar has a numeric label based on the sequence number of its corresponding node in the set of siblings of the current document.

Type:

User-defined

Node set:

an arbitrary set of sibling nodes

Example:

Namo Web Editor 6.navigation.bars.0.14 Types of dynamic navigation bars

Note:

You can specify any set of sibling nodes as the node set of a user-defined navigation bar, even a set of nodes that are “unrelated” to the current document (except through the root node). A user-defined node set must be a single, complete set of sibling nodes.

Types of dynamic navigation bars