mods database
Adaptive Hide BBcodes
This MOD adds BBcodes which allow to hide the text from guests, from the users having insufficient number of posts, from groups of users.
Examples:
- [hide]text[/hide] hides the text from guests and bots;
- [hide=30]text[/hide] hides the text from all who has less than 30 posts;
- [ghide]text[/ghide] hides the text from all who does not consist in your default group;
- [ghide=5]text[/ghide] hides the text from all who does not consist in group with ID=5;
- [ghide=4,5,6]text[/ghide] hides the text from all who does not consist in the specified groups.
Notes.
1. The hidden text always is visible to: administrators, moderators of forum in which the post is placed, the author of the post.
2. In order to avoid various incidents the hidden text always is replaced with a phrase "Hidden text" at the reply with quote, at sending PM with quote, at PM quoting, at PM forwarding.