%STARTINCLUDE%
%~~ DBQUERY{"TopicType='BlogLink'
~~~ %IFDEFINED{"%CAT%" then="AND SubjectCategory=~'\b%CAT%\b'"}%"
~~~ order="Name"
~~~ separator="$n" hidenull="on"
~~~ header="%IFDEFINED{"%CAT%" then="| *%CAT% links* ||"}%"
~~~ format="| <a href=\"%SCRIPTURLPATH{"view"}%/$web/$topic
*~~ %IFDEFINED{"%PARAMS%" then="?%PARAMS%"}%\">$formfield(Name)</a> |
~~~ $formfield(Headline) |"
~~~ }%
%STOPINCLUDE%
| TopicForm | |
|---|---|
| TopicType | TopicFunction |
| TopicDescription | Render list of all BlogLinks of a given SubjectCategory |