Closed (fixed)
Project:
User Import Framework
Version:
7.x-1.0-beta7
Component:
Code
Priority:
Major
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
12 Oct 2011 at 07:42 UTC
Updated:
29 Feb 2012 at 11:38 UTC
hello and thank you for your work.
I would like to add a couple of small features: hooks to modify the header and the rows of the submitted CSV file before they are parsed by uif.
The rational is to "fix" the CSV file, whatever it means. In my use case the CSV file is exported from outlook by a non-technical person so I need to do some customizations before importing users, e.g.
- fill incomplete rows
- set custom key for email address ("Indirizzo E-mail")
I'll try to provide a patch in the next couple of days, please let me know if you're interested in accepting it.
Regards,
Maurizio
Comments
Comment #1
mauriziopinotti commentedAnd here's the patch:
Now you can alter header and rows with hooks like
Comment #2
dwightaspinwall commentedAdded to 6.x-1.5 / 7.x-1.0-beta8 Thanks!