Releases for Node import

node_import 5.x-1.6

Robrecht Jacques - May 3, 2008 - 09:08
Official release from CVS tag: DRUPAL-5--1-6
Download: node_import-5.x-1.6.tar.gz
Size: 35.3 KB
md5_file hash: 7eabd4e0d0f0c4046ca52673f2f5a6f8
First released: May 3, 2008 - 09:08
Last updated: May 3, 2008 - 09:10

Features

Bugfixes

node_import 5.x-1.5

Robrecht Jacques - March 17, 2008 - 14:12
Official release from CVS tag: DRUPAL-5--1-5
Download: node_import-5.x-1.5.tar.gz
Size: 34.72 KB
md5_file hash: 54f6fbbee5440eb2f77071aff03de7c5
First released: March 17, 2008 - 14:12
Last updated: March 17, 2008 - 14:15

New features

Bug fixes

node_import 5.x-1.4

Robrecht Jacques - March 7, 2008 - 12:43
Official release from CVS tag: DRUPAL-5--1-4
Download: node_import-5.x-1.4.tar.gz
Size: 34.22 KB
md5_file hash: ce746a9176a4521796b1402822b7de6f
First released: March 7, 2008 - 12:43
Last updated: March 7, 2008 - 12:45

Added support for image module.

  • You need to upload the images to files/images before doing the import.
  • The content of the column you map to Image: Image must be the filename relative to files/images.

For example:

  • Upload image1.jpg to files/images.
  • Import a CSV file like:
    "Title","Body","Image"
    "The title", "The body", "image1.jpg"
  • Map the Title column to the Title field, the Body column to the Body field and the Image column to the Image: Image field.

The image_gallery module is supported as well because it works with taxonomy module. This means that you can create image galleries by importing a CSV file like:

"Title","Body","Image","Image gallery"
"The title", "The body", "image1.jpg","The gallery"

Here you would map the Image gallery column to the Taxonomy: Image galleries field.

Just like with taxonomy terms, you can assign a default image gallery in the options or let Drupal create non-existing image galleries on the fly (select Add non-existing terms to the vocabulary).

node_import 5.x-1.3

Robrecht Jacques - February 27, 2008 - 13:09
Official release from CVS tag: DRUPAL-5--1-3
Download: node_import-5.x-1.3.tar.gz
Size: 33.67 KB
md5_file hash: c3deee8183d7e9f35649eb951c79a78c
First released: February 27, 2008 - 13:09
Last updated: February 27, 2008 - 13:10

New features

  • #226160 : support for Automatic Nodetitles module, thanks Chris Bray,
  • Support for upload module - currently only one file attachment is supported, it is always listed and you need to upload the attachment file to the files/ directory before doing the import.

node_import 5.x-1.2

Robrecht Jacques - June 14, 2007 - 08:54
Official release from CVS tag: DRUPAL-5--1-2
Download: node_import-5.x-1.2.tar.gz
Size: 32.75 KB
md5_file hash: e69482638893ec063f93ca41d53f9be6
First released: June 14, 2007 - 08:54
Last updated: June 14, 2007 - 08:55

Bug fixes

node_import 5.x-1.1

Robrecht Jacques - May 14, 2007 - 08:37
Official release from CVS tag: DRUPAL-5--1-1
Download: node_import-5.x-1.1.tar.gz
Size: 32.95 KB
md5_file hash: eec09edb58685779f3285bfb4d7163c7
First released: May 14, 2007 - 08:37
Last updated: May 14, 2007 - 08:40

Bug fixes:

node_import 5.x-1.0

Robrecht Jacques - May 9, 2007 - 20:54
Official release from CVS tag: DRUPAL-5--1-0
Download: node_import-5.x-1.0.tar.gz
Size: 33.08 KB
md5_file hash: 0506aeabe486826819ec74c0aac9eee5
First released: May 9, 2007 - 20:54
Last updated: May 9, 2007 - 20:55

First release of node_import for 5.x. Thanks a million to sun for porting it!

There may still be some issues remaining. Use with care.

node_import 5.x-1.x-dev

Robrecht Jacques - May 3, 2007 - 07:20
Nightly development snapshot from CVS branch: DRUPAL-5
Download: node_import-5.x-1.x-dev.tar.gz
Size: 35.87 KB
md5_file hash: 480a3abe73f63e0e75b6596600656d5b
First released: May 3, 2007 - 07:20
Last updated: June 28, 2008 - 12:06

Development snapshot of node_import for Drupal 5.x. Use with care, not all functionality is fully tested!

node_import 4.7.x-1.5

