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

Contents of /contributions/modules/image_import/TODO.txt

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


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.
1 $Id: TODO.txt,v 1.3 2005/06/06 13:20:57 syscrusher Exp $
2
3 * Add (or verify that one of the existing system calls already does) checking
4 of the uploaded files using valid_input_data().
5
6 * As always, further testing needed before this gets released as production.
7
8 * Consider finding a way to add non-free-tag node terms on the fly, as
9 suggested by Tim Altman. (Can this be done with taxonomy_otf.module?)
10
11 * Deal with auto-creation of import folders when appropriate. Possibly do this
12 upon update of user records (using the user hooks) if and only if the user
13 has permissions such that they'll be able to use the image_import module.
14
15 * Add ZIP file support using (with permission) code from Zippy Images (q.v.).

  ViewVC Help
Powered by ViewVC 1.1.2