Downloads
Download tar.gz
35.3 KB
MD5: 7eabd4e0d0f0c4046ca52673f2f5a6f8
SHA-1: b5fb65df14cb98c1dadced0c9c6178414b2f20b0
SHA-256: 047e02696355cedd92650e0fa5b22bc24828c2a7cb3ea56aac017a5009abe079
Download zip
49.95 KB
MD5: 9bcb8dd55fc2c14b453ca8b9bd75d320
SHA-1: 946ff933f0061fede7fa100493ec19528e78a67d
SHA-256: dc4f9cdf0767549bd767fd157851b8ea8d7fef875c1448c4786ab4a606cebbc2
Release notes
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!