is it possible (and if yes, how) to return a yes/no (boolean), if the current logged-in user is a moderator of the given f=2&t=1 (forum id 2, topic id 1)?
pseudocode:
Code: Select all
<!-- IF IS_MOD and forum=2 and topic=1 -->
is id of the topic unique or forum id necessary?