Robrecht Jacques - February 23, 2007 - 07:15
Official release from CVS tag: DRUPAL-4-7--1-5
Download: node_import-4.7.x-1.5.tar.gz
Size: 32.73 KB
md5_file hash: 8d58dd59508a1d8e06cf2f3f98f5f16c
First released: February 23, 2007 - 07:15
Last updated: February 23, 2007 - 07:20

Bugfix release.

node_import 4.7.x-1.4

Robrecht Jacques - February 6, 2007 - 09:56
Official release from CVS tag: DRUPAL-4-7--1-4
Download: node_import-4.7.x-1.4.tar.gz
Size: 32.42 KB
md5_file hash: ae932702de2dc39f5d9f7f62748495b6
First released: February 6, 2007 - 09:56
Last updated: February 6, 2007 - 10:00

Changes:
- #115338: added support for page_title.module.

node_import 4.7.x-1.3

Robrecht Jacques - February 6, 2007 - 09:39
Official release from CVS tag: DRUPAL-4-7--1-3
Download: node_import-4.7.x-1.3.tar.gz
Size: 32.29 KB
md5_file hash: 34d50bc5336b609acfae5e3f7e2032b6
First released: February 6, 2007 - 09:39
Last updated: February 6, 2007 - 09:40

Changes:
- #115338: added support for importing book pages (book.module). Thanks incom!

node_import 4.7.x-1.2

Robrecht Jacques - February 6, 2007 - 08:28
Official release from CVS tag: DRUPAL-4-7--1-2
Download: node_import-4.7.x-1.2.tar.gz
Size: 31.56 KB
md5_file hash: e6b55cf57b2bd5ad81d48165162e3f08
First released: February 6, 2007 - 08:28
Last updated: February 6, 2007 - 08:30

Changes:
- #102061: added support for the links_weblink module from the links module package

node_import 4.7.x-1.1

Robrecht Jacques - February 6, 2007 - 08:11
Official release from CVS tag: DRUPAL-4-7--1-1
Download: node_import-4.7.x-1.1.tar.gz
Size: 31.44 KB
md5_file hash: fdf196c0b28f4d16ac60dc1d389e8971
First released: February 6, 2007 - 08:11
Last updated: February 6, 2007 - 08:15

Changes:
- #114928: added support for weblinks module,
- removed support for weblink module.

node_import 4.6.x-1.0

Robrecht Jacques - February 6, 2007 - 07:45
Official release from CVS tag: DRUPAL-4-6--1-0
Download: node_import-4.6.x-1.0.tar.gz
Size: 7.02 KB
md5_file hash: 15ad36e2811d5dff7b9c06673c03609b
First released: February 6, 2007 - 07:45
Last updated: February 6, 2007 - 07:50

Public release of node_import for Drupal 4.6.x.

node_import 4.7.x-1.0

Robrecht Jacques - February 6, 2007 - 07:45
Official release from CVS tag: DRUPAL-4-7--1-0
Download: node_import-4.7.x-1.0.tar.gz
Size: 31.33 KB
md5_file hash: e0144c9425837609a4b4114a03ba8888
First released: February 6, 2007 - 07:45
Last updated: February 6, 2007 - 07:50

First public release of node_import for Drupal 4.7.

node_import 4.7.x-1.x-dev

Robrecht Jacques - February 1, 2007 - 13:28
Nightly development snapshot from CVS branch: DRUPAL-4-7
Download: node_import-4.7.x-1.x-dev.tar.gz
Size: 33.04 KB
md5_file hash: 439cd7672cad32911227ce172b8a00b3
First released: February 1, 2007 - 13:28
Last updated: April 27, 2007 - 12:10

Development branch for Drupal 4.7.x.

node_import 4.6.x-1.x-dev

Robrecht Jacques - April 15, 2005 - 20:15
Nightly development snapshot from CVS branch: DRUPAL-4-6
Download: node_import-4.6.x-1.x-dev.tar.gz
Size: 7.02 KB
md5_file hash: 682b8886504638d399f84087f76129ec
First released: April 15, 2005 - 20:15
Last updated: November 13, 2006 - 12:04

node_import HEAD

Robrecht Jacques - March 6, 2005 - 20:15
Nightly development snapshot from CVS branch: HEAD
Download: node_import-HEAD.tar.gz
Size: 6.48 KB
md5_file hash: fcddf5f8bbbdeaea861567f0410df362
First released: March 6, 2005 - 20:15
Last updated: February 6, 2007 - 12:08
 
 

Drupal is a registered trademark of Dries Buytaert.