Decent Blogging using TWiki

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
Main.TopicForm Render a single BlogEntry
Main.TopicForm Renders a list of TWikiForms that use a given TWikiFormAttribute
Main.TopicForm Render a topic summary for a search hit
Main.TopicForm Renders a set of BlogEntry teasers in a SubjectCategory
Main.TopicForm Render the list of SubjectCategories in the sidebar
Main.TopicForm Render a list of all months that have postings.
Main.TopicForm Render rss an feed
Main.TopicForm Render a list of related BlogEntries for the BlogEntry sidebar
Main.TopicForm Render list of TopicTypes
Main.TopicForm Render a teaser for a BlogEntry
Main.TopicForm Render a set of BlogEntries
Main.TopicForm Render a list of topics that use a given TopicFunction
Main.TopicForm Render the list of recent comments in the WebSideBar
Main.TopicForm Switch of the blogAuthor css class when this blog is single-authored
Main.TopicForm Compute the next comment nr given a current BlogEntry or BlogComment
Main.TopicForm Render all BlogEntries of a BlogAuthor as teaser.
Main.TopicForm Replacement for TWiki's default WebChanges
Main.TopicForm Renders all comments of a BlogEntry
Main.TopicForm Render the header of a BlogPage
Main.TopicForm Render a BlogEntry for a FrontPage
Main.TopicForm Render a set of links to alternative formats for the current html page
Main.TopicForm Render all BlogComments recursively
Main.TopicForm Render a set of teasers where the first n are rendered verbosly
Main.TopicForm Renders a BlogLink
Main.TopicForm Render a single BlogComment
Main.TopicForm Render a form to post a BlogComment
Main.TopicForm Renders a list of BlogPages put into the sidebar
Main.TopicForm Render the sidebar navigation
Main.TopicForm Render list of all BlogLinks of a given SubjectCategory
Main.TopicForm Render the list of recent postings in the WebSideBar
Main.TopicForm Implements a formatted metadatasearch
Main.TopicForm Render rss an feed
Main.TopicForm Render the visitors for the sidebar
Main.TopicForm Render a double linked list to previous and next documents
Main.TopicForm Render the list of BlogLinks in the sidebar
Main.TopicForm Render a navigation to previous/next blog entries on the FrontPage

Calls to 'RenderTopicList'

TopicForm
TopicType: TopicFunction
TopicDescription: Implements a formatted metadatasearch
r1 - 2006-02-02 - 12:20:12 - TWikiContributor
Copyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Linux® is the registered trademark of Linus Torvalds in the U.S. and other countries.
Atmel®, AVR® and others are registered trademarks or trademarks of Atmel Corporation or its subsidiaries.
All other trademarks are the property of their respective owners.