The feeds module: http://drupal.org/project/feeds

When it imports a node, what if the default taxonomy was set?

API: http://drupal.org/node/622700

As I understand, you could use the mymodule_feeds_node_processor_targets_alter hook to add a taxonomy mapper and
the mymodule_set_target callback function in it to set the taxonomy default.
What do you think?

Comments

bradweikel’s picture

Version: 6.x-2.0 » 6.x-2.x-dev
Status: Active » Closed (won't fix)

It's an intriguing suggestion. If users pull together a patch for this I'll happily commit it, and if there's additional demand I'll consider working on it myself, but I'm reluctant to add features since this module will be deprecated by Drupal 7.