Install

Works with Drupal: 7.x

Using Composer to manage Drupal site dependencies

Downloads

Download feeds_tamper-7.x-1.0.tar.gztar.gz 39.95 KB
MD5: dbb7ebb018c8965ffb1cdd136c8bddbf
SHA-1: b40a230e165cdb9f642e5170c67dd531e58dfd91
SHA-256: 2e0eac5ef67b05046aa8f4e89d3863051cd4e48993cad3ccf7569a522e2d49cb
Download feeds_tamper-7.x-1.0.zipzip 59.69 KB
MD5: ef29b6e97deaee94fcd85cb4ce95dcc6
SHA-1: eb8cac0368f9786916df21fe279b01669028335e
SHA-256: 1db89e1c8382c6ff61b23d666bde6f62cf52615198352b84d6a26e9680e526ad

Release notes

Welcome to 1.0! There aren't any huge changes, but we've been API stable for quite some time, so let's do it. No reason we have to wait on Feeds.

The major change is #1647802: Plugin: Entity Field Query finder. That thing is awesome. Check it out.

Changes since 7.x-1.0-beta5:

  • #1471636 by makkon: Fixed Rewrite plugin and multiple values.
  • #2194583 by David_Rothstein: Added State and country plugins should allow already valid abbreviations to pass through.
  • #2263295 by glendemon: Fixed PDOException when saving long ids.
  • Fix source name problems once and for good.
  • #2053141 by m.stenta: Fixed Deleting a field from the importer does not delete tamper plugin.
  • #2219747 by twistor | sherakama: Added support to key word filter for multiple values.
  • #1836372 by twistor, thedavidmeister | kervi: Fixed can't start any import : Function name must be a string .
  • #2180051 by mzanon100: Use preg_quote() to escapte user inputed regex.
  • #1979210 by TechNikh: Fixed check if url is empty in absolute_url plugin.
  • #2252775 by kporras07: Fixed Use url() for creating links.
  • #2119745 by illeace: Fixed Fields converted to arrays during import are not processed as arrays by subsequent plugins.
  • #1784052 by John Bickar, acrollet: Added url{en,de}code plugins.
  • #1647802 by franz: Added Tamper to map any value to the Entity that holds it (in some field).
  • Pass $form_state to plugins.
Created by: twistor
Created on: 14 Jul 2014 at 01:26 UTC
Last updated: 3 Jun 2015 at 00:28 UTC
Bug fixes
New features

Other releases