<!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">
Unfortunately file management is one of the big weaknesses in Drupal 6,
and I've never<br>
found a solution that I really liked.&nbsp; There are a lot of efforts
toward improving that in D7<br>
(the Media project, and assorted core file handling improvements) but
for now there are<br>
only half-measures.<br>
<br>
John's suggestion is one of the reasonable methods, and IMCE plus
TinyMCE is the common<br>
way to manage embedded images.<br>
<br>
- Ken Winters<br>
<br>
John Fiala wrote:
<blockquote
 cite="mid:d59865cb0909130739x42a359dcy84ea66abc37bb2ad@mail.gmail.com"
 type="cite">
  <pre wrap="">Hey there, Gaston.  (I aplogize for not spelling your name quite
right, but I'm not sure how to produce that o with my keyboard.)

Basically, once a file is uploaded, it exists in the files directory -
so if you know the name, you can fairly easily use it (as in an image
tag) anywhere you like.

As for associating that file with another node, that I'm not as
familiar with off of the top of my head.

(Indeed, for re-using image files, I've tended to use an image node,
which consists of a simple node with an imagefield, and then using
nodereference to associate it with various nodes.)

2009/9/12 Gast&oacute;n Pablo P&eacute;rez <a class="moz-txt-link-rfc2396E" href="mailto:gpperez@gmail.com">&lt;gpperez@gmail.com&gt;</a>:
  </pre>
  <blockquote type="cite">
    <pre wrap="">Hi everybody!

I'm using the upload module to upload files into the Drupal nodes. The
question is, how can I reuse the files uploaded in a particular node in
other nodes? Exists a module to do this?

thanks

Gast&oacute;n Pablo Perez
<a class="moz-txt-link-abbreviated" href="mailto:Email:gpperez@gmail.com">Email:gpperez@gmail.com</a>

    </pre>
  </blockquote>
  <pre wrap=""><!---->


  </pre>
</blockquote>
</body>
</html>