PatternSkin theme: Foswiki "Fat Willy" Site Skin - Navigation
Error: no such plugin chili
Include main navigation with:
%INCLUDE{"PatternSkinThemeFatWillyNavigation" section="main"}%
Include meta navigation with:
%INCLUDE{"PatternSkinThemeFatWillyNavigation" section="meta"}%
Include sections
%STARTSECTION{"main"}%<div id="patternTopBarButtons"><ul>
%INCLUDE{
"%TOPIC%" section="topbarbutton"
ID="" DESTWEB="F07_Studium" DESTTOPIC="WebHome" LABEL="Studium"
}%
%INCLUDE{
"%TOPIC%" section="topbarbutton"
ID="" DESTWEB="F07_Studium" DESTTOPIC="Lehrveranstaltungen" LABEL="Lehrveranstaltungen"
}%
%IF{"$USERNAME ingroup 'AuthorGroup'" then="$percentINCLUDE{
$quot%TOPIC%$quot section=$quottopbarbutton$quot
ID=$quot$quot DESTWEB=$quotF07_Studium$quot DESTTOPIC=$quotWerkzeuge$quot LABEL=$quotWerkzeuge$quot
}$percent" else="<li></li>"}%
%IF{"$USERNAME ingroup 'AuthorGroup'" then="$percentINCLUDE{
$quot%TOPIC%$quot section=$quottopbarbutton$quot
ID=$quot$quot DESTWEB=$quotSystem$quot DESTTOPIC=$quotWebHome$quot LABEL=$quotFoswiki$quot
}$percent" else="<li></li>"}%
%IF{"$USERNAME ingroup 'AuthorGroup'" then="$percentINCLUDE{
$quot%TOPIC%$quot section=$quottopbarbutton$quot
ID=$quot$quot DESTWEB=$quotMain$quot DESTTOPIC=$quotWebHome$quot LABEL=$quotBenutzer$quot
}$percent" else="<li></li>"}%
%IF{"$USERNAME ingroup 'AuthorGroup'" then="$percentINCLUDE{
$quot%TOPIC%$quot section=$quottopbarbutton$quot
ID=$quot$quot DESTWEB=$quotSandbox$quot DESTTOPIC=$quotWebHome$quot LABEL=$quot%MAKETEXT{"Sandbox"}%$quot
}$percent" else="<li></li>"}%
%IF{"$USERNAME ingroup 'AuthorGroup'" then="$percentINCLUDE{
$quot%TOPIC%$quot section=$quottopbarbutton$quot
ID=$quot$quot DESTWEB=$quotF07_Studium$quot DESTTOPIC=$quotWebTopicList$quot LABEL=$quotWebIndex$quot
}$percent" else="<li></li>"}%
</ul><div class="foswikiClear"></div></div>%ENDSECTION{"main"}%
%STARTSECTION{"topbarbutton"}%<li%IF{
"'$ID' and '%ID%'!=''"
then=" id=\"%ID%\""
}%><a href="%SCRIPTURL{"view"}%/%DESTWEB%/%DESTTOPIC%" class="%IF{
"'%DESTWEB%/%DESTTOPIC%'='%BASEWEB%/%BASETOPIC%'"
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"}%
Das Urheberrecht © liegt bei den mitwirkenden Autoren. Alle Inhalte dieser Kollaborations-Plattform sind Eigentum der Autoren.
Ideen, Anfragen oder Probleme bezüglich Foswiki?
Feedback senden