Closed nburka closed 6 years ago
This queues up media for deleting properly. It also updates the S3 module to delete all objects matching a prefix. I've tested this with both media/test.zip and media/test/{a whole directory of content and sub-dirs} and it works in both cases.
media/test.zip
media/test/{a whole directory of content and sub-dirs}
Allow video uploads to be deleted from the Pending Media admin tool
This queues up media for deleting properly. It also updates the S3 module to delete all objects matching a prefix. I've tested this with both
media/test.zip
andmedia/test/{a whole directory of content and sub-dirs}
and it works in both cases.