Embed BBCode
Navigation
Search
SMF Mod Site
- Mod Name:
- Embed BBCode
- Created By:
- nikan
- Type:
- BBC
- First Created:
- May 10, 2011, 01:15:25 AM
- Last Modified:
- September 30, 2014, 08:14:01 AM
- Latest Version:
- 2.0
- Compatible With:
- 1.1.15, 1.1.16, 1.1.18, 1.1.19, 2.0 RC5, 2.0, 2.0.1, 2.0.2, 2.0.4, 2.0.5, 2.0.6, 2.0.7, 2.0.8
- Total Downloads:
- 9002
Download this mod
Description:
Introduction
This mod allows you to insert media embed code from known websites without any hassle.
Just copy the embed code like <object ... , <embed ... , <iframe ... , short/long url youtube and paste it inside the embed tag and the media will be displayed in your post.
Features
* Creates a bbcode button that inserts streaming media in the post.
* If you uncheck 'Embed flash into posts' from 'Post Settings' you disable the embed as well.
Languages
english
english-utf8
greek
greek-utf8
History
2.0 - Fixed the regex for non http, https on dailymotion and vimeo urls
1.9 - Added wmode parameter to avoid video overlay
1.8 - Fixed the regex for non http, https on youtube url
1.7 - Added slashes on regex for special characters
1.6 - Minor fixes
1.5 - Added HTTPS and privacy-enhanced mode for youtube
1.4 - Added support for SMF 1.1.x
1.3 - Added security checks
- Now accepts embed code only from: megavideo, metacafe, dailymotion, veoh, vimeo, youtube
1.2 - Reworked and added dailymotion iframe embed code
1.1 - Removed iframe code creation on post and replaced with embed code
- Added old youtube link insertion
1.0 - Initial release