r1 - 31 Aug 2006 - 15:09:44 - TWikiGuestYou are here: CWiki >  _BlogPlugin Web > TopicFunction > RenderTopicSummary

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
Edit | WYSIWYG | Attach | Printable | Raw View | Backlinks: Web, All Webs | History: r1 | More topic actions
Blog.RenderTopicSummary moved from Blog.RenderSearchHit on 25 Oct 2005 - 10:12 by MichaelDaum?
 
CWiki
Copyright © 1999-2012 by the contributing authors. All material on this collaboration platform is the property of the contributing authors. Ideas, requests, problems regarding CWiki? Send feedback.