Go to file
Translation updater bot 7e32141c93 Localisation updates from https://translatewiki.net.
Change-Id: I36a48e3c962d2db0d7a9e93bd0a410ce13903c77
2014-02-06 20:42:19 +00:00
.gitignore Updated gitignore 2012-08-27 18:34:31 +02:00
.gitreview Add .gitreview file 2012-03-22 13:59:54 -07:00
COPYING Nuke != SMW 2014-01-16 02:26:40 +00:00
ext.nuke.js Use strict, add semi-colon and reformat code 2012-10-20 19:42:32 +02:00
INSTALL updated calls to getEditToken and updated stuff for v1.1.6 2012-08-17 16:43:17 +02:00
Nuke.alias.php Localisation updates from https://translatewiki.net. 2013-12-13 20:07:25 +00:00
Nuke.hooks.php (Bug 55424) Add a link to nuke a user from Special:Contributions 2014-02-02 19:30:56 +01:00
Nuke.i18n.php Localisation updates from https://translatewiki.net. 2014-02-06 20:42:19 +00:00
Nuke.php (Bug 55424) Add a link to nuke a user from Special:Contributions 2014-02-02 19:30:56 +01:00
Nuke_body.php (bug 43554) Set initial focus on Special:Nuke 2013-02-17 16:59:11 +00:00
README updated calls to getEditToken and updated stuff for v1.1.6 2012-08-17 16:43:17 +02:00
RELEASE-NOTES Use American English spelling for behavior 2013-03-04 09:55:17 +01:00
SpecialNuke.php Added a changable limit and the option to not filter the recent changes on a single user 2011-02-14 20:21:02 +00:00

These is the readme file for the Nuke extension.

Extension page on mediawiki.org: https://www.mediawiki.org/wiki/Extension:Nuke
Latest version of the readme file: https://gerrit.wikimedia.org/r/gitweb?p=mediawiki/extensions/Nuke.git;a=blob;f=README

== About ==

Nuke is an extension that makes it possible for sysops to mass delete pages.
It was written by Brion Vibber in September 2005. It is running on all Wikimedia sites.

=== Feature overview ===

* Mass deletion of recently added pages via Special:Nuke.
** Filter by username or IP.
** Filter by page name pattern.
** Limit size of the batch of pages you delete.