You are here

Files in Twitter 6.5

Primary tabs

File namesort descending Location Namespace Description
CHANGELOG.txt CHANGELOG.txt Twitter 6.x-5.x-dev, xxxx-xx-xx ------------------------------- #2584385 by joelpittet: Wrong variable used to trigger hook_twitter_prefetch_timeline. #2572569 by DamienMcKenna, ak55: Wrong function used to verify db table exists. Twitter 6.x-5.4,…
core.test tests/core.test Functional tests for the twitter module without OAuth.
input_filters.test tests/input_filters.test Functional tests for the input filters of the twitter module.
README.txt README.txt Twitter ------- The Twitter module allows listing tweets in blocks or pages. Its integration with Views opens the door to all sorts of formatting (ie. as an automatic slideshow with views_slideshow). It also provides useful input filters to…
twitter.api.php twitter.api.php Describe hooks provided by Twitter module.
twitter.drush.inc twitter.drush.inc Drush commands for the Twitter module.
twitter.inc twitter.inc
twitter.info twitter.info name = Twitter description = Adds integration with the Twitter microblogging service. php = 5.1 core = 6.x dependencies[] = oauth_common ; Dependencies that are only used with the tests. test_dependencies[] = oauth test_dependencies[] = views ; This…
twitter.install twitter.install Install, update and uninstall functions for the twitter module.
twitter.lib.php twitter.lib.php Integration layer to communicate with the Twitter REST API 1.1. https://dev.twitter.com/docs/api/1.1
twitter.module twitter.module Provides API integration with the Twitter microblogging service.
twitter.pages.inc twitter.pages.inc Page callbacks for Twitter module.
twitter.views.inc twitter.views.inc Provide views data and handlers for twitter.module
twitter.views_default.inc twitter.views_default.inc
twitter_actions.info twitter_actions/twitter_actions.info name = Twitter actions description = Exposes Drupal actions to send Twitter messages. core = 6.x dependencies[] = twitter
twitter_actions.module twitter_actions/twitter_actions.module Exposes Drupal actions for sending Twitter messages.
twitter_actions.rules.inc twitter_actions/twitter_actions.rules.inc Provides Rules integration in order to post tweets.
twitter_mock.info tests/twitter_mock.info name = Twitter Mock description = Sets up a mock web server to simulate API calls on tests core = 6.x hidden = TRUE dependencies[] = twitter ; dependencies[] = simpletest
twitter_mock.module tests/twitter_mock.module Module for Mock Twitter API requests
twitter_post.info twitter_post/twitter_post.info name = Twitter Post description = Enables posting to Twitter core = 6.x dependencies[] = twitter
twitter_post.install twitter_post/twitter_post.install Install, update and uninstall functions for the twitter module.
twitter_post.module twitter_post/twitter_post.module Hook implementations for twitter_post module.
twitter_post.pages.inc twitter_post/twitter_post.pages.inc Page callbacks for Twitter Post module.
twitter_signin.info twitter_signin/twitter_signin.info name = Twitter Signin description = Adds support for "Sign in with Twitter" core = 6.x dependencies[] = twitter
twitter_signin.install twitter_signin/twitter_signin.install Install, update and uninstall functions for the Twitter Signin module.
twitter_signin.module twitter_signin/twitter_signin.module Hook implementations for twitter_signin submodule.
twitter_signin.pages.inc twitter_signin/twitter_signin.pages.inc Page callbacks for Twitter Signin module.
twitter_views_field_handlers.inc twitter_views_field_handlers.inc Views handlers for Twitter module.

Other projects