Closed (won't fix)
Project:
IMCE
Version:
6.x-2.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
7 Nov 2007 at 21:40 UTC
Updated:
25 Dec 2010 at 18:58 UTC
Hi,
I didn't see this question in the list of issues, but I was curious if it's possible to utilize tokens like [user-name] with the IMCE path settings for uploading various files. The token module, http://drupal.org/project/token , seems to be supported with the upload path module but I can't figure out how to create username based sub-directories for IMCE. Is it possible?
Eric
Comments
Comment #1
ufku commentedThis will probably be avaliable in IMCE 6.
Comment #2
socialnicheguru commentedIs token module supported in imce 6
Comment #3
ufku commentedNo.
The safest variable for unique directory names is user-ID and it is supported with %uid. If you need any other variable you can use PHP. See the description in profile pages.