The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Combine BB Codes & Custom BB Codes
I added a custom BB Code to embed video clips in posts, but some members can't seem to differenciate between "Reply" & "Quote" so they end up quoting the a post with a video embeded. As as result thatre are severral instances of the same video clip throught the thread. Even though I set the "Autostart" parameter to "false," it still stars automatically in FireFox. I figured that since vBulletin does not currently support nested quotes (& I hope is stays this way) I usually wrap [quote] tags around my [VIDEO] to idiot-proof my post from chronic quoters, but my forum's members don't. So I would like to make quote tags a part of my custom BB Code, but instead of the desired results, the [Quote] tags are simply outputed as text & not parsed.
My current code: HTML Code:
<embed src="http://www.website.com/movie.wmv" EnableContextMenu="false" autostart="false" controls="true" loop="false" TYPE="video/x-ms-wmv"> </embed> HTML Code:
[QUOTE] <embed src="http://www.website.com/movie.wmv" EnableContextMenu="false" autostart="false" controls="true" loop="false" TYPE="video/x-ms-wmv"> </embed> [/QUOTE] Is there any way to acomplish this? |
#2
|
|||
|
|||
Anyone?
|
#3
|
|||
|
|||
Are the quote tags ignored when intergrated into your video code currently?
|
#4
|
|||
|
|||
Yes, they are ignored & output as text instead of being parsed (see image 2).
The code i'm using is [video]http://www.website.com/movie.wmv[/video] Image 1: Image 2: Image 3: |
#5
|
|||
|
|||
bump... before it gets lost in the archives
|
#6
|
||||
|
||||
What about Stitch's inline attachment mod? It doesn't use quotes but the attachment system.
https://vborg.vbsupport.ru/showthread.php?t=99871 |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|