Back to vBulletin 3.5 Add-ons

Hide Various BB Code Content From Users
Mod Version: 1.0.0, by calorie

This modification is in the archives.
vB Version: 3.5.3 Rating: (16 votes - 4.94 average) Installs: 156
Released: 12 Jan 2006 Last Update: 12 May 2006 Downloads: 1533
Not Supported Uses Plugins  

This mod makes it so you can hide various BB code content from certain usergroups. It takes into account both primary and secondary usergroups and is controlled completely through the vB ACP. If you use this mod, please click the install button. Thanks.

The various BBcode content you can hide is as follows:

[B], [I], [U], [COLOR], [SIZE], [FONT], [LEFT], [CENTER], [RIGHT],[INDENT],[LIST], [URL], [EMAIL], [THREAD], [POST], [CODE], [PHP], [HTML], [IMG], [QUOTE]

See the add_custom_bbcodes.txt

Spoiler (click to open)


Example attached showing how to add custom BB codes to the mod...
Attached Files
File Type: txt add_custom_bbcodes.txt (3.8 KB, 440 views)

Close
file for how to add other BB codes.

NOTES: Do not apply any code changes posted before the twenty-second post, and when using this mod, Cached Posts Lifespan should be zero, but turning off post caching can result in slower display time, as posts would then be parsed into HTML at display time rather than at post time.

Before installing this add-on, change this in product-hide_bbcodes.xml:
Code:
<setting varname="hide_bbcode_list" displayorder="200">
<datatype>number</datatype>
To this, and then install; otherwise it errors unsupported operand types:
Code:
<setting varname="hide_bbcode_list" displayorder="200">
<datatype>bitfield</datatype>

Download

This modification is archived and cannot be downloaded.

Screenshots

   


vblts.ru supports vBulletin®, 2022-2024