Hide to guest

Project originally made by Mariusz Kujawski. Updated to 1.8 by Twisted-Modz aka Kameron Schwab
Version: Array
Autor: twisted-modz
Deutsche Übersetzung: noch nicht übersetzt
Hochgeladen: 09.08.2015
Letzte Aktualisierung: 12.05.2018
Support: https://www.mybb.de/forum/thread-32468.html (7 Beiträge)
Kompatibilität: MyBB 1.8.x
Bisherige Downloads: 415
Project originally made by Mariusz Kujawski. Updated to 1.8 by Twisted-Modz aka Kameron Schwab 


This plugin gives additional MyCode-like tag which hides its content from specified usergroups.
You can set:
  • - usergroups content should be hidden from
  • - replacement text which appears instead of content you want to hide
  • - tag name you want to use (for instance [fancy_hide]...[/fancy_hide])
  • - CSS class name which is assigned to span containing replacement text
  • - whether to remove hidden content from reply form of user who cannot see the content (to avoid unneccessary trash in quotes)
Basically that's all.

If you want to achieve such effect like on the screenshots below you have to (providing that you didn't change plugin's defaults) add this CSS code into your global.css style (in Advanced Mode):


.hide {
  display: block;
  margin: 5px;
  padding: 10px;
  border: 2px solid #A80014;
  border-left: none;
  border-right: none;
  background: #FFC2C9;
}

and set replacement text to something like this:



This content is hidden from you. If you want to see it you have to <a href="member.php?action=register">register</a> on this board.


Quelle: Hide to guest bei MyBB.com

Ähnliche Erweiterungen

Hide Links to Guests von DragonFever für MyBB 1.2.x
When activated hides links in the messages to guests..

167 Downloads
Hide To Guests
Hide To Guests 0.3.1 von marines für MyBB 1.6.x
Hides content placed between specified tags from custom usergroups.

61 Downloads
Hide Links to Guests for 1.4 1.0 von DragonFever für MyBB 1.4.x
Allows you to show a message to guests instead of links.

221 Downloads
Hide content from guests
Hide content from guests 1.0 von Harshit für MyBB 1.6.x
Hide your thread content from guests

20 Downloads
Hide content from guests
Hide content from guests 4.3 von Harshit für MyBB 1.8.x
Hide your thread content from guests & members

209 Downloads