Author: martti
Extension description: This tiny extension adds template variables which makes it possible to check whether the user is in a certain group. The format of the template variables is
S_GROUP_ID
, where ID is to be replaced with the id of the group.Example:
Code: Select all
<!-- IF S_GROUP_5 --> This is only visible for members of the group with id 5 <!-- ENDIF -->
Tested on phpBB version: 3.1.5
Download file: grouptempvars-1.0.0.zip
File size: 11.59 KiB
Extension overview page: View
Except where otherwise noted, the phpBB Team is not responsible nor required to provide support for this extension. By installing this extension, you acknowledge that the phpBB Support Team or phpBB Extension Customisations Team may not be able to provide support.
-->Extension support<--