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&#39;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.. </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 default 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&#39;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>