The module works fine, but I couldn't managed it to use uploadpath preferences. Can swfupload put files into a dir, defined in uploadpath?
And, it does not deletes files after removing attachments in node edit form.
The module works fine, but I couldn't managed it to use uploadpath preferences. Can swfupload put files into a dir, defined in uploadpath?
And, it does not deletes files after removing attachments in node edit form.
Comments
Comment #1
robloachI believe there's a Drupal Media sprint going on sometime with Aaron and Andrew sometime. Aaron was bringing up the idea of porting hook_file_* to Drupal 6 as a contrib module, and possibly to Drupal 5 too. Not sure what the status is there, but I'll be sure to find out....
Comment #2
skilip commentedthis release (D6) does also provide a hook function which can be used to alter the upload destination path. It is described in README.txt
Comment #3
skilip commented