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
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
- #244367 : Assign node uid with user email. To identify the author of a node, you can now use the UID, the name or the email of a user in the "Authored by" column of your CSV file.
- #243932 : Allow customizing of field and text delimiters. Thanks incrn8!
- #247029 : New hook for "node import complete". Thanks JohnAlbin!
Bugfixes
- Fixed a number of issues with the CSV parser. Should fix:
- #238679 : Node Import code review patch. Thanks oliveyrc!
- #253376 : Node_imports fails with missing mime_content_type() error when importing video content. Thanks MikeSchinkel!
