Active
Project:
Upload path
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
4 May 2009 at 15:01 UTC
Updated:
19 Aug 2011 at 08:31 UTC
Jump to comment: Most recent file
Comments
Comment #1
darktygur-1 commentedIf I submit a patch for this, will it actually get committed?
Comment #2
Olli1984 commentedi need this feature too.
I can´t confiure the path for comment uploads.
thx 4 any help.
lg
Comment #3
no2e commentedYou could use http://drupal.org/project/filefield_paths - or am I wrong?
Comment #4
DiversiCon commentedI had an overriding need to control the location of comment attachments so I took some time to modify the uploadpath module to suit my needs. Attached is a patch that supports comment uploads to the degree that I required. There are no new admin options, it simply uses the path information for the node to which the comment is related. As this is my first code contribution to drupal.org, I welcome all comments and suggestions. I will be happy to tweak on it as needed.
I have been running the patched version on a fairly active Open Atrium beta8 site and a Drupal 6.19 without any issues for about a month.
Take Care
Comment #5
pumpkinkid commentedI too need this support... I will look at the patch provided within the next few days.
Comment #6
pumpkinkid commentedI actually just found that the filefield_paths module supports this function out of the box... Not really sure what the difference between the two is.... other than one works....
Comment #7
strauch commentedthis patch doesn't work (error: Hunk #1 FAILED at 29.) any idea?