Integration with Twitter – RSS to Twitterfeed.com

I have spent three days working on this. I have gone down many a fruitless avenue. You can post to Twitter from Drupal just like it says. But all you can do is post a specific piece of content, one at a time. That may be fine for many different circumstances. But what I have is a “News Ticker” of sorts on my main page. A scaled down version without links for anonymous viewers and a more involved one for authenticated users. and i want that  type of feed to be used in twitter. I want twitter to show the news items as they come in and are categorized by me.

So, i have worked with this. And in theory it should work:

Core Aggregator Mod –> Views –>

Sub View that has an RSS feed that goes to a page URL–>

Feed Importer from the Feed module that pulls from the URL of the RSS feed created by Feeds –>

Content Type that I created and configed in the Importer –>

That Content Type automatically posted to Twitter.

All of this works. the Aggregated items go into the View with the RSS feed which has a URL. My email client gets all of the RSS items, no prob. The importer uses that same RSS URL to pull the aggregated items in as Nodes attached to the content type that is specified in the Twitter config to be posted automatically. But they don’t post.

They are there, in the content, correct user name for publishing, all that. And all I have to do is edit that particular node and then save it and it will then post. BUT, not until then. I believe that the Twitter function is not called until you edit the node and then save it. So i tried to use the Views Bulk Operations module to do all sorts of things to those nodes including bulk saving the node, just like I do when I edit and save. But, it is the clicking of the edit node that calls the function. So, they would just not post automatically. And I am not going to build a site with a bunch of manual admin tasks.

So, I kept looking. And I found this article. And then I found Twitterfeed.com. This is precisely what I wanted. And, it is free. I am very happy. This had driven me nuts for three days. Don’t get me wrong; the twitter module works like it is supposed to. It just wasn’t what I needed. and this is.

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s

%d bloggers like this: