待审核的修改

From mediawiki.org
This page is a translated version of the page Help:Pending changes and the translation is 9% complete.

Pending changes is a way to configure a page so that it displays to readers only edits that have been reviewed.

What it means for a page to be pending changes protected

On a pending changes protected page, edits by unregistered (or new) users are not shown to readers until reviewed by a pending changes reviewer. This is thus a lesser form of protection than semi-protection.

When is a page pending changes protected

A page is pending changes protected by an administrator when it matches specific criteria set forth by the wiki's protection policy.

How to review pending edits

All pending edits appear at Special:PendingChanges, which provides the option to list only those from pending changes-protected pages (or actively deferred, if deferred changes is enabled), and can be reviewed by users with review permission.

How to enable this feature

The feature requires the flagged revisions extension, it can be enabled by setting $wgFlaggedRevsProtection to true in local settings, and can be used alongside its deferral feature (enabled via $wgFlaggedRevsDeferral).