Install

Works with Drupal: 7.x

Using Composer to manage Drupal site dependencies

Downloads

Download tar.gz 835.7 KB
MD5: 213791ae9636ab03aeb5ac34ab31a4fb
SHA-1: b4a54fdb2dfaf617ec5bf5edbdfa56db7f36b782
SHA-256: b76d093340e59cd9ff940124f86cedbead48f9dce7433db3d77ac3d94f83e6d8
Download zip 913.17 KB
MD5: 5b6e358cb04e581b4506deb4c2fcbf99
SHA-1: a1706715746fb839262d3ddfba458111ddb30def
SHA-256: d2feaa0e225ad445325537b5ea5567c3852ec09fbafcfeba944a0e7564f8b75b

Release notes

YES! Feeds finally supports translation of fields using Entity translation! Also new in this release is support for updating existing items only and for the CSV parser an option is added to convert the character encoding of the CSV file to UTF-8.

No full translation support yet

For full translation support in Feeds, there is still work to be done. Feeds doesn't support the module "Content translation" yet; autocreating terms in the right language is not possible when not also the taxonomy reference field is multilingual; and the multilingual settings from i18n (like "Require language" or "Lock language") are not respected. You are encouraged to create follow-up issues (and hopefully fixes!) for them. See also #1183440: Multilingual Feeds - Make field import language-aware.

Contrib modules need adjusting to respect the mapping option "language".

An other important thing to note: now that Feeds support multilingual fields using Entity translation, modules that provide mapping targets for Feeds should adapt to respect the mapping option "language". Consult the change record for more information.

Major changes since 7.x-2.0-beta1:

All changes since 7.x-2.0-beta1:

Created by: megachriz
Created on: 21 Feb 2016 at 11:53 UTC
Last updated: 24 Nov 2016 at 13:23 UTC
Bug fixes
New features
Unsupported

Other releases