I want to have a block on my website that shows only my (site admin's) Twitter posts plus any tweets that reference me (my site)....do I use this module to do so? I couldn't find away to program that.

I don't want my site's users' posts that don't mention me in that block...

CommentFileSizeAuthor
#1 1291802_user_tweets_and_mentions.patch5.33 KBjuampynr

Comments

juampynr’s picture

Title: Twitter block » Twitter block with user tweets and mentions
Status: Active » Needs review
StatusFileSize
new5.33 KB

Hi @mdowsett, I have posted at Github an upgrade so you can mark a check box at your twitter account settings to grab twitter mentions. There is a patch attached too.

https://github.com/juampy72/twitter/commits/6.x-3.x

You can find instructions about how to configure the Tweets view at README.txt, or alternatively you could just query the twitter table straight away.

Cheers

juampynr’s picture

Note that twitter mentions can only be grabbed through Open Auth, hence you will have to install and enable the module oauth_common, located at http://drupal.org/project/oauth.

juampynr’s picture

Assigned: Unassigned » juampynr

Changed assignee to myself.

juampynr’s picture

Assigned: juampynr » Unassigned

Removing assignment.

The above patch needs a review from another developer and a patch for the 7.x-3.x branch needs to be provided for the Drupal 7 version.

mdowsett’s picture

The link to your instructions is dead....is there a live page?

juampynr’s picture

The github project was deleted once I achieved maintainership of the module. You can find instructions for use cases for Twitter Sign in at http://drupalcode.org/project/twitter.git/blob/refs/heads/6.x-3.x:/READM....

I strongly suggest you to upgrade to the latest beta in order to benefit from the latest fixes.

Ankabout’s picture

Is there any way to make this work on D7?

Basically I want my block (which works already) to show not only my own tweets, but also the mentions with my twitter name.

juampynr’s picture

Version: 6.x-3.x-dev » 7.x-4.x-dev
Status: Needs review » Closed (duplicate)
tiagojsag’s picture

+1 for this on D7. Is it possible?

Edit: missed the "duplicated" post :/