For sites where many many files are uploaded, the ability to specify a directory for each filefield would make this CCK component usable. The imagefield module does this, with great success!

Comments

Marandb’s picture

I also agree that this is a HUGE feature and very important for sites with alot of content.

Since filefield is a "port" of imagefield this should be already there? (maybe I am wrong about the "port") Is there any plan for getting this added?

This module is so close.

Thanks,
Marandb

Egon Bianchet’s picture

Version: 4.7.x-1.x-dev » 6.x-3.x-dev

The killer feature for me would be the ability to set a parametrized path, like pathauto, maybe using the tokens module, ie: [uid]/[nid] or [uid]/[type] ...

Egon Bianchet’s picture

I just saw that the feature I'm asking for is going to be added to imagefield: http://drupal.org/node/106685

Egon Bianchet’s picture

Status: Active » Needs review
StatusFileSize
new3.32 KB

I ported this feature from imagefield ... mostly for testing purposes, there is a lot of duplicated code

Egon Bianchet’s picture

StatusFileSize
new3.3 KB

Keeping it up to date

dopry’s picture

Status: Needs review » Fixed

Committed to HEAD, thanks.

Anonymous’s picture

Status: Fixed » Closed (fixed)