blob: a256566e41b005c54cdb9c27b34877960e6059f0 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
Node Import Truncate
====================
This module adds a final step at the Node Import form so users
can choose whether to erase all nodes of a given content type
before importing new data into it.
It might be useful in cases like users periodically importing
a CSV spreadsheet with new as well old content: this module can
erase all previous imported data to avoid duplicate content in
the database.
|