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

Function: RenderBlogEntriesOfAuthor

Render all BlogEntries? of a BlogAuthor as teaser.

Parameters

  • NAME: name of a BlogAuthor
  • HOME: home topic of the author, defaults to the one in the Main
  • LIMIT: number of postings per page
  • SKIP: offset into the archive

Implementation

%STARTINCLUDE%
*~~
<h1 style="margin-bottom:0px;padding-bottom:0px">
~~~ [[%IFDEFINED{"%HOME%" then="%HOME%" else="%MAINWEB%.%NAME%"}%][%SPACEOUT{"%NAME%"}%]]
</h1>
<div class="blogArchiveDescription">
   %DBQUERY{topic="%NAME%" format="$expand(TopicDescription)"}%
</div>
%~~ DBCALL{"RenderFrontPage" 
~~~   %IFDEFINED{"%SKIP%" then="SKIP=\"%SKIP%\"" glue="off"}%  
~~~   %IFDEFINED{"%LIMIT%" then="LIMIT=\"%LIMIT%\"" glue="off"}%  
~~~   AUTHOR="%NAME%"
~~~ }%
*~~ 
%STOPINCLUDE%

Test

Michael Daum?

Welcome to BlogUp

6 Jahren, 9 Monaten ago by MichaelDaum?
This is your first posting in this _BlogPlugin. Please delete or disable it after reading.
Before you start there might be some additional things to consider.

Configuration:

  • If you created this blog using the BlogFactory the preferences of this blog should have been set to some reasonable values. Revising them might be a good idea in case you want to adjust them afterwards.
  • Describe your blog in more detail by editing the BlogAbout page. Watch out for the red TODOs.
  • Create a BlogAuthor page for each writer on this blog.
  • Create a set of categories to divide your blog into compartments. Don't create too many at the beginning. You may get away by copious tagging postings.

Feedback:

  • If your blog is public then you might want to mail the BlogUp author to apply for being added to the BlogUp ring
  • Or just drop a line of feedback and incentives.
  • If you use the BlogUp software commercially then think about making a donation by filling up his PayPal account.
  • Be welcome to visit the JojoWiki to read about latest news on the development.

Thanks. And have a nice time using BlogUp.

Michael Daum.

… reply

Calls to 'RenderBlogEntriesOfAuthor'

TopicForm
TopicType TopicFunction
TopicDescription Render all BlogEntries? of a BlogAuthor as teaser.
Edit | WYSIWYG | Attach | Printable | Raw View | Backlinks: Web, All Webs | History: r1 | More topic actions
 
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.