PrettyPhoto YouTube BBCode

Modifications for phpBB3.
Try the Mods here and share Your own Mods
Forum rules
You dont have to use ModX or make your mod AutoMod compatible. A simple textfile is fine
But if you post Mods here You also have to give support

PrettyPhoto YouTube BBCode

Post by Stoker »

PrettyPhoto YouTube BBCode makes Youtube videos popup in a nice laye

BBCode:

Code: Select all

[youtubepp]{IDENTIFIER}[/youtubepp]
HTML:

Code: Select all

<a href="http://www.youtube.com/watch?v={IDENTIFIER}" rel="prettyPhoto" title="" style="border-bottom:0;"><img style="width: 130px; height: 97px; border:1px solid black;" src="http://i.ytimg.com/vi/{IDENTIFIER}/default.jpg" alt="YouTube" /></a>
Helpline:

Code: Select all

[youtubepp]YouTube Video ID[/youtubepp]
Example:

Code: Select all

[youtubepp]nhBorPm6JjQ[/youtubepp] [youtubepp]pa14VNsdSYM[/youtubepp]
Demo:d
[youtubepp]nhBorPm6JjQ[/youtubepp] [youtubepp]pa14VNsdSYM[/youtubepp]


Last bumped by Stoker on 04 Aug 2011, 18:43.