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

juampynr’s picture

Title: Twitter fan block » List followers
Version: 6.x-3.x-dev » 7.x-4.x-dev
Assigned: » Unassigned

Moving 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...

juampynr’s picture

Also, the twitter_account table must be converted into a base table in order to build views which list this sort of content.

juampynr’s picture

twitfaves 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.

juampynr’s picture

Status: Active » Closed (won't fix)

Closing for the moment. I will keep on pushing to move twitfaves into Drupal.org.

juampynr’s picture

Version: 7.x-4.x-dev » 7.x-6.x-dev
Status: Closed (won't fix) » Active

Sorry I totally got confused here and misunderstood favorites by followers. Reopening.