EE 1
EE 2
TweetLine
Developer
3rd Party (Free)
Compatibility
- Multi Site Manager
- Stand Alone Entry Form
- Low Variables
- Better Workflow
- Matrix
Requirements
- jQuery for the Control Panel
Categories
Plugin
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 created July 19, 2010, 12:52 pm.
This entry was last updated May 7, 2011, 10: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.11.11
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
Works great! And the {rel_date} built in is oh so nice!
Media Surgery 06.28.11
Awesome little Twitter addon, Works great. Thanks.