Closed (won't fix)
Project:
CSV Parser
Version:
6.x-1.x-dev
Component:
Documentation
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
13 Jul 2009 at 17:34 UTC
Updated:
8 Sep 2009 at 15:29 UTC
I am interested in ingesting multiple images via their urls which are stored in a csv into a cck filefield with multiple values enabled. At this point it appears that the image mapper does not even recognize my cck filefield - I've searched but can find no documentation on this. I may be able to sponsor this update if needed.
(maybe i have posted this functionality request under the wrong module - let me know).
Thanks
Comments
Comment #1
alex_b commentedUse Feed element mapper for this: http://drupal.org/project/feedapi_mapper .
Comment #2
philpro commentedThanks, the solution is here: http://drupal.org/node/224235 use the latest patch and the previous (6.1 I think) release of the Feed Mapper module.