Closed (fixed)
Project:
Twitter import
Version:
6.x-1.1
Component:
Documentation
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
3 May 2011 at 13:55 UTC
Updated:
20 May 2011 at 18:51 UTC
Jump to comment: Most recent
Comments
Comment #1
fabianderijkI've added the following to the README.TXT:
Once installed this module creates a content type twitter-tweet.
Every cron run the module imports tweets found by the search and / or the user submitted in the settings form.
The tweets found by the search are imported as unpublished nodes unless the user that made this tweet is
placed in the comma seperated safe list of users.
The tweets are imported as the title of the node as following: "@username: tweet content".
Comment #2
Anonymous (not verified) commentedgreat, thanks a lot.
Comment #3
Anonymous (not verified) commentedActually i tried to pull tweets from two different users, and run the cron. But its not importing. Am i missing anything ?
While when i pull tweets from search tag it works, and it does also work when i pull from a single user.
But i want to pull tweets from multiple users at once.
Comment #4
fabianderijkCurrently it's not able to pull tweets from multiple users, that's a TODO i'll add.
Comment #5
fabianderijkMultiple user support is added in the new 6.x-1.2 release of the module
Comment #6
Anonymous (not verified) commentedThanks Fabian
Very useful module and good efforts.
Comment #7
fabianderijkYou're welcome!