It would be nice to have a block that shows the number of followers your site (or a particular user) has like this: http://www.shoutmeloud.com/twitter-fan-widget-showoff-your-followers-in-...
This could either be added to this package or built as a separate module.
Comments
Comment #5
juampynr commentedMoving to the latest Twitter module version. The method is already available at the library, so it is a matter of making it available at the UI.
https://github.com/juampy72/twitter-rest-php/blob/master/twitter.lib.php...
Comment #6
juampynr commentedAlso, the twitter_account table must be converted into a base table in order to build views which list this sort of content.
Comment #8
juampynr commentedtwitfaves module with this pull-request applied on top of it offers a block with favorite tweets using the Twitter module authentication and API.
This is a working solution until a better fix has been implemented. However, I am pushing for moving twitfaves as a contrib module of Drupal.org.
Comment #9
juampynr commentedClosing for the moment. I will keep on pushing to move twitfaves into Drupal.org.
Comment #10
juampynr commentedSorry I totally got confused here and misunderstood favorites by followers. Reopening.