The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
vBulletin 5 Request - GifV BBCode help?
Hi, I've got some members that want me to add a GifV BBcode to the site.
I've gotten a way to use gifV files, but there's an odd quirk. http://i.imgur.com/zvATqgs.gifv The .gifv has to be replaced with .webm in order for it to show. Which is a bit inconvenient for my users. Code:
<video autoplay loop muted> <source src="{param}" type="video/webm"> <source src="{param}" type="video/mp4"> </video> --------------- Added [DATE]1462414631[/DATE] at [TIME]1462414631[/TIME] --------------- Also... If there's a way to automatically resize them if they're too big? A guy just used the above code to post a webM file on my site that was way, way too large. |
#2
|
||||
|
||||
Got this working on a VB4 board...
PHP Code:
PHP Code:
|
2 благодарности(ей) от: | ||
jkotlowski, MarkFL |
#3
|
|||
|
|||
Quote:
|
Благодарность от: | ||
MarkFL |
#4
|
|||
|
|||
Could you tell me where to put what to get GIFVs working in my vBulletin 4 board?
|
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|