Tweetely-Di-Poop
Posted: Wed May 01, 2013 12:30 am
Dear grandmaster Lsuoma,
To embedd tweets, could add this little snipped to the board? Would make them appear as intended, and make them searchable (as opposed to having to post screenshots).
BBCode Usage
HTML replacement
Here is all:
http://punyweakling.com/add-a-tweet-bbc ... pbb-forum/
To embedd tweets, could add this little snipped to the board? Would make them appear as intended, and make them searchable (as opposed to having to post screenshots).
Hiya, you need to go to your admin panel > posting > BBcodes.
Then add a new BBcode. You’ll see the two fields to complete: “bbcode†and “html replacementâ€. Fill those in and save. :)
BBCode Usage
Code: Select all
[tweet]{SIMPLETEXT1}://twitter.com/{SIMPLETEXT2}/status/{IDENTIFIER}[/tweet]HTML replacement
Code: Select all
<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={IDENTIFIER}&callback=loadx"></script>
<div class='twitter' onLoad='loadx().html'/>
http://punyweakling.com/add-a-tweet-bbc ... pbb-forum/