Thursday, May 23 in 2013
Module Frontpage Slideshow
LEPTON CMS
Pageviews 72,728
Currently online: 8
Modul: Latest Forum Entries
Author: herr rilke
Nick: herr rilke
Contact: herr.rilke@gmail.com
Version: 0.3.0
State: Beta
License: GNU - General Public License
GUID: 4F62CE3B-0AE7-402A-A73F-AC08FD99A025
Platform: 2.8
Requires: Module WB-Forum 0.3
Last info: 2009-08-31
Rating:
55.0
188 votes
1 2 3 4 5
Download: here
Forum: here
Description: For use with WB-Forum version 0.3
(version 0.2 is not sufficient)

Like AnyNews or others: showing the last entries (posts) of the WB-Forum.
Info: call:

/**
* function LastForumEntries()
* function to display last forum entries of WB-Forum
* 0.3 on every/any page.
* (invoke function from template or code page)
*
* @param int how many last entries to display
* @param int how many characters of the message
* body to display as preview
* @param string divide thread name from entry title
* by a divider if you like
* @param string heading
*/

LastForumEntries($max_items = 5, $max_chars=50, $owd_devider=' » ', $heading='<h3>Letzte ForenBeiträge</h3>');
See also: WB-Forum 0.3
Image: