phpBB Media Embed Plugin

Here you will find information about all Extensions installed on this Forum
Post Reply
User avatar
Skeeve
Site Admin
Reactions:
Posts: 68
Joined: Sun Jul 31, 2022 6:39 pm
Location: Kentucky, US
Contact:

#1

Post by Skeeve »

The phpBB Media Embed Plugin is an official phpBB extension that allows video and audio content from many 3rd-party sites to be embedded in forum posts and PMs, using a [media] BBCode, or from simply posting a supported URL in plain text. It features:
Parse URLs from media sites (using the [media] BBCode or plain URLs are supported).
Embedded content is responsive / mobile device friendly.
BBCode FAQ page has help for embedding media content in posts.
An ACP panel where admins can enable/disable the supported sites, giving them control over which sites can show embedded content.
An ACP option to display the [media] BBCode button in posting editors or not.
An ACP option to enable/disable parsing links in user signatures.
An ACP option to change the default sizes for media embeds.
Permission setting allows control over who can post embedded content in specific forums and private messages.
List of supported sites.
“My country is the world, and my religion is to do good.” ~ Thomas Paine
User avatar
Skeeve
Site Admin
Reactions:
Posts: 68
Joined: Sun Jul 31, 2022 6:39 pm
Location: Kentucky, US
Contact:

#2

Post by Skeeve »

I've added an Extension that works with the Media Embed Plug to allow for link preview posting.

When posting links, if you want a simple link, use the Insert URL BBCode button or manually type it out.

If you would like to post a link with a preview, type the address plain.

Code: Select all

Click 
[url]https://www.cnn.com/2022/10/01/europe/ukraine-russia-lyman-donetsk-intl/index.html[/url]

Embed 
https://www.cnn.com/2022/10/01/europe/ukraine-russia-lyman-donetsk-intl/index.html
Click Link:
https://www.cnn.com/2022/10/01/europe/u ... index.html

Preview Link:
https://www.cnn.com/2022/10/01/europe/u ... index.html

Youtube videos can be linked or embedded the same way:

Code: Select all

Click 
[url]https://www.youtube.com/watch?v=zCoMjByGJZw[/url]

Embed
https://www.youtube.com/watch?v=zCoMjByGJZw
Click Link:
https://www.youtube.com/watch?v=zCoMjByGJZw

Embed link:
“My country is the world, and my religion is to do good.” ~ Thomas Paine
Post Reply