CSV Ingesting Images
philpro - July 13, 2009 - 17:34
| Project: | CSV Parser |
| Version: | 6.x-1.x-dev |
| Component: | Documentation |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | won't fix |
Jump to:
Description
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

#1
Use Feed element mapper for this: http://drupal.org/project/feedapi_mapper .
#2
Thanks, 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.