You are here

readme.txt in Twitter Block 6

Same filename and directory in other branches
  1. 8.3 README.txt
  2. 8.2 README.txt
  3. 7.2 readme.txt
  4. 7 readme.txt
CONTENTS OF THIS FILE
---------------------

 * Introduction
 * Requirements
 * Installation
 * Permissions
 * Usage

INTRODUCTION
------------

Current Maintainers:

 * ZenDoodles http://drupal.org/user/226976
 * cweagans http://drupal.org/user/404732
 * Devin Carlson http://drupal.org/user/290182

Twitter Block is a lightweight module which provides a configurable block to
display tweets from a given user, hashtag or search term.

Twitter Block will never provide advanced Twitter integration such as OAuth
user authentication or the ability to tweet from Drupal. These capabilities are
provided by other modules such as Twitter (http://drupal.org/project/twitter).

REQUIREMENTS
------------

Twitter Block has one dependency.

Drupal core modules
 * Block

INSTALLATION
------------

Twitter Block can be installed via the standard Drupal installation process
(http://drupal.org/documentation/install/modules-themes/modules-5-6).

PERMISSIONS
------------

Twitter Block provides one permission:

 * Administer Twitter Blocks
    Allows a user to configure Twitter Block settings.

USAGE
-----

Twitter Block provides a block which will determine where tweets are displayed.

Administrators can visit the Blocks administration page where they can position
the Twitter Block and configure its options. The Twitter Block has a number of
options, including:

 * A username to retrieve tweets from or a string to search Twitter for.
 * The type of twitters to return.
 * The language to filter the returned tweets by.
 * The total number of tweets to display.

File

readme.txt
View source
  1. CONTENTS OF THIS FILE
  2. ---------------------
  3. * Introduction
  4. * Requirements
  5. * Installation
  6. * Permissions
  7. * Usage
  8. INTRODUCTION
  9. ------------
  10. Current Maintainers:
  11. * ZenDoodles http://drupal.org/user/226976
  12. * cweagans http://drupal.org/user/404732
  13. * Devin Carlson http://drupal.org/user/290182
  14. Twitter Block is a lightweight module which provides a configurable block to
  15. display tweets from a given user, hashtag or search term.
  16. Twitter Block will never provide advanced Twitter integration such as OAuth
  17. user authentication or the ability to tweet from Drupal. These capabilities are
  18. provided by other modules such as Twitter (http://drupal.org/project/twitter).
  19. REQUIREMENTS
  20. ------------
  21. Twitter Block has one dependency.
  22. Drupal core modules
  23. * Block
  24. INSTALLATION
  25. ------------
  26. Twitter Block can be installed via the standard Drupal installation process
  27. (http://drupal.org/documentation/install/modules-themes/modules-5-6).
  28. PERMISSIONS
  29. ------------
  30. Twitter Block provides one permission:
  31. * Administer Twitter Blocks
  32. Allows a user to configure Twitter Block settings.
  33. USAGE
  34. -----
  35. Twitter Block provides a block which will determine where tweets are displayed.
  36. Administrators can visit the Blocks administration page where they can position
  37. the Twitter Block and configure its options. The Twitter Block has a number of
  38. options, including:
  39. * A username to retrieve tweets from or a string to search Twitter for.
  40. * The type of twitters to return.
  41. * The language to filter the returned tweets by.
  42. * The total number of tweets to display.