Only taxonomy mapper work for me, the other mapper not workin,.. :(
I've try a lot of feed, but neither one of them showing up the mapper option except the taxonomy mapper..

Comments

alex_b’s picture

Status: Active » Closed (fixed)

Only mappers will show up that can actually find a target on the node. So: if there is no CCK field to map to, no CCK mapper will show up etc.

Please reopen if this didn't answer your question.

Alex

mchelen’s picture

This happened to me and it turned out that all my CCK fields were in groups, which do not show up in feed element mapper.

agentrickard’s picture

Category: support » bug
Status: Closed (fixed) » Active

Ignoring CCK fields because they are in fieldset groups is really a pretty nasty bug.

alex_b’s picture

Status: Active » Closed (duplicate)

There is an issue for this problem over here: #324840: Ability to map feed elements to grouped CCK fields

manuj_78’s picture

Version: 6.x-1.x-dev » 5.x-1.0-beta7
Priority: Normal » Critical
Status: Closed (duplicate) » Active

Setting this to critical and active as I am facing this problem with the standard drupal node types.

As a test, I took upcoming.orgs rss feed and tried to map it to event node type (event module creates a node of type event out of the box), page,story node types but I only saw the option of taxonomy mapper..I couldnt map title, body etc.

Also, is there any way default values can be set for taxonomies when doing the mapping..so if the taxonomy mapper does not find a value, it uses the default value to import data

alex_b’s picture

Status: Active » Closed (fixed)

There is no title or body support for 5. I'm not planning on introducing it but I would accept well vetted patches.

This is already a pretty mangled issue that goes in several directions (first basic support request then fieldsets in groups, then title, body support). I created a new issue: #354655: Title, body mapping for D5. Closing now.