User:Eejit43/scripts/rmtr-helper
rmtr-helper | |
---|---|
Description | User script to help handle requests at WP:RM/TR |
Author(s) | Eejit43 |
First released | February 14, 2023; 23 months ago (2023年02月14日) |
Updated | January 31, 2025; 6 days ago (2025年01月31日) |
Browsers | Tested on Chromium and Firefox |
Skins |
|
Source | User:Eejit43/scripts/rmtr-helper.js |
GitHub repository | rmtr-helper.ts |
This user script helps handle requests at WP:RM/TR (technical move requests). A link is added to the "More"/"Tools" dropdown menu (or sidebar), which creates a UI at the top of the page, allowing requests to be removed and moved between sections with comments.
The script does not currently actually move pages!
Recent notable changes
For a more detailed changelog, see the script's GitHub commit history.
- January 31, 2025; 6 days ago (2025年01月31日): Add "Stale" removal reason.
- January 22, 2025; 15 days ago (2025年01月22日): Improve request detection and parsing logic.
- January 3, 2025; 34 days ago (2025年01月03日): Prioritize "Contested technical requests" section in move dropdown.
- July 15, 2024; 6 months ago (2024年07月15日): Add very basic dark mode support.
- June 2, 2024; 8 months ago (2024年06月02日): Automatically ping requester when moving requests.
- May 27, 2024; 8 months ago (2024年05月27日): Account for lack of whitespace around pipe characters.
- May 17, 2024; 8 months ago (2024年05月17日): Handle wikilinked title parameters.
- January 29, 2024; 12 months ago (2024年01月29日): Account for some edge cases in the way requests are added.
- December 13, 2023; 13 months ago (2023年12月13日): Add an alert if the page has been edited since the script has been loaded.
Installation
Simple
Install Enterprisey's "script-installer" (at Preferences → Gadgets → Advanced → Tick 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/rmtr-helper.js}}
Comments/bug reports
Please leave comments or report bugs on my talk page, or file an issue on the GitHub repository.