Quote:
Originally Posted by stokechat Laura, I found what I needed in the end, but haven't kept the url where I got it from, I'll try and dig it out for you |
ok this mod is a little different than the other ones it adds a button to the tool bar and when you click it you just enter the URL of the video if its myspace then it creates the myspace video BB code if its youtube then it creates the youtube BB code. There is no need to enter the end of the video link you can just enter the whole URL in.
Installation:
Open clientscript/vbulletin_textedit.js and Find:
You must first be a
registered member to view any code.
Add This above:
You must first be a
registered member to view any code.
Now open your editor_toolbar_on and postbit_quickedit and showthread_quickreply templates and find:
You must first be a
registered member to view any code.
Add this after:
You must first be a
registered member to view any code.
Ok, now you need to add two Custom BB Codes:
Title: myspace
Tag: myspace
Replacement:
You must first be a
registered member to view any code.
Title: youtube
Tag: youtube
Replacement:
You must first be a
registered member to view any code.
Title: googlevideo
Tag: googlevideo
Replacement:
You must first be a
registered member to view any code.
Title: metacafe
Tag: metacafe
Replacement:
You must first be a
registered member to view any code.
I hope it works for you.