vBadvanced Links Directory Facebook Like+Send Button
Info:
Add the Facebook Like+Send button to vbadvanced links directory using 'Open Graph protocol' http://www.logect.com/links/showlink.php?l=53
Installation: 1- Open the ADV_LINKS_SHOWLINK template and search for : Code:
<html dir="{vb:stylevar textdirection}" lang="{vb:stylevar languagecode}" xmlns="http://www.w3.org/1999/xhtml"> Code:
<html dir="{vb:stylevar textdirection}" lang="{vb:stylevar languagecode}" xmlns="http://www.w3.org/1999/xhtml" xmlns:og="http://ogp.me/ns#" xmlns:fb="http://www.facebook.com/2008/fbml"> Code:
<meta property="og:title" content="{vb:raw link.name}" /> <meta property="og:description" content="{vb:raw link.description}" /> <meta property="og:type" content="website" /> <meta property="og:url" content="{vb:raw href}" /> <meta property="og:image" content="http://open.thumbshots.org/image.aspx?url={vb:raw link.linkurl}" /> <meta property="og:site_name" content="YOUR WEBSITE NAME" /> <meta property="fb:admins" content="xxxxxx" /> <meta property="fb:app_id" content="xxxxxx"/> <meta property="fb:admins" content="xxxxxx" /> Red: Replace it with your facebook account id, so you can manage each liked pages.
<meta property="fb:app_id" content="xxxxxx"/> Red: Replace it with your own facebook application id, use yor vbulletin/facebook connect app id. 3- In the same template search for : Code:
<tr> <td class="blockrow">{vb:rawphrase replies}:</td> <td class="blockrow" colspan="{vb:raw show.thumbshots_colspan}">{vb:raw link.posts}</td> </tr> Code:
<tr> <td class="blockrow">Like:</td> <td class="blockrow" colspan="{vb:raw show.thumbshots_colspan}"><fb:like href="{vb:raw href}" send="true" show_faces="false" width="450" show_faces="true" font="tahoma"></fb:like></td> </tr> Download No files for download. Supporters / CoAuthors
Screenshots |
Similar Mods
Miscellaneous Hacks Facebook Send Button and Google +1 (XML) | vBulletin 4.x Add-ons |