Skip to content
Snippets Groups Projects
Select Git revision
  • 1.0.0-beta5
  • 1.0.x default
  • 3446416-2x-no-click-categories
  • project_browser-3446416-3446416-2x-no-click-categories
  • 3446416-for-2x-module-categories-on
  • 2.0.x
  • 3446416-module-categories-on
  • fixture-update-0923
  • 7.x-1.x
  • previous/3446416-2x-no-click-categories/2024-06-27
  • previous/3446416-for-2x-module-categories-on/2024-06-20
  • previous/3446416-module-categories-on/2024-05-23
  • 1.0.0-beta4
  • 1.0.0-beta3
  • 1.0.0-beta2
  • 1.0.0-beta1
  • 1.0.0-alpha1
  • previous/3285870-list-view-on/2022-06-22-2
  • previous/3283826-iscompatible-flag-should/2022-06-22-1
  • previous/3284094-drupal-dialog/2022-06-22
  • previous/3283826-iscompatible-flag-should/2022-06-22
  • previous/3282732-add-ui-text/2022-06-03
  • previous/3282698-font-size-should/2022-06-01-1
  • previous/3282698-font-size-should/2022-06-01
  • previous/3281209-filtering-and-searching/2022-05-27
  • previous/3281209-test-filters-and/2022-05-27
  • previous/3281620-module-category-filters/2022-05-24-1
  • previous/3281327-fallback-image/2022-05-23
28 results

scripts

  • Clone with SSH
  • Clone with HTTPS
  • Forked from project / project_browser
    Source project has a limited visibility.
    Code owners
    Assign users and groups as approvers for specific file changes. Learn more.
    For more information about this module please visit http://drupal.org/project/twitter_db
    
    -
    Important: Uninstall any previous version of Twitter DB before you install this one.
    -
    
    Contents of this file
    ---------------------
    
     * About Drupal
     * About Twitter DB module
     
    
    *** About Drupal
    ---------------------------------------
    
    Drupal is an open source content management platform supporting a variety of
    websites ranging from personal weblogs to large community-driven websites. For
    more information, see the Drupal website at http://drupal.org/, and join the
    Drupal community at http://drupal.org/community.
    
    Legal information about Drupal:
     * Know your rights when using Drupal:
       See LICENSE.txt in the same directory as this document.
     * Learn about the Drupal trademark and logo policy:
       http://drupal.com/trademark
    
    
    *** About Twitter DB module
    ---------------------------------------
    
    This module downloads all tweets from a specific Twitter account and saves them 
    in the database. The block display get the tweets from database and not directly
    from Twitter.
    That avoid problems with Twitter rate limit that returns following message if
    over 150 requests is done per hour:
    "Rate limit exceeded. Clients may not make more than 150 requests per hour."
    
     
    ---------------------------------------
    by Dhavyd Vanderlei - http://www.dhavyd.com