Author :: visiblesoul
Category :: MKportal Mods and Blocks
Description
+---------------------------------
| MkPortal Last Posts with Permissions Block 01.11.2004
| by visiblesoul
| Adapted from: "Derniers posts sur l accueil du portail last post in forum" by lolo04
| and last_forum_post.php by meo
+---------------------------------
Block is for MKPortal 1.0.1a Final
* This block displays:
1) Topic title
2) "getlastpost" link for Topic
3) Last Post author
4) Last Post time
5) Number of Topic Replies
6) Number of Topic Views
* Block uses permissions to display only the Topics which a user has permission to view.
* Change the number of forum posts to show with the "$limit = 5;" variable.
* Change the cutoff for the number of title characters to display with the "$cutoff = 20;" variable.
* Hardcoded font colors may be changed by changing the "color" style attribute.
* Of course the block appearance may be formatted to suit your needs.
* Time formatting may be changed to suit your needs.
View File














