SMFHacks.com

Modifications/Themes => Modifications Talk => Latest Mods => Topic started by: nend on February 28, 2016, 10:26:44 pm

Title: [Mod]Open Embed 0.5
Post by: nend on February 28, 2016, 10:26:44 pm
Open Embed 0.5



http://www.smfhacks.com/index.php?action=downloads;sa=view;down=184

Open Embed is a BBCode that works with Open Graph and Meta information to embed media, such as videos or music, and site descriptions into your website post.

Instead of installing various mods to embed content from a web site you can embed content with this mod from any site that supports it with one simple BBC tag.

Code: [Select]
[embed]http://url.of.site/you/want/to/embed[/embed]
By placing the URL from the address bar in between the [embed][/embed] tags, this mod pulls Open Graph and Meta information shared freely from the site owner for display on your forum. By doing this your displaying the content the way the site author intended.

This mod caches the data in the database with a short TTL of only 30 days. This mod also uses the cache system with a TTL of 30 minutes.

Popular Supported Sites [Tested]
- Facebook
- MetaCafe
- YouTube
- Vimeo
- Vine

The sites that supply information for sharing their content are many. This is just a short list of sites that have been tested so far.

Requirements
PHP 5.2 or greater