File Submitter: DeanC
File Submitted: 13 Oct 2009
File Category: 3rd Party Integration
twitterSuite v1.0 pulls various bits of data from your @Twitter account.
It's very basic at the moment, and is still a work-in-progress. The next version hopes to implement caching (so that you don't hit the twitter API limit).
// twitterSuite v1.0 // Snippet Code (c) 2009, Dean Clinton. // // How To Use // ======================================== // Call the snippet on the relevant page / template. // // Variables // ======================================== // ?twitterID=etomite - this is your twitter username // &tweetNo=1 - this is the number of tweets returned // &showImag=no - show the user image // &showName=no - show the full name // &showWebs=no - show the website // &showLocn=no - show the location // &showFlwr=no - show the number of followers // &showFlwg=no - show the number of following // &showDesc=no - show the description // &showCoun=no - show the twitter count // &showTwts=yes - show the tweets (number defined by &tweetNo=1) // &showTime=yes - show the time that the tweet was made // // For example, the snippet could be called by // [ !twitterStatus?twitterID=etomite&tweetNo=1&langstarttweets=<p>&langbreaktweets=&langendtweets=</p>! ] // which will only show the latest twitter status, surrounded in <p></p> tags.
Click here to download this file


Help
Back to top
MultiQuote








