Closed (fixed)
Project:
Feedparser
Version:
4.7.x-1.x-dev
Component:
feedaggregator_node
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
11 Jan 2007 at 17:00 UTC
Updated:
17 Jan 2007 at 01:24 UTC
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
Comment #1
buddaRenamed function to feedaggregator_node_get_vocabulary() as its specific to the content-type created by the feedaggregator_node module.
Comment #2
budda