Function: RenderTopicSummary

Render a topic summary for a search hit

Parameters

  • THISWEB: name of the web
  • THISTOPIC: name of the topic

Implementation

%STARTINCLUDE%
<noautolink>
%~~ DBQUERY{topic="%THISTOPIC%" web="%THISWEB%"
~~~   format="$expand(Teaser or Text)"
~~~ }%
</noautolink>
%STOPINCLUDE%

Test

This is a test blog entry.

Calls to 'RenderTopicSummary'

TopicForm
TopicType TopicFunction
TopicDescription Render a topic summary for a search hit
Blog.RenderTopicSummary moved from Blog.RenderSearchHit on 25 Oct 2005 - 10:12 by MichaelDaum?