Entity XLIFF

Component ID

2398415

Component name

Entity XLIFF

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Downloads

535

Component created

Component changed

Component body

Overview

This is a Drupal extension that integrates Eggs'n'Cereal--a PHP library that generically facilitates serialization and unserialization of HTML content in the XLIFF format--with Drupal. It does very little on its own, other than provide a basic UI to export and import Drupal entities in the XLIFF format.

Install this module if you're using another module that depends on it, or if you are a developer looking to build a custom localization workflow for Drupal based around importing and exporting XLIFFs.

Goals

This module aims to provide a unified interface, built on top of Entity API, to move entity data into and out of Drupal in the XLIFF format. It is a module primarily aimed at developers and meant as a complement or dependency of a more complex localization workflow module.

Integrations

  • Entity XLIFF FTP - Integrates Entity XLIFF with third party translation management systems via FTP

Development & contributing

GitHub is where Entity XLIFF development is occurring, but code will be mirrored here for easy integration with drush / etc.