Hi,

The 'Taxonomy import/export via XML' module reports in version 6.x-1.3 at ./admin/content/taxonomy/import that

[x] Recurse down the taxonomy tree
...
Note: You will need taxonomy_enhancer or something similar to be recording the external IDs or relationships cannot be maintained over batches.

However, the 'taxonomy_enhancer' module does not exist for D6. So is this a legacy dependency or is a helper mechanism still required for this?

Thanks & greetings, -asb

Comments

dman’s picture

The d6 port exists and works #305736: Drupal 6 port available for branching but has been languishing in the issue queue for over a year!! :-(
Yes, a helper like this is still required - to retain the intermediate IDs when spidering recursively.
Not needed if your data is all in one file.