Posted by Robrecht Jacques on December 11, 2008 at 8:50pm
| Download | Size | md5 hash |
|---|---|---|
| node_import-6.x-1.0-rc1.tar.gz | 36.95 KB | 813f449699c50f61f72414d11a6709bc |
| node_import-6.x-1.0-rc1.zip | 45.86 KB | 1c12743f42e8916312bef36acf647aca |
Last updated: December 24, 2010 - 23:28
This is the first public release of the port of node_import to Drupal 6.
What works?
- Importing nodes:
- blog,
- comment (comment setting),
- node (title, body, format, authored by, authored on, workflow settings),
- path (url settings),
- taxonomy (assign terms to a node).
- Importing users:
- user (name, mail, pass, status).
- Importing vocabularies:
- taxonomy (name, description, help, multiple, required, tags, hierarchy).
- Importing terms:
- taxonomy (name, description, parent, relation, synonym, weight).
What does not work?
ALL OTHER THINGS do not work!
- No books
- No forums
- No menu
- No polls
- No profile fields for users
- No upload (attachments)
- NONE of the contrib modules such as CCK or Location
How to help?
Try it and report back.