Yahoo Pipes documentation

Events happening in the community are now at Drupal community events on www.drupal.org.
bmhaskar's picture

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 (?)

fndtn357's picture

(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.

bmhaskar's picture

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

darrell_ulm's picture

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