TaggedTopic|ClassifiedTopic
%STARTINCLUDE%<!-- -->
<noautolink>
%TAGCLOUD{
terms="%DBSTATS{
"TopicType=~'\b(%TOPICTYPE{default="TaggedTopic|ClassifiedTopic"}%)\b' %IF{"'%TAG{default=""}%'!=''" then="AND Tag=~'\b(%TAG%)\b'"}%"
format="$key:$count"
separator=", "
field="Tag"
sort="modifiedto"
reverse="on"
limit="%LIMIT{default="100"}%"
web="%THEWEB{default="%BASEWEB%"}%"
}%"
header="<div class='clsTagCloud'>"
format="<span style='font-size:$weightpx;line-height:110%'><a href='%SCRIPTURLPATH{"view"}%/%BASEWEB%/%BASETOPIC%?tag=$term' style='color:$fadeRGB(%TAGCLOUD_START{default="111,169,255"}%,%TAGCLOUD_END{default="0,89,224"}%);' name='tag_$term' value='$term'>$term</a></span>"
footer="</div>"
group="<strong>$group</strong> "
split="\s*,\s*"
buckets="25"
offset="13"
warn="off"
min="%MIN{default="0"}%"
}%</noautolink>%STOPINCLUDE%
| TopicType | TopicFunction, DocuTopic, ApplicationTopic, WikiTopic |
| TopicTitle | |
| Summary | Render a tool to list all classified topics in this web |
| WikiApplication | ClassificationApp |