Go to file
2012-03-14 01:58:01 +00:00
COPYING added rel notes, install, readme and copying 2012-02-12 14:59:03 +00:00
ext.nuke.js Fixed a typo in a boilerplate comment that Jeroen copied to many files, JavasSript -> JavaScript 2012-02-27 01:02:55 +00:00
INSTALL added rel notes, install, readme and copying 2012-02-12 14:59:03 +00:00
Nuke.alias.php Localisation updates for special pages and magic words for extensions from http://translatewiki.net. 2011-12-25 22:19:29 +00:00
Nuke.i18n.php bug 16985: Show number of recent edits in Special:Nuke 2012-03-12 00:18:08 +00:00
Nuke.php bug 16985: Show number of recent edits in Special:Nuke 2012-03-12 00:18:08 +00:00
Nuke_body.php (bug 35214) Special:Nuke allows deletions even when blocked 2012-03-14 01:58:01 +00:00
README added rel notes, install, readme and copying 2012-02-12 14:59:03 +00:00
RELEASE-NOTES added rel notes, install, readme and copying 2012-02-12 14:59:03 +00: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: http://svn.wikimedia.org/viewvc/mediawiki/trunk/extensions/Nuke/README?view=co

== 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.