I am clearly not understanding how Feedapi Mapper is supposed to work.
I have created a content type: Magazine Node to receive the individual feed elements
All FeedAPI settings are disabled
Created several CCK field definitions to correspond to the fields in each feed item
This content type has no Map tab
I have created a second content type: FeedAPI Feed
This one is defined as:
Is a feed content type
Supply feed as a file upload
Parser SimplePie is enabled
FeedAPI Node is enabled
Node type of feed items is Magazine Node
When I click on the Map Tab in FeedAPI Feed, the available sources are
options->original_author
options->tags
options->original_author->name
options->original_author->picture
The Node select a target alternatives correctly correspond to the CCK fields that are defined for the Magazine Node content type
So my question is this. If I have a feed that has these fields that are the same as the fields that I have defined for the Magazine Node content time. How do I get the mapper to look at those fields so I can map them to the Magazine Node CCK fields.
Thanks in advance for the help.
Comments
I think I have the role of
I think I have the role of mapper confused with feedapi scraper. Consider this question closed