PDA

View Full Version : New Posting Features - Fluid YouTube/Vimeo BBcodes (auto-created)


MarkFL
01-29-2016, 10:00 PM
Overview:

This product creates 2 new BBCodes that will allow your users to post YouTube/Vimeo videos in fluid containers, i.e., containers that will dynamically resize if the browser window is resized to always maintain a 16:9 aspect ratio and to maintain left/right margins based on a defined percentage of the parent element's width.

Once installed, instruct your users that they merely need to include the video identifiers within the BBCode tags. For example:

xjglB04TOno

22439234

Features:

Upon installation, your database is edited to create the two new BBCodes thereby eliminating the need for you to go through the tedious process of manually adding them yourself.
A button for each BBCode is added to your editor's toolbar.
The CSS of the video elements is configurable via the product settings.


The BBCode buttons in the editor toolbar:

https://vborg.vbsupport.ru/attachment.php?attachmentid=154114&stc=1&d=1454173076

A YouTube video in a post:

https://vborg.vbsupport.ru/attachment.php?attachmentid=154113&stc=1&d=1454173076

Upon clicking the BBCode buttons in the editor toolbar, you simply need to enter the video's identifier between the generated tags.

To Install:


Download and extract the attached .zip file.
Upload the contents of the "upload" folder to your root directory. This is the image files for the BBCode buttons.
In AdminCP go to Plugins & Products -> Manage Products -> Add/Import Product.
Click on "Choose File" and browse to the product xml file that was packaged in the .zip file.
Click "Import"


Visit the product's settings to configure the CSS (there are default values, so the product will run without having to initially set the settings). Each setting has an explanation of its use.

https://vborg.vbsupport.ru/attachment.php?attachmentid=154115&stc=1&d=1454173076

Support for this product can be found here:


MHB - Fluid YouTube/Vimeo BBcodes (auto-created) (vB3) (http://mathhelpboards.com/vbulletin-products-61/fluid-youtube-vimeo-bbcodes-auto-created-vb3-22057.html)
TAZ - Fluid YouTube/Vimeo BBcodes (auto-created) (vB3) (https://theadminzone.com/threads/fluid-youtube-vimeo-bbcodes-auto-created-vb3.145265/)

lange
12-23-2016, 12:57 AM
Thanks, I will test it.

nw-fotografie
05-28-2017, 09:29 AM
Hi Mark,

our vb is on ssl! Does that cause, that the mod is not working and still showing an empty window?

MarkFL
05-28-2017, 10:50 AM
Hi Mark,

our vb is on ssl! Does that cause, that the mod is not working and still showing an empty window?

Try editing the Vimeo and Youtube BBCodes and replace "http" with "https" and let me know if that works.:)

nw-fotografie
05-28-2017, 01:47 PM
Nope, Mark!

nw-fotografie
05-28-2017, 01:49 PM
We have a youtube bbcode, that is working with this code:

<object width="425" height="350"><param name="movie" value="https://www.youtube.com/v/{param}"></param><embed src="https://www.youtube.com/v/{param}" type="application/x-shockwave-flash" width="425" height="350"></embed></object>

And this is for Vimeo videos:

<iframe src="https://player.vimeo.com/video/{param}" width="540" height="380" frameborder="0"></iframe>

MarkFL
05-28-2017, 04:23 PM
I don't have an SSL vB 3.8.x site on which to test, but it works fine on my dev site.

nw-fotografie
05-28-2017, 08:38 PM
Thanks Mark, but SSL ist important for us and our customers! And i think that the most business sites have to use it or have to switch to SSL.

CQ2
07-05-2017, 02:18 PM
Added today :) Thanks. Just a few minor adjustments to optimize the gadget. :up:

blind-eddie
10-01-2017, 12:17 PM
DJ's AME died with no fix to be found. Thank you for sharing, works great!

rekha
10-01-2017, 02:02 PM
after upgrade to 4.2.5 spam o matic not supported

is any one knows the solution pls let me know.

MarkFL
10-01-2017, 05:22 PM
after upgrade to 4.2.5 spam o matic not supported

is any one knows the solution pls let me know.

This thread is for my vB 3.8.x fluid videos product. Please don't spam it with posts that have nothing to do with my product. You need to post this in the Spam-O-Matic thread, and just once, not all over the site in various threads having nothing to do with your issue. ;)

Goomzee
01-03-2018, 03:14 AM
thanks its works fine for me in SSL

nw-fotografie
01-03-2018, 09:02 AM
Did you make any changes to the code?

thanks its works fine for me in SSL