I want to open asset up for all my users once I get it functional on my site. I'm a bit of a neat freak with directories, though, and don't like the idea of potentially hundreds of user directories at the root of my files directory. Is there any way we could get an option to set the base directory that the user directories go into. I'd like to have them all like "files/user_media/michelle" rather than just "files/michelle".
Thanks,
Michelle
Comments
Comment #1
HansBKK commented+1, related - http://drupal.org/node/306562
What about looking at merging with WebFM? They've got good file management stuff there, but it seems to be (for my use case) limited to just files I'm intending for visitors to download - also good role-based security while the site as a whole is still using Public method.
Comment #2
wmostrey commented