Vimeo.com is a popular website to upload and share videos like YouTube.
VBulletin 4.0.x has built in support for Vimeo in their standard VIDEO BB Code- so why do you want this one? Recently Vimeo updated their player so it can work on iPads and other mobile devices, the built in code does not work on some of these devices where as this one does.
This has been confirmed working in the latest releases of IE, FF, Chrome, Safari, and Opera.
Add a new BBCode
Title: Vimeo Video
BB Code Tag Name: vimeo
Replacement:
Example: [NOBB][vimeo]14240735[/vimeo][/NOBB]
Use Option: No
Button Image: (optional) attached.
Remove Tag If Empty: Yes
All Disable Options: Yes
The Vimeo Video URL is something like: [NOBB]http://www.vimeo.com/14240735[/NOBB]
You take the number at the end and put it between the tags:
Example:
[NOBB][vimeo]14240735[/vimeo][/NOBB] =
[vimeo]14240735[/vimeo]
VBulletin 4.0.x has built in support for Vimeo in their standard VIDEO BB Code- so why do you want this one? Recently Vimeo updated their player so it can work on iPads and other mobile devices, the built in code does not work on some of these devices where as this one does.
This has been confirmed working in the latest releases of IE, FF, Chrome, Safari, and Opera.
Add a new BBCode
Title: Vimeo Video
BB Code Tag Name: vimeo
Replacement:
Code:
<iframe src="http://player.vimeo.com/video/{param}" width="540" height="380" frameborder="0"></iframe>
Use Option: No
Button Image: (optional) attached.
Remove Tag If Empty: Yes
All Disable Options: Yes
The Vimeo Video URL is something like: [NOBB]http://www.vimeo.com/14240735[/NOBB]
You take the number at the end and put it between the tags:
Example:
[NOBB][vimeo]14240735[/vimeo][/NOBB] =
[vimeo]14240735[/vimeo]
Attachments
-
996 bytes Views: 241