Page MenuHomePhabricator

Add auto-summary to deletion of images
Open, LowPublicFeature

Description

As well as there is a code to add an auto-summary when deleting pages, it would
be nice to have the same functionality to delete images, instead of having to
edit the image previoulsy to copy the tag text or whatever might be needed for
the deletion summary.

PS- see also bug T11656: Automatic deletion summaries should occur for all pages, not just those < 500 characters, which requires changes to the auto-summary script


Version: unspecified
Severity: enhancement

Details

Reference
bz9657

Event Timeline

bzimport raised the priority of this task from to Low.Nov 21 2014, 9:37 PM
bzimport set Reference to bz9657.
bzimport added a subscriber: Unknown Object (MLST).

robchur wrote:

This would seem to be less useful for images; a drop-down box containing predefined reasons might be preferable.

I was referring to the possibility of including automatically in the deletion summary a excerpt of the description text, which tipically includes the tags that the image has been marked with. A dropdown list is a good idea, yes, but it's a bit less automatic, and is less flexible... but still better than nothing :)

DannyS712 subscribed.

Code for autodeletion summary is in ContentHandler::getAutoDeleteReason

Aklapper changed the subtype of this task from "Task" to "Feature Request".Feb 4 2022, 11:01 AM