Github mirror of MediaWiki extension Nuke - our actual code is hosted with Gerrit (please see https://www.mediawiki.org/wiki/Developer_access for contributing)
转到文件
Translation updater bot a711327cb4 Localisation updates from https://translatewiki.net.
Change-Id: Ie08dc5b0c5f0e551bd57db4ea1b59ca8706c77a0
2024-04-17 08:11:30 +02:00
.phan Migrate to new phan 2019-02-25 09:27:00 +01:00
i18n Localisation updates from https://translatewiki.net. 2024-04-17 08:11:30 +02:00
includes Use namespaced classes 2023-10-02 21:09:38 +00:00
modules Use explicit mw.msg() instead of implicit mw.message() 2022-07-24 18:44:16 +00:00
tests/phpunit/unit tests: Add basic test for HookRunner 2023-05-31 23:17:39 +02: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 Remove phpcs exclude rules and update PHP code 2022-11-04 13:09:25 +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
COPYING Nuke != SMW 2014-01-16 02:26:40 +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 Nuke: Special page aliases should not store in zh 2023-03-22 12:23:14 +00:00
README updated calls to getEditToken and updated stuff for v1.1.6 2012-08-17 16:43:17 +02:00
composer.json build: Updating dependencies 2023-04-29 07:53:20 +00:00
extension.json build: Update MediaWiki requirement to 1.41 2023-08-19 13:55:47 +08:00
package-lock.json build: Updating npm dependencies 2024-02-11 19:09:43 +00:00
package.json build: Updating grunt-banana-checker to 0.11.0 2023-06-01 22:03:06 +00:00

README

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.