You are here: Main » SiteSidebar » SiteSideBar

SiteSideBar

%STARTINCLUDE%
<!-- Hide Sidebar for anonymous users, its empty anyways -->
%IF{"context authenticated" then="" else="
  <style type='text/css'>
    .natSideBar {display:none !important;}
    .natMainContents,
    .natMainHeaderContents,
    .natBreadCrumbs,
    .natMiddleContents {
        margin-right: 0!important;
    }
  </style>
"}%

%TMPL:P{"sidebar::mysidebar"}%<!-- -->
<div style="height: 20px;"></div>
   * *%MAKETEXT{"Tools"}%*
   * [[%SCRIPTURLPATH{"view"}%/%BASEWEB%/WebCreateNewTopic?topicparent=%BASETOPIC%][ %ICON{"newtopic"}% %MAKETEXT{"Create New Topic"}%]]
   * [[WebTopicList][ %ICON{"index"}% %MAKETEXT{"Index"}%]]
   * [[%BASEWEB%.WebSearch][ %ICON{"searchtopic"}% %MAKETEXT{"Search"}%]]
   * [[WebChanges][ %ICON{"changes"}% %MAKETEXT{"Changes"}%]]
   * [[WebNotify][ %ICON{"notify"}% %MAKETEXT{"Notify"}%]]
   * [[WebPreferences][ %ICON{"wrench"}% %MAKETEXT{"Preferences"}%]]
<!-- -->%STOPINCLUDE%
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 Foswiki? Send feedback