Hi,

In my project i'd like to import colors into colorfields with Feeds node processor. But now when I use Colorfield version 1.1 I cannot select Colorfield fields as target. For this colorfield module should implement hook_feeds_processor_targets_alter() and hook_feeds_set_target().

After applying the attached patch you can select the colorfields as target.

Comments

tikaszvince’s picture

Status: Active » Needs review
tikaszvince’s picture

csakiistvan’s picture

Its works for me

jim.m’s picture

The patch doesn't respect entity language, so I fixed it a little.

lolandese’s picture

Status: Needs review » Fixed
StatusFileSize
new1.38 KB

Committing the last patch but attributing to the original author based on:

  • #3 (kind of RTBC)
  • the fact that it only provides two feeds hooks thus not interfering with the existing code
  • we have a new recent stable release.

Provided is an interdiff that show the difference between the two patches.

  • lolandese committed 10158cc on 7.x-1.x authored by tikaszvince
    Issue #2406995 by tikaszvince, Jim.M, lolandese, csakiistvan: Feeds...

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.