> Configurable upload paths now use node tokens

Does this mean that each user can have their own folder by using something like %UID?

Sorry for my ignorance.

Comments

deciphered’s picture

Status: Active » Fixed

Hi -Anti-,

Yes you can, using the global token [user-id].

However, you could also do this previously with FileFields default behavior, which used the user tokens instead of the node tokens.

The benefit of using the node tokens is that you can have the files sorted into directories based on the node that they are for.

If you have the module installed, there are fieldsets in the filefield widget settings called 'File path replacement patterns' & 'File name replacement patterns' that will give a list of all available tokens that can be used to create these directories.

Hope this helps.

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.