Downloads
Download tar.gz
36.95 KB
MD5: 813f449699c50f61f72414d11a6709bc
SHA-1: df00d2f960ab5bd411d98cb1bb15948b3d0f8cc8
SHA-256: 816ea0fd982cd9751b741573bf5b8389679397b331bc3805bbc7e049318f7900
Download zip
45.86 KB
MD5: 1c12743f42e8916312bef36acf647aca
SHA-1: dca518c1d8c0b270a107f083ed87a42e941a9ec5
SHA-256: f2c3ce3179cc574434234ae064d6e40058d06f053aa56c72da20d0dfb83c2f8a
Release notes
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.