You are here: Main » SiteBottomBar

SiteBottomBar

Default bottombar component

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 Middle Fork Home Wiki? Send feedback
Syndicate this site RSS

disabled site map

<div class="natSiteMap">
<h3>%MAKETEXT{"Sitemap"}%</h3>
<noautolink>
%FORMATLIST{
  "%FLEXWEBLIST{
    format="$name=$web" 
    map="%FLEXWEBLIST{format="$web=$percntGETTOPICTITLE{\"$web.WebHome\"}$percnt,"}%"
    separator=", " 
    subheader=", "
    exclude="^(Applications|Trash)([\/\.].*)?$"
  }%"
  split="\s*,\s*"
  pattern="(.*)=(.*)"
  format="<div class='natSiteMapItem'><a href='%SCRIPTURLPATH{"view"}%/$2/WebHome'>$1</a></div>$n"
  sort="on"
  separator=""
}%
</noautolink>
%CLEAR%
</div>
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 Middle Fork Home Wiki? Send feedback
Syndicate this site RSS