Nov 08, 2006, 02:17 AM
This is very handy for mods give warnings in post and have it be distinguishable.
Screenshot attached.
This works ONLY when the last person to edit a post is in group 3,4, or 6 (moderator groups).  I had a very hard time trying to do this any other way (such as the is_moderator function).  However I feel it will still be worth the effort to install.
You just use tags
I hard coded the style into the plugin but if needed you can easily edit the plugin file.
Also note that if you have ajax enabled when you quick edit a post you will not see the mod message UNLESS you refresh the page.  However rest assured other members will.
Screenshot attached.
This works ONLY when the last person to edit a post is in group 3,4, or 6 (moderator groups).  I had a very hard time trying to do this any other way (such as the is_moderator function).  However I feel it will still be worth the effort to install.
You just use tags
Code:
[mod]mesage[/mod] or [mod=moderator_name]message[/mod]I hard coded the style into the plugin but if needed you can easily edit the plugin file.
Also note that if you have ajax enabled when you quick edit a post you will not see the mod message UNLESS you refresh the page.  However rest assured other members will.


