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="%HOMEWEB%"
    DESTTOPIC="%HOMETOPIC%"
    LABEL="%HOMEWEB%"
}%
%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"}%

This topic: System > Category > AdminDocumentationCategory > Skins > PatternSkin > PatternSkinHorizontalNavigationExample
Topic revision: 29 Sep 2023, ProjectContributor

© 2025 D.Soost & D.Marxsen - All rights reserved
© Of all articles by authors
Trademarks are the property of their respective owners
© Logo by Wikipedia, modified by Administrator
Impressum
Disclaimer
Datenschutzerklärung