Home : Products : Gossamer Forum : Discussion :

Products: Gossamer Forum: Discussion: Re: [fritzpw] Limiting Mod power: Edit Log

Here is the list of edits for this post
Re: [fritzpw] Limiting Mod power
Hi,

A simple tag around the IP link in include_post_display.html will do the job. You just have to add this arround the IP link:

<% if current_user_status = 3%>
IP link
<%endif%>

That solution is not 100% safe, since a moderator could go around it if he knows well Gossamer Forum. But that should be OK for most of the moderators. Smile

Adminstrators can delete, move and edit all posts in all forums.
Moderators can delete, move and edit all posts only in the specific forums they are moderators.

François

Sorry for my english...

Last edited by:

Franco: Jan 9, 2003, 11:43 AM

Edit Log: