Closed (fixed)
Project:
Feeds
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
10 Dec 2009 at 17:53 UTC
Updated:
17 Dec 2009 at 14:36 UTC
It's possible I'm missing something - if this exists already just point me in the right direction! What I'd like to do though is have the ability to post-process the field data after mapping is complete but before the node is saved. While I could probably accomplish what I'm looking to do through hook_nodeapi() it would be nice to have this added into Feeds in some way to have a bit more direct access.
Comments
Comment #1
alex_b commentedWhat would this 'post process' step do that hook_nodeapi() does not allow you to do?
Comment #2
alex_b commented