Hi,
YJ
yjpark
Member
The ‘Default’ theme does include this but at the moment it is only shown for guests and members – not for admins. The thinking here was the admin has other tools to review new posts but thinking about it soe more we could make that an option in the arguments to the function so I will open a ticket to change that
Actually I have it all wrong. The code DOES currently support showing the list to admins and moderators.
In the group view template the function is sp_RecentPostList(). The argument ‘admins=1&mods=1’ will then show the list to forum admins and moderators respectively.