Hello all
I am fairly new to Drupal so please bear with me.
I am trying to implement a kind of shoutbox with twitter. My goal is to have a global account that twitter module uses and allows every user to post a tweet using this predefined account, without having to login. What the user posts, should get posted in twitter and also in the site like a shoutbox. I managed to install Twitter module which seems to do part of the job but I can't figure out if it is at all possible to have a simple form in the front-end which allows authenticated users to post a tweet. Does somebody think of a way to do something like that? I suppose it would involve actions but i cannot find the workflow for that.
The next step would be on every post to run the cron so the tweets get updated. Is that possible
Thanks
Theodore
Comments
Comment #1
superfedya commentedTwitter Shoutbox in block it's a great idea.
Comment #2
abraham commentedComment #3
kjholla commentedI would love to see this feature too! Especially since now that every drupal website will need to be registered as a separate application with twitter, it will be great for branding if all tweets from the website owner can appear from that application.
This would only be possible if we have an option to tweet from the website.
Regards,
KH
Comment #4
Bastlynn commentedsubscribing - does sound like a great way to integrate the two concepts
Comment #5
learnstocks101 commentedWould be a great addition to Drupal/Twitter compatability
Comment #6
michaek commentedThis does sound like an interesting idea for a submodule, or for another module that uses the API provided by twitter.inc.
Comment #7
Taxoman commentedComment #8
juampynr commentedRephrasing title.
Comment #9
juampynr commentedForgot to mention. Patches are welcome.
This could be a sub-module called twitter_shoutbox that would use the Twitter global account to post to Twitter for authenticated users with a specific permission.
Comment #10
dddave commented