User: syscrusher Branch: HEAD Date: Fri, 27 May 2005 03:06:35 +0000 Added files: /modules/image_import TROUBLE.txt Modified files: /modules/image_import CHANGELOG.txt TODO.txt image_import.module Log message: Additional diagnostics to help find file permissions problems before the user actually attempts the import. (Issue #23179) Sorted filenames before import so that they are reported and processed in alphabetical order, since the directory scan function doesn't do this. (Issue #23524) Added check for writable import directory before any operation is begun. (Issue #23179) Added explicitly-assigned timestamp to each image node as it is imported, so that they don't all have the same timestamp. (Related to Issue #23524) Write summary and node creation info to watchdog. (Issue #23525) Added TROUBLE.txt with common troubleshooting tips. Links: http://cvs.drupal.org/diff.php?path=contributions/modules/image_import/TROUB... http://cvs.drupal.org/diff.php?path=contributions/modules/image_import/CHANG... http://cvs.drupal.org/diff.php?path=contributions/modules/image_import/TODO.... http://cvs.drupal.org/diff.php?path=contributions/modules/image_import/image...