People would like an API module that can mass delete things, aka Special:Nuke
Description
Details
- Reference
- bz33470
Subject | Repo | Branch | Lines /- | |
---|---|---|---|---|
add an API module for Nuke | mediawiki/extensions/Nuke | master | 226 -8 |
Event Timeline
Change 341133 had a related patch set uploaded (by mainframe98):
[mediawiki/extensions/Nuke] add an API module for Nuke
Change 341133 abandoned by Mainframe98:
add an API module for Nuke
Reason:
See last comment of Anomie, an action=massdelete would be better.
I'll de-assign myself from this. I think it would be best to think up a strategy to tackle this bug, before submitting any patches.
I clarified the summary that people just want an API to mass delete pages, not necessarily the full equivalent of Special:Nuke. I wonder if we could have action=delete take a generator?
I am loading a large number of elements in a local Wikibase installation and I often need to reprocess the dataset.
A batch delete function to mass delete elements inserted by a bot user would be useful.
Added Wikibase tags which was requested by Lydia.
See also https://github.com/LeMyst/WikibaseIntegrator/discussions/355#discussioncomment-2988433