Assist - Patrolling edits

From Calidus HUB
Revision as of 12:40, 6 September 2024 by Anw (talk | contribs) (Initial Creation)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

It's important that the quality of pages in Assist is high, and we reuse where possible.

Therefore, every edit made by users who are not system administrators are logged and marked as unpatrolled edits.

That allows administrators of Assist to patrol edits to ensure quality and prevent spamming.

Currently this is a manual process, but may elements will be automated with time.

Reference

https://www.mediawiki.org/wiki/Help:Patrolled_edits

Configuration

All administrators are naturally granted the autopatrol right (none of their edits require patrolling) and the patrol right (the ability to patrol unpatrolled edits).

Administrators can assign other users to the administrator group, to increase the number of users patrolling changes.

Administrators can add the patrol right to individual users.

The system has been configured to email selected administrators with details of all changes, so that they can be patrolled. To change or remove this:

  • Edit /path/to/Assist/LocalSettingsAdditional.php
  • Change $wgUsersNotifiedOnAllChanges with the users to be notified, as an array e.g. ['uid1', 'uid2'].

Patrolling

To mark an edit as patrolled

  • Access Special:RecentChanges
  • Changes which are not patrolled display with a red exclamation mark (!).
  • Click the (diff) link next to an edit.
  • To mark the edit as patrolled, click the Mark as patrolled link.

To mark a new page as patrolled

  • Access Special:NewPages
  • New pages which are not patrolled display with a yellow background.
  • To mark a new page as patrolled, visit it and click the ⧼markaspatrolledlink⧽ link near the bottom of the page.

To mark a new file as patrolled

  • Access Special:NewFiles
  • If you want to see only unpatrolled files, check "Hide patrolled uploads"
  • To mark a new file or new file version as patrolled, visit it and click the ⧼markaspatrolledlink⧽ link near the bottom of the file description.

Note Note: You can't mark a deleted file or page as patrolled.