Will resolve #2738
-
internal: -
Ability to list uploaded files by one user (Image and Document) -
Ability to delete uploaded files (dedupe-aware) -
Track attachment relationship between Objects -
Atomicity when performing actions on files ( :global
)
-
-
API -
list media -
provide information on where media is used -
delete media
-
-
User quota for uploading, dynamically assigned using a couple of factors like post numbers, registration date, user tags? -
Maybe: access control -
Migration code to scan all uploaded attachments and assign the corresponding upload path (would this be possible?)