The function feedaggregator_get_vocabulary() should probably be moved to the feedmanager.module file, some other include file, or be renamed since its function and name is not unique within the feedaggregator_node.module. :-)

I'm developing another processor engine to plug into feedparser, and I need to use the function feedaggregator_get_vocabulary().

Comments

budda’s picture

Status: Active » Fixed

Renamed function to feedaggregator_node_get_vocabulary() as its specific to the content-type created by the feedaggregator_node module.

budda’s picture

Status: Fixed » Closed (fixed)