Youtube BBCODE integrated with vB
This modification is in the archives.
Quick search turned up bubkis on anything similar to this except something quite like this but for vB 3.5.X . the codes were ALL made by me i DIDNT copy/leech of anyone elses codes
Why use this? No template or file edits requiered. its as simple as adding a BBCODE Installation: Step1: Goto AdminCP => Custom BBCodes => Manage BBCodes => Add new BBCODE Step 2: Title: YouTube BB Code tag: yt {can be youtube or w/e but yt is shorter =p} replacement: HTML Code:
<!-- Start Youtube BBCODE --> <table class="tborder" cellpadding="6" cellspacing="1" border="0" width="400" style="margin:10px 0"> <thead> <tr> <td class="tcat" colspan="2" style="text-align:center"> <a href="http://www.youtube.com/watch?v={param}" title="Click to view this video on youtube" target="_blank">{option}</a> </td> </tr> </thead> <tr> <td> <object width="425" height="350"><param name="movie" value="http://www.youtube.com/v/{param}"></param><embed src="http://www.youtube.com/v/{param}" type="application/x-shockwave-flash" width="425" height="350"></embed></object> </td> </tr> </table> <!-- End Youtube BBCODE --> [yt=video name]ejOJkcs-a7s[/yt] Discription: YouTube embeded videos Use {option} yes Button Immage:attached Screenshot attached ;] Live Demo: http://www.mega-codez.info/test/showthread.php?p=3#post3 If there has been a previous release for this kinda thing sorry for the double post If you like this mod, please click install UPDATE IN CODES: When a user clicks on the hyperlinked name, they will be taken to the page on youtube this was posted on and not a huge enlarged version of the video Download No files for download. Screenshots |
Similar Mods
BB Code Enhancements YouTube BB Code (W3C-compliant!) | vBulletin 3.7 Template Modifications |
BB Code Enhancements YouTube BBcode | vBulletin 3.7 Template Modifications |