TrueDeath
12-28-2005, 10:00 PM
Custom BBCode Images In QuickReply
About this hack:
If your forum has has custom created BBCodes with images by default they will only show in advanced reply.
With this template modification all custom images will show up in your quick reply :) allowing quick and easy usage to your BBCodes.
Features:
Show Custom BBCodes on the Quick Reply form.
Installation information on hack:
Files edited: 0
Templates edited: 1
Files to upload: 0
Cronjobs to add: 0
Time to install: 1 minutes max
Instructions:
1) In template named: showthread_quickreply
------------------------------------------
Find:
------------------------------------------
<td><div class="imagebutton" id="{$editorid}_cmd_wrap0_quote"><img src="$stylevar[imgdir_editor]/quote.gif" width="21" height="20" alt="$vbphrase[wrap_quote_tags]" /></div></td>
------------------------------------------
Below Add:
------------------------------------------
<td><img src="$stylevar[imgdir_editor]/separator.gif" width="6" height="20" alt="" /></td>
$vBeditTemplate[extrabuttons]
------------------------------------------
2) Click Save
3) Press Install on vBulletin.org
MAKE SURE YOU CLICK INSTALL! (https://vborg.vbsupport.ru/vborg_miscactions.php?do=installhack&threadid=103259)
About this hack:
If your forum has has custom created BBCodes with images by default they will only show in advanced reply.
With this template modification all custom images will show up in your quick reply :) allowing quick and easy usage to your BBCodes.
Features:
Show Custom BBCodes on the Quick Reply form.
Installation information on hack:
Files edited: 0
Templates edited: 1
Files to upload: 0
Cronjobs to add: 0
Time to install: 1 minutes max
Instructions:
1) In template named: showthread_quickreply
------------------------------------------
Find:
------------------------------------------
<td><div class="imagebutton" id="{$editorid}_cmd_wrap0_quote"><img src="$stylevar[imgdir_editor]/quote.gif" width="21" height="20" alt="$vbphrase[wrap_quote_tags]" /></div></td>
------------------------------------------
Below Add:
------------------------------------------
<td><img src="$stylevar[imgdir_editor]/separator.gif" width="6" height="20" alt="" /></td>
$vBeditTemplate[extrabuttons]
------------------------------------------
2) Click Save
3) Press Install on vBulletin.org
MAKE SURE YOU CLICK INSTALL! (https://vborg.vbsupport.ru/vborg_miscactions.php?do=installhack&threadid=103259)