Skip to content

Plugin: ArchWikiSortContacts

Dario Giovannetti edited this page Jan 11, 2016 · 3 revisions

This ArchWiki-specific plugin sorts the entries of specifically-formatted user lists.

The plugin is disabled by default.

Configuration

You need to pass a 5-element array as the third item in the configuration array:

  1. The first element is the name of the article where there is the user list.
  2. The second element is the number of days to consider when counting the users' edits.
  3. The third element is the minimum number of edits that have to have been done in the chosen period for a user to be considered active.
  4. The fourth element is the string that introduces inactive users.
  5. The fifth element is the edit summary that will be submitted when saving the page.

Clone this wiki locally