Plugin

EE 1
EE 2
TweetLine

Developer

Codesly - David Dexter

3rd Party (Free)


Compatibility

  • LG Addon Updater
  • Multi Site Manager
  • Stand Alone Entry Form

Requirements

  • jQuery for the Control Panel

Tags

TweetLine returns a set of status tweets for a given user. Developed for EE 2.0+ (Requires Curl)

Example:
————————

{exp:tweetline username=“brilliant2” limit=“5” mentions=“false” retweets=“false”}
<p><a href=”{link}” target=“_blank”>{post}</a><br />{date format=”%M %d, %Y %g:%i%a”} {rel_date}</p>
{/exp:tweetline}

Parameters:
————————
username: Twitter username.
limit: The maximum number of tweets to pull
format (Default “no”) - If yes then auto link pounds(#), ats (@), and http
retweets: (Default “yes”) - If false then retweets (RT) will be removed
mentions: (Default “yes”) - If false then mentions (@‘s) will be removed
Cache: (Default 10) How long to store the cache API request in minutes. The minimum value is 3 due to API restrictions at Twitter.

Tags:
————————
link: Link to post on twitter
post: Title of the post
date: Date the post was added (accepts format parameter)
rel_date: Returns the data in a relative format (i.e. ‘1 day ago’, ‘about an hour ago’)
count / total_results / switch are available by system default

TweetLine Links

This entry was last updated May 7, 2011, 9:00 am.

Disclaimer: Information about ExpressionEngine add-ons is provided as a service to you, the user, and every member of the ExpressionEngine community. Devot:ee is not responsible if you hose, mangle, wreck, or otherwise destroy your EE website by installing an add-on that you found out about at this site, regardless of its rating, Favorites status, commercial or free status, or general popularity. Caveat EEmptor!

3 Reviews:

ejaeDesign 11.10.11

ejaeDesign
Rating - {addon_rating_average}

Works perfectly! Great - and free - add-on that is easy to implement. (Please note that it won’t display protected Tweets however.)

Kyle Cotter 09.19.11

Rating - {addon_rating_average}

Works great! And the {rel_date} built in is oh so nice!

EE Surgery 06.28.11

EE Surgery
Rating - {addon_rating_average}

Awesome little Twitter addon, Works great. Thanks.