Posted by eaton on January 25, 2007 at 7:28pm
Features
This module provides API integration with the Twitter microblogging service and (theoretically) API-compatible alternatives like Identi.ca. Out of the box, it allow users to:
- Associate one or more Twitter accounts with their Drupal user account.
- List tweets in different ways thanks to Views.
- Post to their own Twitter account or a site-wide Twitter account whenever they create new content or based on Drupal Actions or Rules.
- Log in to your Drupal site via Twitter.
- Format twitter @usernames and #hashtags as links to Twitter.com.
OAuth
If you only want to list tweets from a Twitter account, skip this section as you do not need to worry about it.
Twitter no longer allows access to their API via "basic auth", instead all authenticated requests must use OAuth. See: Basic Auth Shutdown. The submodules twitter_post, twitter_signin and twitter_actions do require the OAuth module.
Project Information
- Maintenance status: Seeking co-maintainer(s)
- Development status: Under active development
- Reported installs: 17506 sites currently report using this module. View usage statistics.
- Last modified: December 12, 2011