View Full Version : Chang IMG Button on Editor
evenmonkeys
01-24-2006, 05:09 PM
I want to change the img button on the editor bar so that when you click it... it says instead of https://vborg.vbsupport.ru/.
Can someone tell me where I can change that?
Borgs8472
01-24-2006, 07:42 PM
I'm not sure how to get rid of the existing image tag, but you can easily add a thumb tag through the bbcode manager with the replacement:
<img src="{param}"> and the tag name of 'thumb'
evenmonkeys
01-25-2006, 02:47 AM
I've already done that. =P Now I want to replace the [img] tag so that [img] isn't there anymore and [thumb].
evenmonkeys
01-26-2006, 05:25 PM
*bangs his head against keyboard*
evenmonkeys
01-28-2006, 05:20 AM
*bangs his head against keyboard again*
harmor19
01-28-2006, 05:27 AM
Try
Open includes/class_bbcode_alt.php
Find:
function handle_bbcode_img($bbcode, $do_imgcode, $has_img_code = false)
Below that you should see the bbcode for image.
Edit: I'm looking..
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.