SiteBottomBar
Default bottombar component
Copyright © 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
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>