%STARTINCLUDE% *~~ <div class="blogArchiveHitList"> <a name="hits"></a> %~~ DBQUERY{"TopicType=~'\bBlogEntry\b' AND State='enabled' %QUERY%" ~~~ %IFDEFINED{"%URLPARAM{"skip"}%" then="skip=\"%URLPARAM{"skip"}%\""}% ~~~ limit="15" ~~~ order="created" ~~~ reverse="on" ~~~ hidenull="on" ~~~ header="<div style=\"text-align:center;padding:2em;\"><table>" ~~~ format="<tr> ~~~ <td style=\"padding-left:1em;\" align=\"right\"> $index </td> ~~~ <td style=\"padding-left:1em;\" align=\"right\"> <span style=\"white-space:nowrap\">$formatTime(createdate,'$day $mon $year')</span> </td> ~~~ <td style=\"padding-left:1em;\" align=\"left\" width=\"100%\"> [[$web.$topic][$formfield(Headline)]]$percntREDDOT{\"$web.$topic\"}$percnt ~~~ $percntCOUNTCOMMENTS{\"$web.$topic\" hidenull=\"on\" format=\"($dollarcount)\"}$percnt </td> ~~~ </tr>" ~~~ footer="</table>$percntDBCALL{\"RenderPageNavigation\" ~~~ SKIP=\"%URLPARAM{"skip" default=" 0"}%\" ~~~ MAX=\"$count\" ~~~ LIMIT=\"15\" ~~~ PARAMS=\"%PARAMS%\" ~~~ }$percnt</div>" ~~~ }% </div> *~~ %STOPINCLUDE%