<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Thanks, I checked out the first option which would be perfect&nbsp; (haven't
tried the second yet) and realized I have to clarify something.&nbsp; The
image_import module creates image nodes.&nbsp; What I have set up is
node_images, where you can attach images to a node.&nbsp; Currently you have
to do this one at a time.&nbsp; There will be a lot of Nodes (probably about
50-60 maybe more, each representing a gallery) and there will be about
5-10 images attached to each node.&nbsp; I'm looking for a way to either
upload all the images by ftp and then pull them into the the nodes or
have multiple upload fields display on the node at a time so that
several can be attached at once.<br>
<br>
thanks<br>
sander<br>
<br>
Shai Gluskin wrote:
<blockquote
 cite="mid:9f68efb70709100650k28ca7a2q60c74c1cf8c74d2a@mail.gmail.com"
 type="cite">Sander,<br>
  <br>
The image_import module (which comes with the Image module) does this
the FTP way. First upload via FTP and then bulk import to nodes.
Obviously the limitation there is that only admins with FTP privileges
can do it.
  <br>
  <br>
The Acidfree module has a way to allow users to do it, by uploading a
zip or tar file from an Import Images screen. Problem there is a lot of
end users won't be agile enough with zipping/tarring. In addition, OS
X's built-in zipping function (called Archive) -- includes resource
fork files which then get turned into blank image nodes. So even with
Acidfree folk who feel comfortable with zipping -- you explain to Mac
users how to make a "clean" archive.
  <br>
  <br>
I think what a lot of folks long for is something similar to the
interface that Facebook uses for bulk image uploads. I'm sure it will
arrive sooner or later, I'm not up on who might be working on thinking
about such a tool. Maybe others know.
  <br>
  <br>
The Acidfree interface when you do the bulk upload is nice, being able
to edit relevant node fields for all the images on the same screen.<br>
  <br>
Shai<br>
  <br>
  <div><span class="gmail_quote">On 9/10/07, <b
 class="gmail_sendername">
sander-martijn</b> &lt;<a moz-do-not-send="true"
 href="mailto:sander@sander-martijn.com">sander@sander-martijn.com</a>&gt;
wrote:</span>
  <blockquote class="gmail_quote"
 style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Ist
there a way to allow for bulk upload of images attached to nodes?<br>
One option that would work would be to display multiple file browsers on<br>
the node's edit page instead of one at a time.&nbsp;&nbsp;Another would be to ftp
    <br>
the images to the server and then somehow attach them.&nbsp;&nbsp;Or perhaps<br>
there's already a module for it?<br>
    <br>
thanks<br>
.s<br>
--<br>
[ Drupal support list | <a moz-do-not-send="true"
 href="http://lists.drupal.org/">http://lists.drupal.org/
    </a> ]<br>
  </blockquote>
  </div>
  <br>
</blockquote>
<br>
<div class="moz-signature">-- <br>
<hr align="center" noshade="noshade" size="1" width="100%">
<p
 style="text-align: center; font-family: verdana,arial,helvetica,sans-serif; color: rgb(51, 51, 51); font-size: 10px; text-transform: lowercase; font-style: normal; font-weight: normal;"><a
 href="mailto:sander@sander-martijn.com"
 style="text-decoration: none; color: rgb(0, 0, 255); font-family: verdana,arial,helvetica,sans-serif;">sander-martijn</a><br>
interface developer | architect<br>
<a href="mailto:sander@sander-martijn.com"
 style="text-decoration: none; color: rgb(0, 0, 255); font-family: verdana,arial,helvetica,sans-serif;">sander@sander-martijn.com</a><br>
<a href="http://www.sander-martijn.com"
 style="text-decoration: none; color: rgb(0, 0, 255); font-family: verdana,arial,helvetica,sans-serif;">www.sander-martijn.com</a>
</p>
<hr align="center" noshade="noshade" size="1" width="100%"></div>
</body>
</html>