What do you think about node_import and Drupal 7? It will be implemented for Drupal 7? If yes, when? I hope for drupal 8 node_import will be part of core ;)

Comments

tsvenson’s picture

Version: 6.x-1.0-rc4 » master

Subscribing. I am very interested in this as well.

beatnikdude’s picture

Subscribing

willmoy’s picture

Issue tags: +D7 porting

Sub :)

grouchyladybug’s picture

Subscribing...I do hope it'll be ported to D7. It should be part of core IMO!

podarok’s picture

Priority: Normal » Major

subscribe due to Drupal 7 BETA3

willmoy’s picture

Feeds has an alpha release for D7 that seems to provide the functionality of this module.

TimelessDomain’s picture

subscribing

marcusx’s picture

subscribing

Cheek’s picture

following

Coupon Code Swap’s picture

+1 subscribe

Unnamed’s picture

subscribe

lolandese’s picture

Subscribe

embloo’s picture

+1

cseppa’s picture

subscribed!

tetrakos’s picture

+1

AlanAtLarge’s picture

subscribing one more

AlanAtLarge’s picture

subscribing one more

ledzepfan2928’s picture

subscribe

ropaolle’s picture

Title: Drupal 7 port (Node import) » Drupal 7

+1

mattbk’s picture

+1

bluesomewhere’s picture

still necessary! +1

molave’s picture

I Heart Node Import.

nancydru’s picture

I agree something like this should be in core, but it isn't, and probably won't even be in D8. There is a group about this subject. Meanwhile, it appears this module is well on its way to being abandoned.

podarok’s picture

the best way to make it possible for good upgrade - convert node import into http://drupal.org/project/feeds alternative processor and parser
just a suggestion

marcusx’s picture

Title: Drupal 7 » Drupal 7 port (Node import)

Changed titel for better recognition in dashboard

SilviaT’s picture

sub

jackbravo’s picture

Node import doesn't seem to be abandoned at all. Version 1.0 just came out two days ago, and I guess that was the main reason no work was being done for drupal 7. Now that node_import has a stable release should be the best time to start working on drupal 7 version.

danny_joris’s picture

subscribing

pmackay’s picture

subscribe

molave’s picture

Just an update for those whose projects can't wait for a D7 port of this excellent module:

Having used the Node Import module on D6 a lot, and needing it badly for D7, I tried a supposed successor the Feeds module. Installation had a few glitches at first (as documented on http://drupal.org/node/1050624), but I was eventually able to get Feeds to work on my site, and its node import function works fine for me. Although the process is slightly different, the end result is the same, and I'm happy with it. When the D7 port of Node Import is ready, it'd be great to have options.

Caveat: My sole issue with Feeds so far is that I can't get it to update existing terms in a taxonomy. Whenever I attempt to edit existing terms, I end up creating duplicate terms, instead, with new GUIDs. Will post details in the appropriate issue queue soon, I hope.

nancydru’s picture

You can always try Taxonomy XML for that problem. He says the 7.x code is in HEAD (or whatever it is in Git).

goldlilys’s picture

Subscribing will help converting d6 to d7.

tomate2010’s picture

+1

beckyjohnson’s picture

Will feeds allow me to map a csv file to specific cck fields?

jackbravo’s picture

Yes, feeds allows mapping csv columns to cck fields.

molave’s picture

There's a slight catch, though. In my experience, a Feeds Importer will allow you to map your CSV columns to CCK fields if the CCK fields are in one of the following formats:

  • Term reference
  • Text (Text field widget)
  • Integer (Text field widget)

But not if they're in one of these formats:

  1. Node reference
  2. Text (List widget)
  3. Integer (List widget)

If your CCK field is one of the numbered items, above, it won't show as an option when you start mapping your CSV to CCK. I'm not sure why this is so. Something about the widget, I guess. Also, the fact that a contributed module (References) is now needed to replicate Node References and User References in D7 (which was native to CCK in D6) is probably a factor.

Feeds is still a very useful tool, though. Saved me a lot of time.

@NancyDru Thanks for the suggestion. Will check it out...

beckyjohnson’s picture

Thanks for the info molave. What about the Link module? will it map to that? I'm doubting it.

molave’s picture

Hi beckyjohnson, you're welcome, I'm not yet familiar with the Link module, sorry. But if I find out, I'll update you. Cheers...

jackbravo’s picture

Hi molave and beckyjohnson. Link is already supported, and node_reference has an issue with a patch ready to be tried.

http://drupal.org/node/724536

molave’s picture

@ jackbravo - Ok thanks!

beckyjohnson’s picture

Hey just in case anyone has more knowledge in this thread than I, every time I try to upload my .csv file to the site using feeds, nothing imports. I have made sure that my header columns match the template the module gives you but I keep getting this error:

2011-04-03 12:24:00 2011-04-03 12:23:58 There are no new nodes. info
2011-04-03 12:24:00 2011-04-03 12:23:58 Imported in 0 s info

Info is the severity level. I have no idea what this means. I have posted in the feeds queue too.

Becky

webankit’s picture

+1

adriansky’s picture

Suscribing

TDFZ’s picture

subscribing

zilverdistel’s picture

@beckyjohnson: it would make sense to post an issue in the feeds issue queue for this :-)

sorensong’s picture

+1

JamFar’s picture

+1 Subscribing

gotcha41’s picture

subscribing

dbinoj’s picture

+1, i have hard time importing custom content type using feeds. node_import is such a nice tool.
If i was a good programmer, would surely work for porting it to D7.

gfxguru’s picture

sub

missmobtown’s picture

Title: Drupal 7 » Drupal 7 port (Node import)

Subs-tastic.

dimitriseng’s picture

+1 Subscribing

mgifford’s picture

Would be great if someone ran this module through Coder to look at what can be automated in the upgrade.

eviegas’s picture

subscribing

Coupon Code Swap’s picture

Anyone who is waiting for a D7 Node import release, check out the Feeds module. It will probably accomplish what you need:

http://drupal.org/project/feeds

http://drupal.org/project/feeds_tamper

memoday’s picture

I hope you provide Noe Import for Drupal 7 which is better than Feeds module IMHO.

mgifford’s picture

Just thought I'd mention http://drupal.org/project/migrate - It's very powerful.

kaztur’s picture

Coupon Code Swap, Feeds is like egg near the Node Import - how one can compare them?! Feeds is inflexible, wooden and lastly non-working for tasks some more than simplest.