aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSilvio <silvio@socioambiental.org>2009-10-06 17:41:12 -0300
committerSilvio <silvio@socioambiental.org>2009-10-06 17:41:12 -0300
commitcde6a071d1a533dac94f7324a80758d06ead1157 (patch)
tree1aa5ea9120f598459440903dd7a9a5dc4da8062d
parent398e0d046a4ed75d12573347d4b1bf7d0a58fc11 (diff)
downloadnode_truncate-cde6a071d1a533dac94f7324a80758d06ead1157.tar.gz
node_truncate-cde6a071d1a533dac94f7324a80758d06ead1157.tar.bz2
Adding comments
-rw-r--r--node_import_truncate.module5
1 files changed, 4 insertions, 1 deletions
diff --git a/node_import_truncate.module b/node_import_truncate.module
index 76aeb77..db697ba 100644
--- a/node_import_truncate.module
+++ b/node_import_truncate.module
@@ -3,8 +3,11 @@
/**
* @file
- *
* Node Import Truncate module.
+ *
+ * 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.
*/
/**