Reply to comment

Managing users' uploaded files

How do sites that use a file manager such as IMCE or the file managers built into WYSIWYG editors configure the directory path settings? We're evaluating IMCE (using FCKEditor as an editor) and are not comfortable with storing uploaded files such as images embedded in pages or media/PDFs that are linked from pages in directories that incorporate user IDs, since we anticipate that a given node may very well have its owner changed in the future (use case: subject librarians change departmental responsibility). Do you put all uploaded files in one big folder? Do you have the file manager create a directory for all of a given user's files?

A node-ID based directory structure may make sense (e.g., all the files referenced in a given node are stored in a directory whose name is based on the node ID), but IMCE and the other file mangers we've looked at don't support this. This approach is not without its problems either; http://drupal.org/node/161735 discusses some issues with using node IDs.

Any advice/experience/warnings would be appreciated.

Reply

The content of this field is kept private and will not be shown publicly.
  • Allowed HTML tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd> <blockquote>
  • Lines and paragraphs break automatically.
  • You may post code using <code>...</code> (generic) or <?php ... ?> (highlighted PHP) tags.
  • Web page addresses and e-mail addresses turn into links automatically.

More information about formatting options

CAPTCHA
This question is for testing whether you are a human visitor and to prevent automated spam submissions.