Closed (fixed)
Project:
Feed Element Mapper
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
1 May 2009 at 20:04 UTC
Updated:
9 Jul 2009 at 17:20 UTC
The attached patch extends the basic content.module mapping to support multi-value fields.
| Comment | File | Size | Author |
|---|---|---|---|
| cck_mulitval.patch | 1.1 KB | jmiccolis |
Comments
Comment #1
alex_b commentedComment #2
stormsweeper commentedWorks great. I tested the following feed:
http://gdata.youtube.com/feeds/api/videos/-/drupal?max-results=50&format=5
I mapped tags to a multi-value textfield, and also tested mapping array fields to single value fields and single values to multi-value fields. All works as expected.
Comment #3
alex_b commentedCommitted, thank you!