%STARTINCLUDE% ~~~ %STOPALIASAREA% %~~ DBQUERY{"TopicType=~'\bBlogEntry\b' AND ~~~ State='enabled' ~~~ %IFDEFINED{"%CAT%" then="AND SubjectCategory=~'\b%CAT%\b'"}% ~~~ %IFDEFINED{"%AUTHOR%" then="AND BlogAuthor=~'\b%AUTHOR%\b'"}%" ~~~ order="createdate" reverse="on" limit="%LIMIT%" ~~~ hidenull="on" ~~~ header="<div class=\"blogSideBarSection blogSideBarLatest\"> ~~~ <table class=\"blogSideBarHeader\" ~~~ border=\"0\" cellspacing=\"0\" cellpadding=\"0\" width=\"100%\"> ~~~ <tr><td> ~~~ <h1> *~~ Latest$percntREDDOT{\"%WEB%.%TOPIC%\"}$percnt *~~ </h1> *~~ </td><td align=\"right\"> *~~ <a class=\"natFeedIcon\" ~~~ title=\"RSS Feed for the Entries on this Site\" ~~~ href=\"%SCRIPTURL{"view"}%/%WEB%/WebRss\">RSS</a> *~~ </td></tr> *~~ </table><ul style=\"margin-top:0px;margin-bottom:0px;\"><noautolink>" ~~~ format="<li><a href=\"%SCRIPTURL{"view"}%/$web/$topic\" ~~~ title=\"link to <nop>$topic\"> *~~ $formfield(Headline)</a></li>" ~~~ footer="</noautolink></ul></div>" ~~~ }% ~~~ %STARTALIASAREA% ~~~ %STOPINCLUDE%