Closed (fixed)
Project:
Feeds
Version:
6.x-1.x-dev
Component:
Documentation
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
17 Dec 2009 at 17:50 UTC
Updated:
18 Dec 2009 at 23:40 UTC
Can i create a custom processor for a custom node-type? So with the new custom node processor I can add value to cck field and terms.
Should I need a custom module and extend the FeedsProcessor class in my custom module or write an plugin inc file in the plugin folder within feeds?
Do I need to register my processor to feeds? How to do it?
Thank you.
Comments
Comment #1
alex_b commentedI'm pretty sure you are looking for the Mapping API http://drupal.org/node/622700