aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README11
1 files changed, 11 insertions, 0 deletions
diff --git a/README b/README
new file mode 100644
index 0000000..a256566
--- /dev/null
+++ b/README
@@ -0,0 +1,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.