Closed (fixed)
Project:
Feed Element Mapper
Version:
6.x-1.0-beta7
Component:
Documentation
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
13 Apr 2009 at 20:12 UTC
Updated:
14 Apr 2009 at 20:50 UTC
Tried with both Common and SimplePie parsers... when I click elements available for mapping, I only get "map to body" "map to title" and "map to created" and "no mapping" as options.
None of my CCK fields show up.
Edit: OK, figured it out. I'm posting anyway because someone else is going to be wondering eventually.
Answer: you have to put your CCK fields in the feed_item content type (or whatever type you're using for the nodes your feeds create), NOT the feed content type. In the View I've built, the feed items simply display a couple of fields from the parent feed so I attempted to map to these. Doesn't work that way.
Comments
Comment #1
alex_b commentedGreat you could figure it out. Closing.
Comment #2
aharown07 commentedDocumentation would still be a great idea.
Comment #3
alex_b commentedaharown07: You're invited to contribute. It's Open Source :)
Comment #4
aharown07 commentedThanks. I was hoping someone who knows the module well would do it. But by the time after I get it all figured out, I can probably write some stuff up.