Posted by bmhaskar on May 22, 2011 at 2:40pm
Hi,
I want to use "Yahoo Pipes" module in my blog(Drupal 7) to display various feeds.
I am not getting any idea how to use it by looking at project page (http://drupal.org/project/yahoopipes).
How should I do it?
Thanks
Comments
Maybe this link will help (?)
(http://pipes.yahoo.com/pipes/)
this is the official Yahoo Pipes page. In my experience, modules in Drupal help to extend/incorporate an existing functionality into the Drupal framework. I haven't read the README file in the module itself, possibly it is there too.
Thank you.
Thanks for the help James. When I checked modules code I got to know that I will have to write module or some code to extend this module for my specific purpose.
May want to use built in Drupal Feeds
Hey, just wanted to drop a note on this. Yahoo pipes do not have perfect reliability in my experience. As stated check out the news aggregator built-in, which works pretty well as long as the RSS feed is well-formed.
The drupal feeds module
http://drupal.org/project/feeds
are in alpha and beta. I tested it with Drupal 6 and 7 but there were some limitations.
Good luck!
Darrell Ulm
Drupal StackExchange