The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
gfycat bbcode?
Anyone know a way of being able to embed the content from gfycat into posts/threads via BBCode? This vbulletin forum seems to have done it but not sure what code they have used:
http://hfboards.hockeysfuture.com/sh...php?p=83080515 |
#2
|
|||
|
|||
This page tells basically how to do it: http://gfycat.com/about
You need to add some javascript to the page. The page you linked to appears to have it added to the end of the header template. If you want to use a plugin to do it instead, you could use hook location parse_templates and add it to the headinclude_javascript template hook, maybe like: PHP Code:
Code:
<img class="gfyitem" data-id="{param}" /> |
#3
|
|||
|
|||
Quote:
|
#4
|
|||
|
|||
I don't know, that page doesn't say anything about limiting the size. It might be possible to add some html to the bbcode replacement to set a max size, but I'm not really an html person. Hopefully someone else will know.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|