Does this support filefield module which is supposed to be replacement for drupal core upload module?

Comments

samirnassar’s picture

Upload path does not support filefield.module as of yet. I have not yet seen looked at the code, but I did install it to take a peek at the functionality and upload.module is listed as a dependency.

davidwhthomas’s picture

I would have thought filefield handled subfolders itself, in a similar way to imagefield.

It appears not.

I might take a look at it and see if we can get it integrated.

DT

davidwhthomas’s picture

Status: Active » Closed (fixed)

Actually, it looks like filefield already provides that functionality, from the project page

http://drupal.org/project/filefield

"Configurable upload paths."

closing issue.