vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   New Posting Features - Fluid YouTube/Vimeo BBcodes (auto-created) (https://vborg.vbsupport.ru/showthread.php?t=319623)

MarkFL 07-24-2015 09:00 PM

Fluid YouTube/Vimeo BBcodes (auto-created)
 
1 Attachment(s)
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:

Code:

[MYOUTUBE]xjglB04TOno[/MYOUTUBE]

[MVIMEO]22439234[/MVIMEO]

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.

Update: version 1.1
  • Added code so that CSS is rendered on the scripts necessary for the videos to display correctly when previewing a post or viewing in the topic review.
Update: version 1.2
  • Added the option to define a maximum width for the videos.
Update: version 1.3
  • Added support for CMS articles.
Update: version 1.4
Update: version 1.5
  • Template now cached.
Update: version 1.6
  • Added support for CMS previews.

Update: version 1.7
  • Added support for SSL.
The BBCode buttons in the editor toolbar:

https://vborg.vbsupport.ru/attachmen...1&d=1437852009

A YouTube video in a post:

https://vborg.vbsupport.ru/attachmen...1&d=1437852009

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/attachmen...1&d=1442242111

Support for this product can be found here:

akz645 07-30-2015 07:26 AM

Could you do one for facebook too, please?

MarkFL 07-30-2015 07:58 AM

Quote:

Originally Posted by akz645 (Post 2551694)
Could you do one for facebook too, please?

Perhaps eventually...I [s]w[/s]don't do facebook and I would have to figure out how to integrate their embed code format. :)

RyanCB 08-06-2015 04:25 AM

Hello, our site is using SSL and i have mod'd the links in the plugin to be https: . The video shows but when you try to hit play it says an error has occurred. Any ideas what we are missing? Link to our test thread.

https://www.boostedforums.net/showth...6-Youtube-Test

RichieBoy67 08-06-2015 05:33 AM

Very Good Mark! Thanks!

MarkFL 08-06-2015 12:36 PM

Quote:

Originally Posted by RyanCB (Post 2552197)
Hello, our site is using SSL and i have mod'd the links in the plugin to be https: . The video shows but when you try to hit play it says an error has occurred. Any ideas what we are missing? Link to our test thread.

https://www.boostedforums.net/showth...6-Youtube-Test

I only see a blank video element when I follow the link. Can you post what your HTML replacement for the BBCode looks like after your edit?

Fizzgig 08-10-2015 08:20 AM

Quote:

Originally Posted by MarkFL (Post 2552239)
I only see a blank video element

Hi ..im getting the same, just comes up with error ...thanks

MarkFL 08-10-2015 03:06 PM

Quote:

Originally Posted by Fizzgig (Post 2552548)
Hi ..im getting the same, just comes up with error ...thanks

What error message are you getting?

Fizzgig 08-10-2015 04:29 PM

Hi..its the same error when the video has been removed on youtube...

MarkFL 08-10-2015 04:38 PM

Quote:

Originally Posted by Fizzgig (Post 2552566)
Hi..its the same error when the video has been removed on youtube...

Hmm...okay, would you please post:
  • A link to one of your pages containing such a video.
  • The video's identifier (what you are putting in between the tags) on the page to which you link so I can try it on my dev site.

Fizzgig 08-10-2015 04:45 PM

http://sandstormradio.org/showthread...st&p=40#post40

https://www.youtube.com/watch?v=gHtTrcTJADU

MarkFL 08-10-2015 04:54 PM

That video plays fine for me on my dev site...does the post contain the following?

Code:

[MYOUTUBE]gHtTrcTJADU[/MYOUTUBE]

MarkFL 08-10-2015 05:05 PM

Update: version 1.1
  • Added code so that CSS is rendered on the scripts necessary for the videos to display correctly when previewing a post or viewing in the topic review.

Fizzgig 08-10-2015 05:27 PM

Code:

[MYOUTUBE]gHtTrcTJADU[/MYOUTUBE]
that plays ok

MarkFL 08-10-2015 05:30 PM

Quote:

Originally Posted by Fizzgig (Post 2552572)
Code:

[MYOUTUBE]gHtTrcTJADU[/MYOUTUBE]
that plays ok

My apologies for not including the instructions on how to actually use the BBCode in my initial post (which I will fix next). Thank you for your patience. :up:

Fizzgig 08-10-2015 05:37 PM

still getting the same error with the new one

tryed it like this https://www.youtube.com/watch?v=ilfXHrPlftg

and like this ilfXHrPlftg

MarkFL 08-10-2015 05:39 PM

Quote:

Originally Posted by Fizzgig (Post 2552575)
still getting the same error with the new one

What new one? A new video or the new version of this add-on? What are you actually posting?

Fizzgig 08-10-2015 05:51 PM

i just got that to work

[MVIMEO]50061391[/MVIMEO]

but i think it would be better if you got it to work with the full url as people are going to do what i did and post the full url...thanks

manutdvn 08-14-2015 01:18 AM

Thank you. It works but how can I change the size?

MarkFL 08-14-2015 06:50 AM

Quote:

Originally Posted by manutdvn (Post 2552823)
Thank you. It works but how can I change the size?

You can change the size by adjusting the margins. For example, say you want the video element to be half as wide as the parent element and centered, then you would set both margins to 25. Or if you wanted it half as wide as the parent element but all the way to the left, then set the left margin to 0 and the right margin to 50. :)

