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="| [[$web.$topic][$expand(Name or name)]] 
~~~           | $expand(TopicDescription or Headline) |"
~~~ }%
</div>
~~~ <style type="text/css">
~~~   .tableModDiv .twikiTable td { vertical-align:top; }
~~~ </style>
%STOPINCLUDE%

Test

List of all topics of type 'TopicFunction'

Name Description
TopicForm Render a single BlogEntry
TopicForm Renders the BlogArchive in TAG mode
TopicForm Render a topic summary for a search hit
TopicForm Renders a list of TWikiForms that use a given TWikiFormAttribute
TopicForm Renders a set of BlogEntry teasers in a SubjectCategory
TopicForm Render a list of all months that have postings.
TopicForm Render the list of SubjectCategories in the sidebar
TopicForm Render an RSS feed
TopicForm Render a tools sidebar section displayed when using PatternbSkin
TopicForm Render a list of tracks you currently listen to
TopicForm Render a list of related BlogEntries for the BlogEntry sidebar
TopicForm Render the PAGETITLE for items in this application
TopicForm Render list of TopicTypes
TopicForm Render google adsense banner
TopicForm Render a teaser for a BlogEntry
TopicForm Render list of backlings to the BlogImages
TopicForm Render a set of postings to leaf through
TopicForm Render the search result in the BlogArchive
TopicForm Render a list of topics that use a given TopicFunction
TopicForm Render the list of recent comments in the WebSideBar
TopicForm Compute the next comment nr given a current BlogEntry or BlogComment
TopicForm Render all BlogEntries of a BlogAuthor as teaser.
TopicForm Replacement for TWiki's default WebChanges
TopicForm Renders all comments of a BlogEntry
TopicForm Render the header of a BlogPage
TopicForm Render a set of links to alternative formats for the current html page
TopicForm Render a BlogEntry for a FrontPage
TopicForm Render all BlogComments recursively
TopicForm Render a set of teasers
TopicForm Renders a BlogLink
TopicForm Display section of affiiations in the sidebar
TopicForm Renders the BlogArchive in CHRON mode
TopicForm Render a single BlogComment
TopicForm Renders the BlogArchive
TopicForm Render a form to post a BlogComment
TopicForm Render a technorati include
TopicForm Renders a list of BlogPages put into the sidebar
TopicForm Render the sidebar navigation
TopicForm Renders the BlogArchive in CAT mode
TopicForm Render list of all BlogLinks of a given SubjectCategory
TopicForm Render the list of BlogAuthors in the sidebar
TopicForm Render the list of recent postings in the WebSideBar
TopicForm Implements a formatted metadatasearch
TopicForm Render the visitors for the sidebar
TopicForm Render rss an feed
TopicForm Renders the BlogArchive in CAT mode
TopicForm Render a double linked list to previous and next documents
TopicForm TopicFunction to display your blog's license.
TopicForm Render the list of BlogLinks in the sidebar
TopicForm Render a navigation to previous/next blog entries on the FrontPage

Calls to 'RenderTopicList'

TopicForm
TopicType TopicFunction
TopicDescription Implements a formatted metadatasearch
Blog.RenderTopicList moved from Blog.FuncTopicList on 15 Aug 2005 - 14:22 by MichaelDaum?