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

alex_b’s picture

Issue tags: +Novice

This could be done very easily by changing feedapi_mapper_node.inc to not _assign_ to the body field, but to _append_ to it.

alex_b’s picture

Category: support » feature

Um, feature request.

rickmanelius’s picture

Status: Active » Closed (won't fix)

Project abandoned with feeds as the successor module. Marking closed won't fix.