You are here

Files in Twitter 6.4

Primary tabs

File namesort descending Location Namespace Description
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 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 dependencies[] = libraries dependencies[] = oauth_common
twitter.install twitter.install Install, update and uninstall functions for the twitter module.
twitter.lib.php twitter.lib.php Defines a class that overrides some methods of the Twitter libray.
twitter.module twitter.module Establishes an interface to communicate with Twitter
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 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 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.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
twitter_signin.module twitter_signin/twitter_signin.module Hook implementations for 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