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

alex_b’s picture

Status: Active » Closed (fixed)

I'm pretty sure you are looking for the Mapping API http://drupal.org/node/622700