Documentation
This method is called by
RenderCategory to display
a summary for an object listed within the Category topic.
Parameters
Implementation
%STARTINCLUDE%<div class='clsIndexItem clsCategoryItem clearfix'>
%CATINFO{
%DBQUERY{topic="%OBJECT%" format="cat=\"$topic\" web=\"$web\""}%
format="$icon<!-- -->
<a href='$url'>%TITLE{default="$title"}%</a>
%IF{"context RedDotPluginEnabled" then="$dollarpercntREDDOT{\\"$web.$topic\\"}$dollarpercnt"}%<!-- -->
$percntIF{\"'$percntENCODE{\"$summary\" type=\"entity\"}$percnt'!=''\" then=\"<div class='foswikiTopicSummary'>$summary</div>\"}$percnt"
}%%DBQUERY{topic="%OBJECT%"
format="<div class='foswikiTopicInfo'>
<!-- -->$formatTime(info.date)
<!-- -->$percntUSERINFO{\"$expand(info.author)\"
format=\"<span class='foswikiRevisionSep'>|</span> <nop>$dollarpercntGETTOPICTITLE{\\"$wikiusername\\"}$dollarpercnt\"
}$percnt
</div>"
}%
</div>%STOPINCLUDE%
Test