Access Keys:
Skip to content (Access Key - 0)
Home (Access Key - 1)
All spaces... (Access Key - 3)
Log in (Access Key - 5)
Sign up (Access Key - 6)
Toggle Sidebar

Hierarchy Navigation

(None)

Hierarchy Navigation

Page Tree

The page tree provides a tree view for navigating pages within the site hierarchy (as shown in the Navigator panel to the left). For more information, see pagetree2 macro.

Hierarchy Navigator

The menulink macro and compound-menuitem macro provide hierarchical navigation links that can be used anywhere.

For example:

{table:align=center}
 {tr}
  {td:colspan=5|align=center}
   {compound-menuitem:parent|icon=navigate_up|flat=true|imginside=true|tooltip=Parent page}
  {td}
 {tr}
 {tr}
  {td}{compound-menuitem:first|icon=navigate_beginning|flat=true|imginside=true|tooltip=First page}{td}
  {td}{compound-menuitem:prev|icon=navigate_left|flat=true|imginside=true|tooltip=Previous page}{td}
  {td}{compound-menuitem:home|icon=home|flat=true|imginside=true|tooltip=Home page}{td}
  {td}{compound-menuitem:next|icon=navigate_right|flat=true|imginside=true|tooltip=Next Page}{td}
  {td}{compound-menuitem:last|icon=navigate_end|flat=true|imginside=true|tooltip=Last Page}{td}
 {tr}
 {tr}
  {td:colspan=5|align=center}
   {compound-menuitem:firstchild|icon=navigate_down|flat=true|imginside=true|tooltip=Child page}
  {td}
 {tr}
{table}

Which results in:

Toggle Sidebar

See Also

Incoming Links


Outgoing Links


Added by Guy Fraser on Jun 28, 2007 00:40, last edited by Guy Fraser on Jan 30, 2008 13:49

Adaptavist Theme Builder Powered by Atlassian Confluence