Does anyone know how to hide the actual links in the template viewtopicactions if the user is a twikiguest. I have tried the following. Not sure how if statements are processed at the template level.
in the viewtopicactionsbuttons.tmpl, I try this
%%IF{"$WIKINAME!='TWikiGuest'" then "TMPL:P{"action_revisions"}"}%
Not sure if the $WIKINAME is visible to templates?
Any help much appreciated.
If you answer a question - or have a question you asked answered by someone - please remember to edit the page and set the status to answered. The status is in a drop-down list below the edit box.