Description:
This addon gives users the ability to hide their content using BbCode.
Features:
Six different BBCode to Hide Contents.
Backend options:
Installation:
Usage:
[HIDE*]information[/HIDE]
Shortcut code, can be mapped to any of the below ones. By default, it is mapped to HIDE-REPLY.
Information is not shown to people who have less than X posts. Has an alternative syntax: [HIDEPOSTS*][/HIDEPOSTS], where X is automatically set to the value defined in vBulletin options.
[HIDEREPLY*]information[/HIDEREPLY]
Information is not shown to people unless they reply.
[HIDETHANKS*]information[/HIDETHANKS]
Information is now shown to people unless they press "Like" button.
[HIDEREPLYTHANKS*]information[/HIDEREPLYTHANKS]
Information is not shown to people unless they either reply or press "Like" button.
[SHOWTOGROUPS=x*]information[/SHOWTOGROUPS]
Information is not shown to people unless they are a member of the X usergroups, where X is a comma-separated list of usergroupids.
Addon Images:
1.2 Changes
Download tuoitreit.vn_vFcoders---Hide-Hack-v1_1_2.zip (30.1 Kb)
This addon gives users the ability to hide their content using BbCode.

Features:
Six different BBCode to Hide Contents.
- [HIDEREPLY*] -> Content within this tag is not shown to user until he/she replies in that thread.
- [HIDEPOSTS*] -> Content within this tag can only be seen by people's who have more posts than defined number of posts.
- [HIDETHANKS*] -> Content within can only be seen after the user click's "Like" button.
- [HIDEREPLYTHANKS*] -> Content within this tag is not shown to user until he/she either reply or press "Like" button.
- [SHOWTOGROUPS*] -> Content within this tag is only shown to defined usergroups.
- [HIDE*] -> This tag can be mapped to any of the above BBCodes. (Default - [HIDEREPLY*])

- No Template or File Edits.
- Case-Insensitive Tags.
- Uses AJAX technology for (HIDE-REPLY, HIDE-THANKS, and HIDE-REPLY-THANKS).
- Global and Per-Forum Basis XenForo settings for each tag.
- Ability to specify usergroups that can always see hidden content.
- There is no way to go around the tags. They are parsed correctly everywhere, including:
- View Thread
- Search
- NewsFeed
- Thread Preview
- Meta Description
- Quote

Backend options:


Installation:
- Extract attached zip and upload the contents of the "upload" to your XF root.
- Install from uploaded file: addon-vfcoders_hide_hack.xml
- Set options for the hide hack in administration control panel.
- Set usergroup permissions of each group for hide hack.
Usage:
[HIDE*]information[/HIDE]
Shortcut code, can be mapped to any of the below ones. By default, it is mapped to HIDE-REPLY.
Hidden content
You need -1 more posts to view this content
[HIDEREPLY*]information[/HIDEREPLY]
Information is not shown to people unless they reply.
[HIDETHANKS*]information[/HIDETHANKS]
Information is now shown to people unless they press "Like" button.
[HIDEREPLYTHANKS*]information[/HIDEREPLYTHANKS]
Information is not shown to people unless they either reply or press "Like" button.
[SHOWTOGROUPS=x*]information[/SHOWTOGROUPS]
Information is not shown to people unless they are a member of the X usergroups, where X is a comma-separated list of usergroupids.
Addon Images:


1.2 Changes
Fixed some minor bugs.
Download tuoitreit.vn_vFcoders---Hide-Hack-v1_1_2.zip (30.1 Kb)