tableau-mkt-archived / entity_xliff

Drupal module that provides an API for entity serialization in the XLIFF format.
https://drupal.org/project/entity_xliff
2 stars 0 forks source link

Add support for i18n Taxonomy translation paradigm #122

Open iamEAP opened 8 years ago

iamEAP commented 8 years ago

Problem / motivation

Currently, we only support XLIFF serialization of taxonomy terms using the Entity Field translation paradigm. It would be wonderful if we could also support the various translation configurations for taxonomy terms provided by the i18n Taxonomy sub-module.

Proposed resolution

Maybe depends on #14