You are here

Files in Twitter 7.3

Primary tabs

File namesort descending Location Namespace Description
core.test tests/core.test Functional tests for the twitter Module.
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…
TODO.txt TODO.txt ## Things left to do before release * Migrate twitter_actions to new API * Implement the twitter search API * Implement geo features in the API & integrate with location/geo * Implement support for DMs (direct messages)
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 API functions
twitter.info twitter.info name = Twitter description = Adds integration with the Twitter microblogging service. php = 5.1 core = 7.x files[] = twitter.lib.php files[] = twitter_views_field_handlers.inc files[] = tests/core.test files[] = tests/input_filters.test configure =…
twitter.install twitter.install Install, update and uninstall functions for the twitter module.
twitter.lib.php twitter.lib.php Classes to implement the full Twitter API
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 Default views for Twitter module.
twitter_actions.info twitter_actions/twitter_actions.info name = Twitter actions description = Exposes Drupal actions to send Twitter messages. core = 7.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 = 7.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 = 7.x dependencies[] = twitter dependencies[] = oauth_common configure = admin/config/services/twitter/post
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 Main hooks 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 = 7.x dependencies[] = twitter dependencies[] = oauth_common configure = admin/config/services/twitter/signin
twitter_signin.module twitter_signin/twitter_signin.module
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