Page MenuHomePhabricator

Add a new flag named "EDIT_SUPPRESS_CREATE_LOG"
Open, Needs TriagePublic

Description

A new flag named "EDIT_SUPPRESS_CREATE_LOG" is needed for the following special types of page creations:

  • File uploads, which already have an upload log entry (T290384)
  • Pages created with non-default content models, which already have a similar log entry in the "contentmodel" log (T291690)

Event Timeline

GTrang renamed this task from Allow page creation log entries to be suppressed for certain page creations to Allow page creation log entries to be suppressed for some page creations in general.Sep 24 2021, 2:14 PM
GTrang updated the task description. (Show Details)

Change 723537 had a related patch set uploaded (by GeoffreyT2000; author: GeoffreyT2000):

[mediawiki/core@master] Add a new flag named \"EDIT_SUPPRESS_CREATE_LOG\"

https://gerrit.wikimedia.org/r/723537

GTrang renamed this task from Allow page creation log entries to be suppressed for some page creations in general to Add a new flag named "EDIT_SUPPRESS_CREATE_LOG".Sep 24 2021, 2:41 PM
GTrang updated the task description. (Show Details)

Change 723537 abandoned by GeoffreyT2000:

[mediawiki/core@master] Add a new flag named \"EDIT_SUPPRESS_CREATE_LOG\"

Reason:

Already included as part of a larger rebased patch (https://gerrit.wikimedia.org/r/c/mediawiki/core/+/718527).

https://gerrit.wikimedia.org/r/723537

@GeoffreyT2000: For future reference, please use the feature request form (linked from the top of the task creation page) to create feature requests. Thanks.