Skip to content

MiniRecentPosts Module

Documentation > Modules > MiniRecentPosts Module

Description

Displays most recent forum threads in a forum suitable to be included e.g. within the welcome page. The list items contain thread title, date started and number of posts.

Attributes

attributerequiredallowed valuesdefaultdescription
limitnopositive integer5how many items to display?

Examples

++ Most recent forum threads

[[module MiniRecentPosts limit="3"]]

simply displays 3 most recent forum posts.