diff options
author | Silvio <silvio@socioambiental.org> | 2009-09-29 14:11:08 -0300 |
---|---|---|
committer | Silvio <silvio@socioambiental.org> | 2009-09-29 14:11:08 -0300 |
commit | 5267155dea41d1446e915970efeb592624cdc1b4 (patch) | |
tree | d7e020e36fb7be21e4fb9b00401a4c583f5f8aad /README | |
parent | 0150276b3a6f8c178aed6d988fb326013c864409 (diff) | |
download | node_truncate-5267155dea41d1446e915970efeb592624cdc1b4.tar.gz node_truncate-5267155dea41d1446e915970efeb592624cdc1b4.tar.bz2 |
Renaming doc files
Diffstat (limited to 'README')
-rw-r--r-- | README | 11 |
1 files changed, 0 insertions, 11 deletions
@@ -1,11 +0,0 @@ -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. |