billstelling 09-04-2015 02:19 PM

Great mod.. Thanks.

My Hattiesburg 09-11-2015 06:21 PM

Another great mod but I have a request.

Would it be possible to restrict the biggest size to a certain pixel dimension, like 720x480 or any reasonable size? On big monitors the videos are huge and it just doesn't look appropriate to me.

Thanks.

MarkFL 09-11-2015 06:53 PM

Quote:

Originally Posted by My Hattiesburg (Post 2554880)
Another great mod but I have a request.

Would it be possible to restrict the biggest size to a certain pixel dimension, like 720x480 or any reasonable size? On big monitors the videos are huge and it just doesn't look appropriate to me.

Thanks.

I think that would be possible...I will look into adding a setting for the maximum width and post back here with my results. :)

MarkFL 09-14-2015 12:51 PM

Update: version 1.2
  • Added the option to define a maximum width for the videos.

billstelling 09-15-2015 11:15 AM

Awesome mod.. Thanks for taking the time. It goes nicely with MrGrims highslide mod as they look similar in appearance. Really completes the look for vids and pics..

ArcadeSyndicate 09-17-2015 07:08 AM

1 Attachment(s)
thank you, works fine in forums but not in cms articles.

is there a way to add the css settings manually?

MarkFL 09-17-2015 09:41 AM

Quote:

Originally Posted by ArcadeSyndicate (Post 2555186)
thank you, works fine in forums but not in cms articles.

is there a way to add the css settings manually?

In the plugin that renders the CSS, you could add the CMS script name to the array in the conditional at the top:

PHP Code:

if (in_array(THIS_SCRIPT,array('showthread''editpost''newreply''newthread'))) 


ArcadeSyndicate 09-17-2015 02:13 PM

hmm, it isn't content...

http://www.*********.net/content.php...der-19-Staffel

also fullscreen isn't availiable, tried different videos :(

MarkFL 09-17-2015 04:03 PM

Instead of "content" for the script name, try "vbcms" and see if that works. :)

ArcadeSyndicate 09-17-2015 04:14 PM

that's it, thank you :up:



[edit] tried the complete code first, but both ways work :D

MarkFL 09-17-2015 04:27 PM

Quote:

Originally Posted by ArcadeSyndicate (Post 2555209)
that's it, thank you :up:



[edit] tried the complete code first, but both ways work :D

Okay, great! :D

I will update the add-on so that support for CMS articles is included.

MarkFL 09-17-2015 04:33 PM

Update: version 1.3
  • Added support for CMS articles.

Flugel 10-19-2015 02:13 PM

Thanks, works well.

However I already have an old bbcode for embedding YouTube so I get two buttons appearing in the new post editor. If I delete that old custom bbcode it'll break all previous embedded videos won't it? Instead, am I better just altering your bbcode to match the old tag? [myoutube] to [yt]

Would that work or is there an easier solution?

TIA

MarkFL 10-19-2015 04:38 PM

Quote:

Originally Posted by Flugel (Post 2557285)
Thanks, works well.

However I already have an old bbcode for embedding YouTube so I get two buttons appearing in the new post editor. If I delete that old custom bbcode it'll break all previous embedded videos won't it? Instead, am I better just altering your bbcode to match the old tag? [myoutube] to [yt]

Would that work or is there an easier solution?

TIA

Yes, if you change the "BB Code Tag Name" field of the new BBCode to YT then all the previously embedded YouTube videos will use the new HTML replacement. :)

MarkFL 12-04-2015 03:51 AM

Update: version 1.4

SᴩiDᴇЯ 12-04-2015 05:46 AM

Hi Mark i uploaded the file then installed product in my vb 4.1.5 and it worked flawless, great job and love your work well done.

MarkFL 12-04-2015 05:51 AM

Quote:

Originally Posted by SᴩiDᴇЯ (Post 2559734)
Hi Mark i uploaded the file then installed product in my vb 4.1.5 and it worked flawless, great job and love your work well done.

Music to my ears! Thanks! :up:

mrt12345 12-20-2015 01:45 PM

Hello great mod and thanks for your hard work. just having one little problem i am running 4.2.3 and the youtube logo dose not appears but the space is blank but still works. I gather it is the path of the logo is off ?

MarkFL 12-20-2015 01:52 PM

Quote:

Originally Posted by mrt12345 (Post 2560830)
Hello great mod and thanks for your hard work. just having one little problem i am running 4.2.3 and the youtube logo dose not appears but the space is blank but still works. I gather it is the path of the logo is off ?

Does the Vimeo icon appear?

mrt12345 12-20-2015 02:09 PM

just another funny thing.I copy the icon url from vemo and it works it is just something with this youtube logo lol


All times are GMT. The time now is 06:16 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01490 seconds
  • Memory Usage 1,829KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (4)bbcode_code_printable
  • (1)bbcode_php_printable
  • (14)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete