Hi,
I'm going to try to make generic a specific problem I'm having:
Here's the generic question: Is it possible, or might it be possible in the future, to map multiple feed fields to a single node field?
Here's my specific problem: the location field in an iCal feed is arbitrary text, so I can't map it with the Location mapper, so I'd like to append it (and maybe some other data in the iCal feed) to the bottom of the body. Can I do that?
Comments
Comment #1
alex_b commentedThis could be done very easily by changing feedapi_mapper_node.inc to not _assign_ to the body field, but to _append_ to it.
Comment #2
alex_b commentedUm, feature request.
Comment #3
rickmanelius commentedProject abandoned with feeds as the successor module. Marking closed won't fix.