I was going to ask how to import content (primarily pages associated with specific categories) into a node from an outside source when I ran across the node_import discussion. Problem is, I see no download for node_import under 4.7. So, my question: Does node_import cvs work with Drupal 4.7.2?

If not, anyone use the cvs Import/Export API successfully under 4.7.2?

Thanks.

-ron

Comments

Jaza’s picture

AFAIK, the node_import module is currently being actively upgraded to 4.7, by Robrecht (the module author and maintainer). In the meantime, perhaps you could install node_import on a 4.6 test site, import your content using the 4.6 site, and then upgrade that site to 4.7?

The Import / Export API module is my Summer of Code project, and seeing that we are only 1/3 of the way through the SoC (in terms of time), it is not yet stable or ready for live use! To keep informed of the current status of the Import / Export API, I recommend that you check the SoC section of my blog (it has an RSS feed).

Jeremy Epstein - GreenAsh

Jeremy Epstein - GreenAsh

somebodysysop’s picture

Thanks for the info.