/[drupal]/contributions/modules/image_import/INSTALL.txt
ViewVC logotype

Log of /contributions/modules/image_import/INSTALL.txt

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Links to HEAD: (view) (download) (annotate)
Sticky Tag:

Revision 1.4 - (view) (download) (annotate) - [select for diffs]
Tue Jun 14 18:34:50 2005 UTC (4 years, 5 months ago) by syscrusher
Branch: MAIN
CVS Tags: HEAD
Branch point for: DRUPAL-4-6
Changes since 1.3: +5 -1 lines
Diff to previous 1.3
* Modularized obtaining default image path setting from image.module
  and upload.module, to decouple image_import.module from those two.

* Explicitly test for, and warn administrator of, erroneous config
  in which default image path and image import path are the same.

* Inform administrator of PHP max_execution_time setting to guide
  setting of import timeout option.

* General documentation update.

Revision 1.3 - (view) (download) (annotate) - [select for diffs]
Mon Jun 6 13:20:57 2005 UTC (4 years, 5 months ago) by syscrusher
Branch: MAIN
Changes since 1.2: +18 -1 lines
Diff to previous 1.2
* 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.

Revision 1.2 - (view) (download) (annotate) - [select for diffs]
Thu Jun 2 05:58:49 2005 UTC (4 years, 5 months ago) by syscrusher
Branch: MAIN
Changes since 1.1: +3 -0 lines
Diff to previous 1.1
Complete rewrite of the main import functionality. The module is still
in an ALPHA TEST condition, but I am hopeful that the new main functions
will greatly improve its reliability.

Revision 1.1 - (view) (download) (annotate) - [select for diffs]
Mon May 23 02:09:08 2005 UTC (4 years, 6 months ago) by syscrusher
Branch: MAIN
Initial commit of new module from sandbox into main modules directory.
This code is still BETA TEST level, mostly feature-complete but not yet
fully tested/debugged. Use at own risk.

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.

  Diffs between and
  Type of Diff should be a

Sort log by:

  ViewVC Help
Powered by ViewVC 1.1.2