Mass Deleting Images from Gallery
What is the best way to mass delete images in a gallery? Let's say I have 500 in some category. I suspect if I simply remove the category it would create orphans in the database as opposed to individually deleting each photo which would take forever to do. In AdminCP there is a mass move function but I don't see mass DELETE function, hence my question here about the best way to do it.
What if the category had 1000 images but you only wanted to delete 500 of them so deleting the category wasn't an option?
|