Difference: HierarchicalNavigation (2 vs. 3)

Revision 32006-11-25 - TWikiContributor

Line: 1 to 1
 
META TOPICPARENT name="WebHome"

Hierarchical Navigation

Line: 43 to 43
 Child topics:
<--/twikiHierarchicalNavigation-->
Added:
>
>
When included in WebLeftBar (using default Pattern skin) this is styled to:
 
Changed:
<
<
  • HierarchicalNavigation
>
>
<--/twikiHierarchicalNavigation-->
 
Changed:
<
<
<--twikiChildTopics-->
<--/twikiHierarchicalNavigation-->
>
>
%STARTSECTION{name="all"}%<div class="twikiHierarchicalNavigation">
<ul>
%SEARCH{
"parent"
type="query"
topic="%BASETOPIC%"
web="%BASEWEB%"
nonoise="on"
format="<li class='twikiParentTopic'><img src='%ICONURL{parent_gray}%' width='16' height='16' alt='' border='0' /> [[$web.$parent][$parent]]</li>"
}%
<li class='twikiCurrentTopic' style='font-weight:bold;'><nop>%BASETOPIC%</li>%INCLUDE{"%TOPIC%" section="childlist"}%
</ul>
</div><!--/twikiHierarchicalNavigation-->%ENDSECTION{name="all"}%
 
Changed:
<
<
<--twikiChildTopics-->
<--/twikiHierarchicalNavigation-->
>
>
<--/twikiHierarchicalNavigation-->
 
Deleted:
<
<
 \ No newline at end of file
Added:
>
>
  • HierarchicalNavigationChildExample
  •  \ No newline at end of file
     
    This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 1999-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
    Ideas, requests, problems regarding TWiki? Send feedback
    Note: Please contribute updates to this topic on TWiki.org at TWiki:TWiki.HierarchicalNavigation.