User:Eejit43/scripts/afcrc-helper: Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
Syncing script documentation from GitHub (via script)
Syncing script documentation from GitHub (via script)
Line 3: Line 3:
| description = This user script was inspired by [[User:Enterprisey/AFCRHS|Enterprisey's "AFCRHS" script]], and helps to handle requests at [[WP:AFC/R]] and [[WP:AFC/C]] (redirects and categories creation requests). This script features an easier to use interface with improved functionality and new features. It can be run using the link in the "More"/"Tools" menu.
| description = This user script was inspired by [[User:Enterprisey/AFCRHS|Enterprisey's "AFCRHS" script]], and helps to handle requests at [[WP:AFC/R]] and [[WP:AFC/C]] (redirects and categories creation requests). This script features an easier to use interface with improved functionality and new features. It can be run using the link in the "More"/"Tools" menu.
| changelog =
| changelog =
* '''{{start date and age|2024|04|29}}:''' Support the editing of redirect targets.
* '''{{start date and age|2024|04|17}}:''' Support the addition of rcat redirects with possibilities.
* '''{{start date and age|2024|04|17}}:''' Support the addition of rcat redirects with possibilities.
* '''{{start date and age|2024|04|07}}:''' Support adding template parmaters to accepted redirects.
* '''{{start date and age|2024|04|07}}:''' Support adding template parmaters to accepted redirects.
Line 19: Line 20:
| skin-support = {{User:Eejit43/skin-support|vector-2022=yes|vector=yes|timeless=yes|monobook=yes|modern=yes|minerva=yes|cologne-blue=yes}}
| skin-support = {{User:Eejit43/skin-support|vector-2022=yes|vector=yes|timeless=yes|monobook=yes|modern=yes|minerva=yes|cologne-blue=yes}}
| released = {{start date and age|2024|02|15}}
| released = {{start date and age|2024|02|15}}
| updated = {{start date and age|2024|04|17}}
| updated = {{start date and age|2024|04|29}}
}}
}}

Revision as of 01:28, 30 April 2024


User script
afcrc-helper
DescriptionUser script to help handle requests at WP:AFC/R and WP:AFC/C
Author(s)Eejit43
First releasedFebruary 15, 2024; 3 months ago (2024-02-15)
UpdatedApril 29, 2024; 22 days ago (2024-04-29)
Browser supportTested on Chromium
Skin support
SourceUser:Eejit43/scripts/afcrc-helper.js
GitHub repositoryafcrc-helper.ts

This user script was inspired by Enterprisey's "AFCRHS" script, and helps to handle requests at WP:AFC/R and WP:AFC/C (redirects and categories creation requests). This script features an easier to use interface with improved functionality and new features. It can be run using the link in the "More"/"Tools" menu.

Recent notable changes

For a more detailed changelog, see the script's GitHub commit history.

  • April 29, 2024; 22 days ago (2024-04-29): Support the editing of redirect targets.
  • April 17, 2024; 34 days ago (2024-04-17): Support the addition of rcat redirects with possibilities.
  • April 7, 2024; 44 days ago (2024-04-07): Support adding template parmaters to accepted redirects.
  • April 1, 2024; 50 days ago (2024-04-01): Link to pages in changes UI.
  • March 28, 2024; 54 days ago (2024-03-28): Improve requester detection logic.
  • March 17, 2024; 2 months ago (2024-03-17):
    • Support "notredirect" autofill closing reason.
    • Better parse variatons of category request data.
  • March 14, 2024; 2 months ago (2024-03-14): Improve handling of invalid sections.
  • March 12, 2024; 2 months ago (2024-03-12): Improve rate limit handling.
  • February 22, 2024; 2 months ago (2024-02-22): Merge identical comments where applicable.
  • February 21, 2024; 3 months ago (2024-02-21):
    • Merge identical acceptance and denial messages where applicable.
    • Improve section editing logic to handle sections with identical content.
  • February 18, 2024; 3 months ago (2024-02-18): Use latest page content when finalizing request handling.

Installation

Simple

Install Enterprisey's "script-installer" (at Preferences → Gadgets → Advanced → check Install scripts without having to manually edit JavaScript files (documentation)), then come back to this page and click the "Install" button in the infobox on the right.

Manual

Add the following to your common.js (or a skin specific JavaScript page):

{{subst:install user script|User:Eejit43/scripts/afcrc-helper.js}}

Comments/bug reports

Please leave comments or report bugs on my talk page, or file an issue on the GitHub repository.