Web Left Bar
This topic controls the left-menu content for the Biofuels Wiki. You can create a custom menu for a particular web by creating a WebLeftBar topic in that web. Otherwise, the left-menu defaults to the base
INCLUDE below.
%STARTINCLUDE%
<div class="widget-header">
* *%MAKETEXT{"Toolbox"}%*
</div>
* [[%BASEWEB%.WebChanges][ %ICON{"changes"}% %MAKETEXT{"Changes"}%]]
* [[%BASEWEB%.WebTopicList][ %ICON{"index"}% %MAKETEXT{"Index"}%]]
* [[%BASEWEB%.WebSearch][ %ICON{"searchtopic"}% %MAKETEXT{"Search"}%]]
* [[%BASEWEB%.WebRss][ %ICON{"feed"}% %MAKETEXT{"RSS Feed"}%]] %INCLUDE{"%IF{"context authenticated" then="%TOPIC%" else="nope"}%" section="users_toolbox" warn="off"}%
%STOPINCLUDE%
Site Menu
This set of links is referenced in
wiki-leftbar section of
BiofuelsWikiDesign.
%STARTSECTION{"site_menu"}%
<div class="widget-header">
* <b>About This Site</b> %IF{"'Main.WebLeftBar' allows 'change'" then="<a href='%SCRIPTURL{edit}%/%WEB%/%TOPIC%?t=%SERVERTIME{$epoch}%;redirectto=%BASEWEB%.%BASETOPIC%' title='Edit sidebar menu'><img src='%ICONURLPATH{pencil}%'></a>" else=" "}%
</div>
* [[Home.WebHome][%ICON{home}% Wiki Home]]
* [[Home.BiofuelsDirectory][Biofuels Organization Directory]]
* [[http://biofuelscenter.org][Site Administration]]
* [[Home.DOEFundingForBiofuelsWiki][Site History]]
* [[Home.ContactUs][Contact Us]]
%ENDSECTION{"site_menu"}%
Users Toolbox items
%STARTSECTION{"users_toolbox"}%
* [[%SCRIPTURLPATH{"view"}%/%BASEWEB%/WebCreateNewTopic?topicparent=%BASETOPIC%][ %ICON{"newtopic"}% %MAKETEXT{"Create New Topic"}%]]
* [[%BASEWEB%.WebNotify][ %ICON{"notify"}% %MAKETEXT{"Notifications"}%]]
* [[%BASEWEB%.WebStatistics][ %ICON{"statistics"}% %MAKETEXT{"Statistics"}%]]%INCLUDE{"%IF{"'%USERNAME%' ingroup 'AdminGroup'" then="%TOPIC%" else="nope"}%" section="admin_toolbox" warn="off"}%
%ENDSECTION{"users_toolbox"}%
Admin Users Toolbox items
%STARTSECTION{"admin_toolbox"}%
* [[%BASEWEB%.WebPreferences][ %ICON{"wrench"}% %MAKETEXT{"Web Preferences"}%]]
* [[%MAINWEB%.SitePreferences][ %ICON{"wip"}% Site Preferences]]
* [[%SYSTEMWEB%.InstalledPlugins][%ICON{plugin}% Installed Plugins]]
* [[%SYSTEMWEB%.Macros][%ICON{toolbox}% Macros]]
* [[%SCRIPTURL{"configure"}%][%ICON{gear}% Configure Wiki]]
* %IF{"istopic '%USERSWEB%.%WIKIUSERSTOPIC%'" else=" $percntICON{\"person\"}$percnt $percntMAKETEXT{\"Users\"}$percnt" then="[[$percntUSERSWEB$percnt.$percntWIKIUSERSTOPIC$percnt][ $percntICON{\"person\"}$percnt $percntMAKETEXT{\"Users\"}$percnt]]"}%
* [[%USERSWEB%.WikiGroups][ %ICON{"group"}% %MAKETEXT{"Groups"}%]]
%INCLUDE{ "%SYSTEMWEB%.WebLeftBarWebsList" }%
%ENDSECTION{"admin_toolbox"}%