r2 - 18 Sep 2007 - 15:34:37 - PeterSykoraYou are here: CWiki >  Blogs Web > RenderTopicList

Function: RenderTopicList

Implements a formatted metadatasearch

Parameters

Implementation

%STARTINCLUDE%
---++ List of all topics of type '%NAME%'
<div class="tableModDiv">
| *Name* | *Description* | 
%~~ DBQUERY{"TopicType=~'\b%NAME%\b'" 
~~~   web="%WEB%"
~~~   order="Name or name"
~~~   format="| [[$topic]] 
~~~           | $expand(TopicDescription or Headline) |"
~~~ }%
</div>
~~~ <style type="text/css">
~~~   .tableModDiv .twikiTable td { vertical-align:top; }
~~~ </style>
%STOPINCLUDE%

Test

List of all topics of type 'TopicType'

Name Description
BlogPage TopicType of a tagged TWikiTopic
BlogEntry TopicType to create blog entries
SubjectCategory Kategorien zur Unterteilung der Blogs
TWikiTopic TopicType of a normal TWiki topic
BlogLink TopicType that links to another news or blog site.
BlogComment TopicType for user comments
BlogAuthor TopicType used in BlogEntryForm to collect all BlogEntries? of one author
TopicFunction TopicType of topics to be called by a (parameterized) INCLUDE or DBCALL
AdminTool TopicType for topics on the administrative level
TopicType TopicType of all possible TopicTypes? in the Blogs web
TWikiFormAttribute TopicType for an attribute description of a TWikiForm
TopicTemplate TopicType used to create topics of the associated type
FrontPage TopicType of pages that display a (sub)set of BlogEntries?
TWikiForm TopicType of TWikiForms
TopicView TopicType of topics that implement a TMPL template to view topics

Calls to 'RenderTopicList'

TopicForm
TopicType TopicFunction
TopicDescription Implements a formatted metadatasearch
Edit | WYSIWYG | Attach | Printable | Raw View | Backlinks: Web, All Webs | History: r2 < r1 | More topic actions
Blog.RenderTopicList moved from Blog.FuncTopicList on 15 Aug 2005 - 14:22 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.