<<O>> Difference Topic HierarchicalNavigation (2 - 2006-11-25 - TWikiContributor) |
Hierarchical NavigationNavigation 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. UsageTwo sections are defined:
Displaying the Parent - Current - Children block | ||||||||
Changed: | ||||||||
< < | <--/twikiHierarchicalNavigation--> | |||||||
> > | <--/twikiHierarchicalNavigation--> | |||||||
generates: | ||||||||
Changed: | ||||||||
< < | <--/twikiHierarchicalNavigation--> | |||||||
> > | <--/twikiHierarchicalNavigation--> | |||||||
When included in WebLeftBar (using default Pattern skin) this is styled to: | ||||||||
Changed: | ||||||||
< < | <--/twikiHierarchicalNavigation--> | |||||||
> > | <--/twikiHierarchicalNavigation--> | |||||||
Displaying child topics*Child topics:* | ||||||||
Changed: | ||||||||
< < | <--/twikiHierarchicalNavigation--> | |||||||
> > | <--/twikiHierarchicalNavigation--> | |||||||
generates: Child topics: | ||||||||
Changed: | ||||||||
< < | <--/twikiHierarchicalNavigation--> | |||||||
> > | <--/twikiHierarchicalNavigation--> | |||||||
<<O>> Difference Topic HierarchicalNavigation (1 - 2006-11-25 - TWikiContributor) |
Hierarchical NavigationNavigation 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. UsageTwo sections are defined:
Displaying the Parent - Current - Children blockgenerates:%INCLUDE{"%TWIKIWEB%.HierarchicalNavigation" section="all"}% <--/twikiHierarchicalNavigation-->When included in WebLeftBar (using default Pattern skin) this is styled to: <--/twikiHierarchicalNavigation--> Displaying child topicsgenerates: Child topics:*Child topics:* %INCLUDE{"%TWIKIWEB%.HierarchicalNavigation" section="children"}% <--/twikiHierarchicalNavigation--> |
Revision r4 - 2010-09-12 - 08:14:02 - TWikiContributor | Edit |