Can't make it work. All other source fields from node processor mapping works as normal except the image (FIG). I try it with D7 and D6. I try it with many different feeds from many web sites with many different settings. All tries with fresh drupal installations with minimum modules

Some working examples it would be very useful to start up with

my settings:
Importer
Basic settings | Attach to content type: Feed
Fetcher | HTTP Fetcher
Parser | Common syndication parser
Processor | Node processor
Node processor | Bundle: Feed
Node processor | Update existing nodes: Replace
Node processor | Skiip hash ckech
Node processor | Text format: Full HTML
Node processor | Mapping:
Title -> Title
Item URL (link) -> Image (FIG)

http://feeds.feedburner.com/TrendHunter/Top10?format=xml
Feeds Image Grabber | Enable Feeds Image Grabber
Feeds Image Grabber | Execution Time: 20%
Feeds Image Grabber | Search for : none
Feeds Image Grabber | Search for : a Class
Feeds Image Grabber | Class: feedEntryContent
Feeds Image Grabber | Class: feedContent
Feeds Image Grabber | Class: entry

http://www.treehugger.com/feeds/category/eco-friendly-furniture/
Feeds Image Grabber | Enable Feeds Image Grabber
Feeds Image Grabber | Execution Time: 30%
Feeds Image Grabber | Search for : none
Feeds Image Grabber | Search for : a Class
Feeds Image Grabber | Class: feedEntryContent
Feeds Image Grabber | Class: feedContent
Feeds Image Grabber | Class: entry

http://feeds.popsci.com/c/34567/f/632419/index.rss
Feeds Image Grabber | Enable Feeds Image Grabber
Feeds Image Grabber | Execution Time: 50%
Feeds Image Grabber | Search for : a Class
Feeds Image Grabber | Class: imagecache-article_image_large
Feeds Image Grabber | Class: feedEntryContent

Comments

rooby’s picture

Category: feature » support
Status: Active » Postponed (maintainer needs more info)

It should be possible to get those to work.

I think the priblem is that you are trying to get the images from the rss feed itself, but what this module actually does it pull in the images from the web page that the rss feed links to.

For example, in the http://www.treehugger.com/feeds/category/eco-friendly-furniture/ feed, you might use the "promo-image" class, because if you visit the pages linked to from the rss feed, the images are in that div.

I can write up some setting for those links when I have a little time if you still need. Just set back to active if so.

rooby’s picture

Status: Postponed (maintainer needs more info) » Closed (works as designed)

Closing due to inactivity. Please reopen if you require further assistance.