Closed (fixed)
Project:
CSV Parser
Version:
6.x-1.0-alpha1
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
23 Dec 2008 at 06:51 UTC
Updated:
12 Feb 2009 at 09:00 UTC
as per subject, to see what CSV structure and field name the parser expects
Comments
Comment #1
alex_b commentedI don't understand. Please elaborate (or close if not current anymore).
Comment #2
giorgio79 commentedThanks Alex for coming back, what I had in mind was more like a page where drupal detects the columns and their titles in the csv file and I can select the fields in the content type where they are mapped.
Many MySQL import tools have this association :)
Comment #3
alex_b commentedUse feedapi_mapper - doesn't it show you the full list of available fields on node/x/map ?
Comment #4
giorgio79 commentedThanks Alex, will be checking it. When I wrote this request, I was kind of new to the whole thing. Marking this as fixed for now :)