Add Youtube BBcode support to the forum

General posts about www.blumentals.net website
Post Reply
User avatar
pmk65
Posts: 678
Joined: Sun Dec 20, 2009 9:58 pm
Location: Copenhagen, Denmark

Add Youtube BBcode support to the forum

Post by pmk65 »

It would be nice if it was possible to embed Youtube videos in the forum. (I often make screen captures of the plugins I share)

https://www.phpbb.com/community/viewtop ... 6&t=546007
There are 10 types of people in the world: Those who understand binary and those who don't.
User avatar
Aivars
Blumentals Software Developer
Posts: 2462
Joined: Thu Aug 22, 2002 1:40 pm
Location: Latvia

Re: Add Youtube BBcode support to the forum

Post by Aivars »

Testing....



Usage:

Code: Select all

[youtube]<iframe width="854" height="510" src="https://www.youtube.com/embed/bZMlIa0N4J0" frameborder="0" allowfullscreen></iframe>[/youtube]
Blumentals Software Programmer
User avatar
pmk65
Posts: 678
Joined: Sun Dec 20, 2009 9:58 pm
Location: Copenhagen, Denmark

Re: Add Youtube BBcode support to the forum

Post by pmk65 »

GREAT! Thanks for adding it.. ;)
There are 10 types of people in the world: Those who understand binary and those who don't.
Post Reply