You promote an api for feed parsing and saving, but assume that the saving module is going to create nodes - there's no need to ask for taxonomy settings if the enabled feed saving modules are not providing any node creation or taxonomy handling.

Comments

csevb10’s picture

Fair enough. So would you suggest that the taxonomy handling portions be shifted into simplefeed_item?

morbus iff’s picture

Yep, I would - anything node item related, including settings, would suit me well being in simplefeed_item.module.

m3avrck’s picture

Status: Active » Closed (fixed)

There is no API

http://drupal.org/project/feedapi

Is the FeedAPI, this module only handles the simple and 80% case of nodes.