From 2cdde905f5f8692ba4bcad2bd66642663f1572b3 Mon Sep 17 00:00:00 2001 From: Silvio Date: Mon, 28 Sep 2009 12:24:00 -0300 Subject: Initial import --- README | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 README (limited to 'README') 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. -- cgit v1.2.3