You are here: Reef Watch > TWiki Web > HierarchicalNavigation

Hierarchical Navigation

Navigation block that displays the current topic, its parent and children (if any).
This is intended to be included in other topics, for example in a side navigation bar (WebLeftBar).

NOTE: The lookup for parent and children will increase the loading time of your pages.

Usage

Two sections are defined:
  • all
  • children

Displaying the Parent - Current - Children block

%INCLUDE{"%TWIKIWEB%.HierarchicalNavigation" section="all"}%
generates:

When included in WebLeftBar (using default Pattern skin) this is styled to:

Displaying child topics

*Child topics:*
%INCLUDE{"%TWIKIWEB%.HierarchicalNavigation" section="children"}%
generates:

Child topics:

r1 - 26 Nov 2006 - 00:21:07 - TWikiContributor
 
This site is powered by the TWiki collaboration platformCopyright © 1997 - 2012 Reef Watch and contributing authors. All material on this site is the property of Reef Watch and its contributing authors.
Reef Watch is a project of the Conservation Council of South Australia inc. Ideas, requests, problems regarding Reef Watch? Send feedback
Note: Please contribute updates to this topic on TWiki.org at TWiki:TWiki.HierarchicalNavigation