OneClickArchiver | |
---|---|
Description | Adds archive links to discussions, allowing one-click archiving of individual sections |
Author(s) | Equazcion (original) Technical 13 (updates) FlightTime (customized) |
Status | Stable |
Updated | September 9, 2024 (2 months ago) |
Browsers | Firefox, Chrome, Opera |
Skins | Vector |
Source Beta | User:FlightTime/OneClickArchiver.js User:Technical_13/SandBox/OneClickArchiver.js |
GitHub repository | OneClickArchiver |
OneClickArchiver allows you to instantly archive a single discussion with a click, via an "archive" link that displays for each section on discussion pages.
Noticeboards and other high-traffic discussion pages, normally archived automatically by bots, have gotten long and less manageable recently due to bot instability. OneClickArchiver was created to better enable experienced editors to clear out old discussions themselves, without having to rely on bots. Any discussion page can be set up to use OneClickArchiver.
Use of this tool does not obviate your responsibility to understand when archiving a thread is appropriate. In particular:
|
Archive page
editThis script uses a page's MiszaBot configuration (see User:MiszaBot/config) to determine the archive page. You can enable OneClickArchiver support on a page without a MiszaBot configuration (such as your own user talk page) by using {{Archive basics}} and including its two required parameters. Clicking the archive link on pages without a MiszaBot configuration or {{Archive basics}} (with both required parameters) will not successfully perform an archive.
Installation
editTo use this script: Copy the line below, then click here, paste the line, and click Save page.
importScript('User:FlightTime/OneClickArchiver.js'); // [[User:FlightTime/OneClickArchiver.js]]
Finally, clear your cache and you're set to go.