| 1 |
Drupal node_import.module README.txt
|
| 2 |
==============================================================================
|
| 3 |
|
| 4 |
Currently there is no HEAD version of the Node import module. Please use the
|
| 5 |
latest stable release from http://drupal.org/project/node_import for your
|
| 6 |
specific Drupal version.
|
| 7 |
|
| 8 |
See http://drupal.org/node/17570 as to why this approach was taken.
|
| 9 |
|
| 10 |
A new HEAD version of node_import compatible with Drupal 7.x will be created
|
| 11 |
once Drupal 7.x is considered stable.
|
| 12 |
|
| 13 |
Credits / Contact
|
| 14 |
------------------------------------------------------------------------------
|
| 15 |
|
| 16 |
The original author (version 4.5) of this module is Moshe Weitzman (weitzman).
|
| 17 |
Neil Drumm (drumm) rewrote the module for 4.6 (which he never released as
|
| 18 |
such).
|
| 19 |
|
| 20 |
The port of the module to 4.7 and some new features were provided by:
|
| 21 |
- David Donohue (dado),
|
| 22 |
- Nic Ivy (njivy).
|
| 23 |
|
| 24 |
Robrecht Jacques (robrechtj) is the current active maintainer of the module.
|
| 25 |
Both 5.x and 6.x releases are out.
|
| 26 |
|
| 27 |
Best way to contact the developers to report bugs or feature requests is by
|
| 28 |
visiting the node_import project page at http://drupal.org/project/node_import.
|
| 29 |
|
| 30 |
$Id: README.txt,v 1.16 2007/02/06 10:28:04 robrechtj Exp $
|