Back to vBulletin 4.x Add-ons

Add custom bbcodes for Visitor Messages editor (plugin)
Mod Version: 1.00, by hazem_aliraqi

vB Version: 4.2.x Rating: (0 vote - 0 average) Installs: 4
Released: 01 May 2015 Last Update: Never Downloads: 0
Not Supported Uses Plugins  

Hello everyone

this is very simple plugin

allows you to add custom bbcodes for Visitor Messages editor

Product: vBulletin

Hook Location : editor_toolbar_filter

Title : add custom bbcodes for Visitor Messages editor

Execution order: leave default value

Plugin PHP Code :

PHP Code:
if ($this->editor_type == 'qr_small')
{
        
$toolbar[] = '/';
        
$toolbar[] = $justify;
        
$toolbar[] = array('Quote','Attach''-''Undo''Redo');
        
$toolbar[] = array('NumberedList''BulletedList''Outdent''Indent');
        
$toolbar[] = array('Table''TableProperties''DeleteTable''-''InsertRowBefore''InsertRowAfter''DeleteRow''-''InsertColumnBefore''InsertColumnAfter''DeleteColumn''-''Subscript''Superscript''HorizontalRule''PageBreak''PreviewBreak');
        
$toolbar[] = array('Code''Html''Php');




Plugin is Active : yes

Download

No files for download.

Screenshots

Click image for larger version
Name:	user_profile.png
Views:	90
Size:	33.8 KB
ID:	152402  

Similar Mods

Profile Enhancements Hide visitor messages editor in your own profile vBulletin 3.7 Template Modifications

vblts.ru supports vBulletin®, 2022-2024