User: syscrusher Branch: HEAD Date: Mon, 06 Jun 2005 13:20:57 +0000 Modified files: /modules/image_import CHANGELOG.txt CREDITS.txt INSTALL.txt README.txt TODO.txt image_import.module Log message: * Added an improved variant of the throttle feature suggested by "adrinux". This variant only calls sleep() if it needs to do so, based on actual elapsed time. * Added an optional overall time limit, which works if images are being deleted (based on system and user options). The time limit allows the script to exit in an orderly way before PHP or Apache time it out, and the user can simply click "Import Images" again to continue the process where it left off, with a fresh time interval. * Improved modularity of node creation, in preparation for adding new feature to migrate legacy images from old image.module. * Made debugging optional instead of mandatory. * Module is now considered BETA rather than alpha test level. Links: http://cvs.drupal.org/diff.php?path=contributions/modules/image_import/CHANG... http://cvs.drupal.org/diff.php?path=contributions/modules/image_import/CREDI... http://cvs.drupal.org/diff.php?path=contributions/modules/image_import/INSTA... http://cvs.drupal.org/diff.php?path=contributions/modules/image_import/READM... http://cvs.drupal.org/diff.php?path=contributions/modules/image_import/TODO.... http://cvs.drupal.org/diff.php?path=contributions/modules/image_import/image...