I have a situation where I'm wanting to use Feeds to pull in RSS feeds from a particular site (http://feeds2.feedburner.com/rismedia/lgnb). However, they've setup the feeds to only display a teaser of the full article in the body. So of course, whenever I'm viewing each of the imported nodes, I'm seeing the a teaser as opposed to the entire article. Am I on the right path by thinking a combination of Feeds, Feeds XPath Parser, Feeds Crawler, and/or Feeds Self Node Processor is the answer to my problems? If so, how do I go about achieving the desired effect? FYI, I attempted this once (http://drupal.org/node/1058980), but was unsuccessful. This has been a thorn in my side for some time now, and any help would be much appreciated. Thanks Guys!

Comments

dion6898’s picture

Component: User interface » Miscellaneous
dion6898’s picture

Priority: Major » Critical
Krummrey’s picture

Priority: Critical » Normal
Status: Active » Needs review

You can use a service like:
http://www.wizardrss.com/feed/feeds2.feedburner.com/rismedia/lgnb

or build a pipe using http://pipes.yahoo.com/ to fetch the full article from the URL provided in the feed.

dion6898’s picture

Didn't care to much for WizardRSS or the other alike services, since they like to squeeze their plugs in your content. But Yahoo! Pipes is AMAZING! Plus, I figure it's an extra benefit to me/my site, since I'm outsourcing the page scraping to Pipes, instead of using my servers processing power to do the grunt work. Thanks a MILLION Jan!

Krummrey’s picture

Status: Needs review » Closed (fixed)