<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    IMHO, the most simple and easiest way to do this is to use a content
    type with 1 file upload field. You can specify in the CCK field
    settings which directory the file will go. You can even use
    <a class="moz-txt-link-freetext" href="http://drupal.org/project/auto_nodetitle">http://drupal.org/project/auto_nodetitle</a> to remove the need to add a
    node title. Then you give those roles permission to create a node of
    that type.<br>
    <br>
    Setup time: approximately 5 minutes.<br>
    <br>
    Michelle<br>
    <br>
    On 10/5/2011 2:25 AM, Wipe_Out wrote:
    <blockquote
cite="mid:CAJEk6a872L0OAo6G68547LFmkv3PH_JCtP6HeQtZ6-ZYcKEbFA@mail.gmail.com"
      type="cite">Hi,
      <div><br>
      </div>
      <div>I am far from the worlds greatest programmer so not at all
        sure how to do this..</div>
      <div><br>
      </div>
      <div>I want to create a page that will allow particular roles to
        simply upload a .pdf file to a configured directory on the
        server.. I have content_access installed so access control
        shouldn't be a problem..</div>
      <div><br>
      </div>
      <div>What I am not sure how to do is create the field on the page
        for the upload and tell it where to save the file..&nbsp;</div>
      <div><br>
      </div>
      <div>I have the plupload module loaded for use with the media
        module to create a gallery.. So since this is there already the
        ultimate would be to use this in a page but have the uploaded
        files go where I want them rather than the&nbsp;default&nbsp;Drupal files
        directory.. If this is quite complicated though I would be happy
        with a simple field that I can choose a file and hit upload..</div>
      <div><br>
      </div>
      <div>I don't really need a content type for this because I only
        need the one page so really just looking for a way to put code
        directly into a page without breaking something badly.. :)</div>
      <div><br>
      </div>
      <div>Code examples most appreciated.. :)</div>
      <div><br>
      </div>
      <div>TIA</div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
    </blockquote>
    <br>
    <pre class="moz-signature" cols="72">-- 
Michelle Ziegmann
===========================
Electronic Communications Specialist
University of California Berkeley
Educational Technology Services</pre>
  </body>
</html>