Posted by philpro on July 13, 2009 at 5:34pm
Jump to:
| Project: | CSV Parser |
| Version: | 6.x-1.x-dev |
| Component: | Documentation |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (won't fix) |
Issue Summary
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
#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.