YouTube HighSlide BBCode

Support for PhpBB3. Post here to get help with any phpBB3 related issue here
There is no support here! Only Read Access!
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.
Else your topic may be ignored or locked!
Locked
nicoh
BBCoder II
BBCoder II
Posts: 14
Joined: 29 May 2010, 01:45

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
cisco007
BBCoder VI
BBCoder VI
Posts: 1015
Joined: 16 Mar 2010, 18:14
Location: Don't really know!

Re: YouTube HighSlide BBCode

Post by cisco007 »

you should of asked this on that forum!
User avatar
Stoker
Site Admin
Site Admin
Posts: 3521
Joined: 12 May 2008, 23:26
BBCodes: 239
Favourite BBCode: Anipro
Favourite MOD: PrettyPhoto
Location: Denmark
Contact:

Re: YouTube HighSlide BBCode

Post by Stoker »

No, it cant be done with link. Only ID.
Board rules! No PM support
User avatar
cronos
BBCoder I
BBCoder I
Posts: 3
Joined: 17 Apr 2010, 15:53
Location: Moscow

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?
Locked