Page MenuHomePhabricator

Generate automatic edit summaries for addition of short bits of text to pages
Closed, ResolvedPublic

Description

Author: jasonspiro4

Description:
When you add short snippets of text to a page, MediaWiki should generate an auto
edit summary like "+ft: The population of African elephants has tripled in the
past six months".

This bug is one of a series of nine feature requests I am making for new auto
edit summary logic: bug 9372, bug 9373, bug 9374, bug 9375, bug 9376, bug 9377,
bug 9378, bug 9379, and bug 9380.


Version: 1.23.0
Severity: enhancement

Details

Reference
bz9375

Event Timeline

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

jasonspiro4 wrote:

Hi Rob,

I am curious: Why did you mark these feature requests WONTFIX? IMO this one, in
particular, would make it easier to spot most anons who add vandalism and
linkspam; most don't use edit summaries.

Btw: do I file too many bugs? Should I be bringing up more of my ideas on the
mailing lists before filing a bug? :-)

Regards,
Jason

P.S. I'm CC'ing you and hope you don't mind.

jasonspiro4 wrote:

Reopening pending an answer to comment #1.

I can see a point in this request. I'm copying manually my own short additions too frequently.

CCing some colleagues to check whether this would make sense in the context of the classical editor or VisualEditor.

I would even say the implementation is EASY, but I'm not sure.

Browsers have a built-in "Remember form-history", which allows most users (registered and anon) to re-use their common edit-summaries. I'm guessing that's why Rob closed this bug in 2007.

There's also a Gadget, at least at Enwiki (I'm not sure where else), to enable a pre-defined set of 9-main edit summaries and 5-minor edit summaries. It's the top item in the Editing section, at https://en.wikipedia.org/wiki/Special:Preferences#mw-prefsection-gadgets
(code here: https://en.wikipedia.org/wiki/MediaWiki:Gadget-defaultsummaries.js )

VE's main bug (afaik), is bug 48274 - I'm not uptodate on the situation there.

  • This bug has been marked as a duplicate of bug 1307 ***