You are here

Files in Twitter 6.3

Primary tabs

File namesort descending Location Namespace Description
core.test tests/core.test Functional tests for the twitter module without OAuth.
core_oauth.test tests/core_oauth.test Functional tests for the twitter module using OAuth.
input_filters.test tests/input_filters.test Functional tests for the input filters of the twitter module.
README.txt README.txt Introduction ============ 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.inc twitter.inc
twitter.info twitter.info name = Twitter description = Adds integration with the Twitter microblogging service. php = 5.1 core = 6.x
twitter.install twitter.install
twitter.lib.php twitter.lib.php Classes to implement the full Twitter API
twitter.module twitter.module
twitter.pages.inc twitter.pages.inc
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 dependencies[] = oauth_common
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 Provide better intergration into the rules module
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
twitter_mock.module tests/twitter_mock.module
twitter_post.info twitter_post/twitter_post.info name = Twitter Post description = Enables posting to twitter core = 6.x dependencies[] = twitter dependencies[] = oauth_common
twitter_post.module twitter_post/twitter_post.module Main hooks for twitter post module
twitter_post.pages.inc twitter_post/twitter_post.pages.inc
twitter_signin.info twitter_signin/twitter_signin.info name = Twitter Signin description = Adds support for "Sign in with Twitter" php = 5.1 core = 6.x dependencies[] = twitter dependencies[] = oauth_common
twitter_signin.module twitter_signin/twitter_signin.module
twitter_signin.pages.inc twitter_signin/twitter_signin.pages.inc
twitter_views_field_handlers.inc twitter_views_field_handlers.inc

Other projects