Needs work
Project:
Geo Taxonomy
Version:
6.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
5 Aug 2010 at 18:58 UTC
Updated:
20 Aug 2010 at 06:59 UTC
Jump to comment: Most recent file
Comments
Comment #1
Will White commentedRequires this patch to be applied to data:
http://drupal.org/node/836878#comment-3293552
Comment #2
Will White commentedNew version that acts on an extractor module hook. Requires this patch: http://drupal.org/node/878018#comment-3306210
Comment #3
alex_b commentedI 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 tohook_taxonomy_load(). Also affects #878018: Change format of extracted tags array and Feeds wherehook_feeds_taxonomy_load()is evoked from now.