Nav-Bar Add-On
TIP Example
Nav-Bar Start
Nav-Bar End
 

Navigation Bar Add-On Example

This topic is part of the NavBarAddOn.

Above navigation bar is defined as:

%STARTINCLUDE%
%INCLUDE{%TWIKIWEB%.NavBarAddOnStart}%
%CALC{$SET(topic, NavBarAddOn)        $SET(label, Nav-Bar Add-On) $EXEC($GET(tab))}%
%CALC{$SET(topic, NavBarAddOnExample) $SET(label, %T% Example)    $EXEC($GET(tab))}%
%CALC{$SET(topic, NavBarAddOnStart)   $SET(label, Nav-Bar Start)  $EXEC($GET(tab))}%
%CALC{$SET(topic, NavBarAddOnEnd)     $SET(label, Nav-Bar End)    $EXEC($GET(tab))}%
%INCLUDE{%TWIKIWEB%.NavBarAddOnEnd}%
%STOPINCLUDE%

This navigation bar is defined once, then used by all referenced topics as follows:

%INCLUDE{NavBarAddOnExample}%

-- TWiki:Main.PeterThoeny - 15 Jul 2005

Topic revision: r1 - 16 Jul 2005 - 15:44:24 - PeterThoeny?
 
This site is powered by the TWiki collaboration platformCopyright © 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.NavBarAddOnExample