درباره این فایل
Plugin for hiding content from prying eyes.
Works in apps:
- Forums.
- Downloads.
- Blogs.
- Clubs.
- Gallery.
- Pages.
Settings in the 2nd screenshot. Set it up at your own discretion or leave it as it is.
- Select the appropriate groups for which you want to hide content. (default: hidden for all)
- Select the forums where you want to hide content. (default: hidden for all)
- Select options for displaying remaining or existing actions. (by default: remaining actions are displayed)
- Select light / dark mode for the button window. (default: standard light (3-4 screenshots))
- Adjust the colors of the block and hidden content text.
Set the button for CKEditor. Installation along the way: https://yoursite.ru/admin/?app=core&module=editor&controller=toolbar&do=addPlugin
To use the plugin without a button specify all properties in the [hide][/hide] tag.
Example: [hide p=10 r=10 f=10 j=10 m=10 g=10]hidden text[/hide].
p=10 - number of posts.
r=10 - the amount of reputation.
f=10 - number of files.
j=10 - number of registration days.
m=10 - User ID.
g=10 - Group ID.
Or You can also use the tag without properties. Example: [hide]hidden text[/hide]. In this case, viewing will be restricted to guests only.