Revision
1.4 -
(
show annotations)
(
download)
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: +3 -1 lines
File MIME type: text/plain
* 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.