I have read a lot of information on creating variable paths for galleries and how it is an issue to solve the problems that taxonomies present. I am a novice with drupal, so please go easy on me here. I am creating a multi-blogger site and am providing my users with the FCKeditor to try to make their lives easier. I have image browser installed because it is more user friendly than IMCE as an image upload tool, and this requires that I have Image installed also. I do not want all of my users photos to go into one folder because, trying to have a little foresight, it seems like this will cause problems down the road. So, my question is, can I create a path which will provide each user with their own image folder? I have tried entering some token type variable paths in the default image path, but that simply creates a path like "files/images/%uid" which is obviously not what I want. Any help on this would be appreciated.
Comments
Comment #1
sunMarking as duplicate of #353296: Image upload path, per user or tokens