PatternSkin theme: Foswiki "Fat Willy" Site Skin - Navigation

Include main navigation with:
%INCLUDE{"PatternSkinThemeFatWillyNavigation" section="main"}%

Include meta navigation with:
%INCLUDE{"PatternSkinThemeFatWillyNavigation" section="meta"}%

Include sections

 
 
 
%STARTSECTION{"topbarbutton"}%<li%IF{ 
"'$ID' and '%ID%'!=''" 
    then=id=\"%ID%\"" 
}%><a href="%SCRIPTURL{"view"}%/%DESTWEB%/%DESTTOPIC%" class="%IF{ 
"'%DESTWEB%'='%BASEWEB%'" 
    then="active" 
    else="inactive" 
}%">%LABEL%</a></li>%ENDSECTION{"topbarbutton"}% 
 
 
%STARTSECTION{"meta"}%<div id="foswikisiteUserBar"><ul>%IF{ 
"context authenticated" 
    then='<li>%MAKETEXT{ 
"Hello [_1]" 
        args="[[%WIKIUSERNAME%][%SPACEOUT{%WIKINAME%}%]]
    }%</li>
}%%IF{ 
"$ LOGOUT != ''" 
    then='<li>%LOGOUT%</li>' 
}%%IF{ 
"$ LOGIN != '' and not context authenticated" 
    then='<li>Hello [[%WIKIUSERNAME%][%WIKINAME%]]</li> 
        <li>%LOGIN% %IF{ 
"context registration_supported AND context registration_enabled" 
            then="%MAKETEXT{"or"}% [[%SYSTEMWEB%.UserRegistration][%MAKETEXT{"Register"}%]]
        }%</li>
}%<li>[[%USERSWEB%.WikiUsers][Users]]</li></ul></div>%ENDSECTION{"meta"}%

This topic: Computing/Blogs > PatternSkinFatwillyTheme > PatternSkinThemeFatWillyNavigation
Topic revision: 28 Jan 2015, admin-jmp242
This site is powered by FoswikiCopyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding CLASSE Wiki? Send feedback