BBcode for Embedded Tweets
Overview
The Embedded Tweet feature allows websites to generate copy and paste-able HTML markup to render a Tweet on any third-party website. This markup presents a Tweet in an attractive (and display guidelines compliant) way, and automatically sets up Web Intents so that viewers of the Tweet may retweet, reply, favorite, and follow easily from the rendered view. https://dev.twitter.com/docs/embedded-tweets How to Install: Custom BB Codes->Add New BB Code Title: Tweet BB Code Tag Name: tweet (or whatever you want) For Replacement paste this: HTML Code:
<script type="text/javascript"> function loadx(data) { document.write(data.html); } </script> <script type="text/javascript" src="https://api.twitter.com/1/statuses/oembed.json?id={param}&callback=loadx"></script> <div class="twitter" onLoad="loadx().html"/> Confirm: Continue! How to Use? Copy the ID of the Tweet Status and then paste on Tweet tag: [tweet]ID HERE[/tweet] Enjoyed! Download
Twitter-bb-code.zip (314 Bytes, 276 downloads) Screenshots |
Similar Mods
BB Code Enhancements HTML5 Embedded Video & Audio Player - BBCode | vBulletin 4.x Add-ons |
Mini Mods HTML5 Embedded Video Player - BBCode | vBulletin 3.8 Add-ons |
Mini Mods Full Screen Button in Google video embedded Videos and BBcode | vBulletin 4.x Template Modifications |