Closed (won't fix)
Project:
Twitter
Version:
7.x-3.x-dev
Component:
Twitter Actions
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
29 Jul 2011 at 10:42 UTC
Updated:
21 Oct 2011 at 18:14 UTC
I'd like to post a tweet to my twitter account each time a post is made.
I configured this by adding an account to the admin user and making it global (is this even necessary?).
Next I configured an Action in D7.
The next logic step would be to add the trigger to the action, but the action doesn't display in the selectlist.
I tried if this was a bug from Drupal, by adding the action for sending an email, but this Action displays in the list like it's supposed to do.
How do I make it work?
I'm using the latest versions of Drupal (7.7), OAuth- and Twitter Module.
Thanks.
Comments
Comment #1
georgedamonkey commentedTook me quite a while to find it, but the action is under the 'user' tab in triggers. For me, that's not helpful. Would make much more sense under 'Node' so it posts to twitter on saving content. Not sure if this is by design, but I can't seem to get it to post to twitter either.
Comment #2
juampynr commentedtwitter_actions has not been migrated to Drupal 7. There is a lot of Drupal 6 code in it.
I have created #1317196: Implement Actions and Rules integration for Drupal 7 to track progress in the porting. I also post progress related to the Twitter module at my Twitter account at http://twitter.com/juampy72.
Cheers