To have the geotaxonomy module support a multi-parent hierarchy, we need to extend the uniqueness fields to also include the geotaxonomy external_id field. (See http://drupal.org/node/1051296 for more information.)
The following patch file does this by making a small change to the existingItemId() function in the FeedsTermProcessor.inc plugin.
WARNING: It introduces a dependency on the geotaxonomy module.
| Comment | File | Size | Author |
|---|---|---|---|
| FeedsTermProcessor_multiple_parents.inc_.patch | 584 bytes | Jan van Diepen |
Comments
Comment #1
Jan van Diepen commentedIs it still possible to include this in the next beta release?
Comment #2
twistor commented