The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#9
|
|||
|
|||
![]()
I am wondering how this could be added to the WYSIWYG panel
And in to this .xml /includes/xml/bbcode_video_vbulletin.xml Something like this Code:
<provider tagoption="google"> <title>Google</title> <url>http://video.google.com</url> <regex_url><![CDATA[http:\/\/video\.google\.com\/videoplay\?docid=([0-9\-]+)]]></regex_url> <regex_scrape></regex_scrape> <embed><![CDATA[<object class="restrain" type="application/x-shockwave-flash" width="400" height="326" data="http://video.google.com/googleplayer.swf?docid={vb:raw code}"> <param name="movie" value="http://video.google.com/googleplayer.swf?docid={vb:raw code}" /> <param name="wmode" value="transparent" /> <!--[if IE 6]> <embed width="400" height="326" type="application/x-shockwave-flash" src="http://video.google.com/googleplayer.swf?docid={vb:raw code}" /> <![endif]--></object>]]></embed> </provider> |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|