Patch to follow.

CommentFileSizeAuthor
#2 875074_2.patch648 bytesWill White
#1 875074_1.patch592 bytesWill White

Comments

Will White’s picture

StatusFileSize
new592 bytes

Requires this patch to be applied to data:
http://drupal.org/node/836878#comment-3293552

Will White’s picture

StatusFileSize
new648 bytes

New version that acts on an extractor module hook. Requires this patch: http://drupal.org/node/878018#comment-3306210

alex_b’s picture

I actually think we should work with a custom load hook here - see the existing implementation in geotaxonomy of hook_feeds_taxonomy_load(). We will want to rename this hook to hook_taxonomy_load(). Also affects #878018: Change format of extracted tags array and Feeds where hook_feeds_taxonomy_load() is evoked from now.