YouTube HighSlide BBCode

Support for PhpBB3.
Post here to get help with any phpBB3 related issue
Forum rules
In order the get any support, you will have to do following:
1. Use a describing title!
2. Describe your problem and what happened when the problem occured
3. Tell us what version of phpBB3 you are currently using.
If not your topic may be ignored or locked!

YouTube HighSlide BBCode

Post by nicoh »

Hello

I am interested in implementing this in my forum BBCODE

viewtopic.php?f=4&t=366

The issue is that I want to know if instead of introducing the ID of the video, one could introduce LINK. Thanks

Re: YouTube HighSlide BBCode

Post by cisco007 »

you should of asked this on that forum!

Re: YouTube HighSlide BBCode

Post by Stoker »

No, it cant be done with link. Only ID.

Re: YouTube HighSlide BBCode

Post by cronos »

BBCode:
Code:[strike][youtubepop]{IDENTIFIER}[/youtubepop][/strike]
Code:

Code: Select all

[youtubepop]http://www.youtube.com/watch?v={IDENTIFIER}[/youtubepop]
so?