Go to file
Func bfe4c13c0b SpecialNuke: Don't set edit token in HTMLForm twice
HTMLForm would set it for post form, use setTokenSalt() to amend.

Change-Id: Ia79dbd261e9f0a34bf9f10660a1043355ab72ede
2022-03-18 12:03:12 +00:00
.phan Migrate to new phan 2019-02-25 09:27:00 +01:00
i18n Localisation updates from https://translatewiki.net. 2022-02-28 14:29:07 +01:00
includes SpecialNuke: Don't set edit token in HTMLForm twice 2022-03-18 12:03:12 +00:00
modules Move js into own modules folder 2021-03-12 19:34:07 +01:00
.eslintrc.json build: Updating eslint-config-wikimedia to 0.19.0 2021-03-14 04:18:34 +00:00
.gitignore build: Install eslint and make pass 2019-05-06 17:50:21 -07:00
.gitreview Whoops, track not trace 2016-10-24 17:03:05 -07:00
.phpcs.xml Unsuppress MissingDocumentationProtected and add docs 2022-03-12 01:45:39 +00:00
CODE_OF_CONDUCT.md build: Updating mediawiki/phan-taint-check-plugin to 1.3.0 2018-08-19 14:49:37 +00:00
composer.json build: Updating mediawiki/mediawiki-codesniffer to 38.0.0 2021-10-24 08:45:34 +00:00
COPYING Nuke != SMW 2014-01-16 02:26:40 +00:00
extension.json Bump required MW version to 1.35.6 2022-03-17 21:33:18 +00:00
Gruntfile.js build: Updating dependencies 2021-01-30 06:26:18 +00:00
INSTALL Cleanup after remove of PHP entry point 2021-03-10 22:57:44 +01:00
Nuke.alias.php Add special page alias for Serbian 2018-08-15 20:48:42 +02:00
package-lock.json build: Updating ansi-regex to 5.0.1 2021-10-05 04:18:29 +00:00
package.json build: Updating dependencies 2021-05-12 02:18:14 +00:00
README updated calls to getEditToken and updated stuff for v1.1.6 2012-08-17 16:43:17 +02: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.