Vanilla 1 is no longer supported or maintained. If you need a copy, you can get it here.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
JQmedia
This discussion is related to the JQmedia addon.
Comments
big thanks
var $el = jQuery('<div style="width:'+ embedParam.width +'px;" class="media ' + embedParam.name + '"></div>');
to:var $el = jQuery('<div class="media ' + embedParam.name + '"></div>');
Does that do the trick? I think that makes it take up the whole width of the comment though.
OT: Conrad, what exactly is your icon supposed to be?
(I zoomed in with Safari using control-scroll)
http://unibreakersbristol.com/forum/comments.php?DiscussionID=6&page=1#Item_20 (Not sure how long this link will be a valid example, as I'm continuing to work on it)
http://unibreakersbristol.com/forum/comments.php?DiscussionID=6&page=1#Comment_143
Is there a database setting that I have missed or has the add-on been updated...or is it a cookie?
Any ideas?
Thanks!
yes the trouble is the addon treats all youtube links as if they were videos, including lnks to account pages and even youtube's blog
MySchizoBuddy: any chance of fixing that and putting up an update
The functionality of this extension is great but I think it's implementation needs to be tighter.
I promise to have a better look at the code at some point.