%META:TOPICINFO{author="ProjectContributor" date="1418974752" format="1.1" version="1"}%
%META:TOPICPARENT{name="SiteTools"}%
---+ <nop>%WIKITOOLNAME% Sitemap
This table is updated automatically based on <nop>WebPreferences settings of the individual webs.

%STARTINCLUDE%<noautolink>
<div class="siteMap jqUITooltip" data-theme="info" data-arrow="true" data-position="top" data-delay="0">
%SEARCH{
	"1"
	topic="%WEBPREFSTOPIC%"
	web="all"
	type="query"
	nototal="on"
	nosearch="on"
	format="$percentIF{\"'$percentEXPAND{\"$dollarpercentSITEMAPLIST$dollarpercnt\" scope=\"$web.$topic\" }$percent' != 'off'\"
      then=\"$dollarpercentINCLUDE{\\"%WEB%.%TOPIC%\\" section=\\"renderweb\\"
              web=\\"$web\\"
            }$dollarpercent\"
      else=\"<!-- -->\"
  }$percnt"
  pager="on"
  pagesize="%DEFAULTPAGESIZE%"
}%
<hr />
</div>
</noautolink>
%JQREQUIRE{"ui::tooltip"}%%ADDTOZONE{"head"
  id="%WEB%::%TOPIC%::CSS"
  text="<style type='text/css'>
    .siteMap {
      max-width:800px;
    }
    .siteMap h4 {
      margin-bottom:0;
    }
    .siteMap .tools {
      float:right;
      margin:0 0 0.5em 0.5em;
    }
    .siteMap .row {
      padding-left:26px;
    }
    .siteMap .webBgColor {
      margin:0 5px 0 -26px;
      display:inline-block;
      width:16px;
      height:16px;
      vertical-align:text-bottom;
    }
    .siteMap img {
      width:16px;
      height:16px;
      border:none;
      margin:0 .5em 0 0;
      vertical-align:middle;
    }
    .siteMap ul
    {
      list-style-image:none;
      list-style-position:outside;
      list-style-type:none;
      margin:1em 0;
      padding:0;
    }
    .siteMap li
    {
      display:inline;
      margin:0 .5em 0 0;
      padding:0;
    }
    </style>"
}%
%STOPINCLUDE%
<verbatim class="foswikiHidden">
%STARTSECTION{"renderweb"}%<hr />
<div class='row'>
  <div class='tools'>
    [[%web%.WebSearch][<img src='%PUBURLPATH%/%SYSTEMWEB%/DocumentGraphics/searchtopic.gif' title='Search this web' />]]
    [[%web%.WebChanges][<img src='%PUBURLPATH%/%SYSTEMWEB%/DocumentGraphics/hourglass.gif' title='Recent changes in this web' />]]
    [[%web%.%NOTIFYTOPIC%][<img src='%PUBURLPATH%/%SYSTEMWEB%/DocumentGraphics/notify.gif' title='Get notified of changes to this web' />]]
    [[%web%.%WEBPREFSTOPIC%][<img src='%PUBURLPATH%/%SYSTEMWEB%/DocumentGraphics/wrench.gif' title='Preferences of this web' />]]
    %IF{"istopic '%web%.%STATISTICSTOPIC%'"
      then="[[%web%.%STATISTICSTOPIC%][<img src='%PUBURLPATH%/%SYSTEMWEB%/DocumentGraphics/statistics.gif' title='Statistics of this web' />]]"
      else="<!-- -->"
    }%
    [[%web%.WebTopicList][<img src='%PUBURLPATH%/%SYSTEMWEB%/DocumentGraphics/indexlist.gif' title='Bullet list of all topics' />]]
    %IF{"istopic '%web%.WebIndex'"
      then="[[%web%.WebIndex][<img src='%PUBURLPATH%/%SYSTEMWEB%/DocumentGraphics/index.gif' title='Index of all topics' />]]"
      else="<!-- -->"
    }%
  </div>
  <h4>
    <div class='webBgColor' style='background-color:%EXPAND{"$percentWEBBGCOLOR$percent" scope="%web%.%WEBPREFSTOPIC%"}%' ></div>
    [[%web%.%HOMETOPIC%][%web%]]
  </h4>
  %EXPAND{"$percentWEBSUMMARY$percent" scope="%web%.%WEBPREFSTOPIC%"}% <!-- -->
  %CLEAR%
</div>%ENDSECTION{"renderweb"}%
</verbatim>

Related admin pages: %SYSTEMWEB%.AdminToolsCategory
