MyBB Community Forums

Full Version: [video=] tags
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
As well as the [video=youtube] [/video] I was wondering how to add just [youtube] [/youtube] tags.
Rolleyes
Huh dunno if this is the right way to do this BUT ive just tested it out & it works on my board...

Go into Admin CP / configuration / MyCode / Ad New Code

Title YouTube Clips

Regular Expression \[youtube\](.*?)\[/youtube\]

Replacement <iframe title="YouTube video player" width="640" height="390" src="http://www.youtube.com/embed/$1" frameborder="0" allowfullscreen></iframe>

Enabled? YES

then save & it should work when adding the code for youtube after =

EG:
 [youtube]-oQha1y-uc0[/youtube]