PatternSkin horizontal navigation example

Include main navigation with:
%INCLUDE{"PatternSkinHorizontalNavigationExample" section="main"}%
This is done automatically in the templates by setting in the SitePreferences:

Include sections

%STARTSECTION{"main"}%<div id="patternTopBarButtons" class="clear"><ul>
%INCLUDE{
    "%SYSTEMWEB%.PatternSkinNavigation"
    section="topbarbutton"
    ID=""
    DESTWEB="%USERSWEB%"
    DESTTOPIC="%HOMETOPIC%"
    LABEL="%USERSWEB%"
}%
%INCLUDE{
    "%SYSTEMWEB%.PatternSkinNavigation"
    section="topbarbutton"
    ID=""
    DESTWEB="%SYSTEMWEB%"
    DESTTOPIC="%HOMETOPIC%"
    LABEL="%SYSTEMWEB%"
}%
%INCLUDE{
    "%SYSTEMWEB%.PatternSkinNavigation"
    section="topbarbutton"
    ID=""
    DESTWEB="%SANDBOXWEB%"
    DESTTOPIC="%HOMETOPIC%"
    LABEL="%SANDBOXWEB%"
}%
</ul></div>%ENDSECTION{"main"}%

<!-- %JQREQUIRE{"chili"}% -->

This site is powered by FoswikiCopyright © by the contributing authors. All material on this site is the property of the contributing authors.
Ideas, requests, problems regarding AustLII Communities? Send feedback
This website is using cookies. More info. That's Fine