The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
Chang IMG Button on Editor
I want to change the img button on the editor bar so that when you click it... it says [thumb][/thumb] instead of .
Can someone tell me where I can change that? |
#2
|
|||
|
|||
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:
Code:
<img src="{param}"> |
#3
|
||||
|
||||
I've already done that. =P Now I want to replace the [img] tag so that [img] isn't there anymore and [thumb].
|
#4
|
||||
|
||||
*bangs his head against keyboard*
|
#5
|
||||
|
||||
*bangs his head against keyboard again*
|
#6
|
|||
|
|||
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.. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|