Last modified: 2014-05-18 07:09:41 UTC
Wikipedias in some languages, among them Polish, Russian, Ukrainian and Hebrew, have a gadget that shows a list of frequent edit summaries near the edit summary field in source editing mode. Here are the source samples: Polish: https://pl.wikipedia.org/wiki/MediaWiki:Gadget-edit-summaries.js Hebrew: https://he.wikipedia.org/wiki/MediaWiki:Gadget-Summarieslist.js Many users in the Hebrew Wikipedia complained about the lack of this gadget in the VisualEditor. This could be an enhancement request, but given that for several languages it's an integral part of the editing interface for these languages, it's a regression for them. Adding this as a feature should be very easy, given that it's quite simple and the existing gadgets' code can be reused. Localization and customization for every project can be done on a MediaWiki page with a list of summaries for that project.
I'm reminded of bug 48274.
(In reply to comment #1) > I'm reminded of bug 48274. It's somewhat related, but definitely not the same. What I'm talking about are very frequent summaries in a project. Every project community decides what it needs, but usually it's common generic stuff like "spelling", "adding links", "wikification", "removing unreferenced content", "copyediting" etc.