Posted by Robrecht Jacques on May 3, 2008 at 9:08am
| Download | Size | md5 hash |
|---|---|---|
| node_import-5.x-1.6.tar.gz | 35.3 KB | 7eabd4e0d0f0c4046ca52673f2f5a6f8 |
| node_import-5.x-1.6.zip | 49.95 KB | 9bcb8dd55fc2c14b453ca8b9bd75d320 |
Last updated: December 24, 2010 - 23:28
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!