Closed (fixed)
Project:
Contact Importer
Version:
5.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
15 Nov 2008 at 12:07 UTC
Updated:
13 Jul 2009 at 15:30 UTC
Jump to comment: Most recent file
Comments
Comment #1
dalinThe client that I developed this for will probably be moving to D6 in the next 6 months or so at which point in time we'll be upgrading the module. It's not a very complicated module so someone else could take a stab at it. Patches welcome.
Comment #2
ryan_courtnage commentedAttached are the module converted to D6. Tested with octazen_engine.
There is one extra feature added. After contacts are retrieved, the user is presented with them in a checkbox list. The user can select all, or just select a subset of contacts to be dropped into the textarea.
Comment #3
add1sun commented@ryan, any chance you could pop that into a patch format instead of a zip? That makes it much easier to review and work with. You can find directions here: http://drupal.org/patch/create
Comment #4
ryan_courtnage commented@add1sun
Sure, see attached.
original dir (5.x-1.x-dev tarball) @ "contact_importer.orig"
drupal6 port @ "contact_importer"
Comment #5
dalinThanks for the patch @ryan_courtnage. I took what you started and got the multi-step form working and other general smoothing out.
Would you be interested in being a co-maintainer?