Firyou
10-15-2014, 10:00 PM
This is becoming a popular file across the internet nowadays, specifically on 4chan. These files, .webm, are similar to gifs in that they are moving images (small videos in this case). Installation of this bb code is pretty simple:
AdminCP > BB Code Manager > Add New BB Code
Title: WebM Embedder
BB Code Tag Name: webm
Replacement:
<video width="320" height="240" controls>
<source src="{param}" type="video/mp4">
<source src="{param}" type="video/ogg">
<source src="{param}" type="video/webm">
<object data="{param}" width="320" height="240">
<embed src="{param}" width="320" height="240">
</object>
</video>
Example: http://video.webmfiles.org/big-buck-bunny_trailer.webm
Description: Embed WebM's onto forum
Use {option}: No
Remove Tag If Empty: No
Disable BB Code Within This BB Code: No
Disable Smilies Within This BB Code: No
Disable Word Wrapping Within This BB Code: No
Disable Automatic Link Parsing Within This BB Code: No
You can always change the video width and height to your liking in the code :)
AdminCP > BB Code Manager > Add New BB Code
Title: WebM Embedder
BB Code Tag Name: webm
Replacement:
<video width="320" height="240" controls>
<source src="{param}" type="video/mp4">
<source src="{param}" type="video/ogg">
<source src="{param}" type="video/webm">
<object data="{param}" width="320" height="240">
<embed src="{param}" width="320" height="240">
</object>
</video>
Example: http://video.webmfiles.org/big-buck-bunny_trailer.webm
Description: Embed WebM's onto forum
Use {option}: No
Remove Tag If Empty: No
Disable BB Code Within This BB Code: No
Disable Smilies Within This BB Code: No
Disable Word Wrapping Within This BB Code: No
Disable Automatic Link Parsing Within This BB Code: No
You can always change the video width and height to your liking in the code :)