node_import 6.x-1.0-rc1
Robrecht Jacques - December 11, 2008 - 20:50
| Download | Size | md5 hash |
|---|---|---|
| node_import-6.x-1.0-rc1.tar.gz | 36.95 KB | 813f449699c50f61f72414d11a6709bc |
Official release from CVS tag: DRUPAL-6--1-0-RC1
Last updated: December 11, 2008 - 20:55
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.
