Active
Project:
Taxonomy import/export via XML
Version:
6.x-2.x-dev
Component:
CVS format
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
16 Sep 2010 at 12:31 UTC
Updated:
16 Sep 2010 at 21:40 UTC
I would like to import vocabularies in different languages with CVSancestry with several levels hierarchy.
Is it possible to precise somehow that for example: first file is English, second is French and so on? or even better all in one file as:
term: english, the same term: french, etc.
Comments
Comment #1
dman commentedWell, it would be extremely messy to try and push multiple languages into a CVS Ancestry format file. I can't see that working.
I honestly know nothing about internationalization of taxonomy terms. I don't know what the data for that would be. Simply put, right now there is zero additional support built in to taxonomy_xml beyond what is normal for Drupal core.
None of the older vocabulary formats I've inspected so far (see the /help folder) have any support for language. Only RDF/XML has provision for that as it determines language for strings. This is not yet supported in taxonomy_xml.