I would suggest to define all implicit mappings (mappings that FeedAPI node does by default) as FEMP default mappings if FEMP 2.x is present. Will post a first patch soon.

I see that e. g. if "Published time" mapping target is defined, FeedAPI node still overrides it. This only loosely related, but I think we should address this issue in one go.

Comments

alex_b’s picture

Status: Active » Needs work
StatusFileSize
new1.78 KB

- adds all mappings
- missing: fix _feedapi_node_save() to respect mappings.

alex_b’s picture

Breaks FeedAPI Mapper tests as they try to specify the same mappings.

aron novak’s picture

Status: Needs work » Needs review
StatusFileSize
new2.8 KB

This one looks good.
Added the ability to override $node->created, i agree that this belongs to this ticket.

Follow-up issue: #594130: Tests: handle already existing mappings