mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Nuke
synced 2024-11-15 11:59:48 +00:00
131da40cbe
We cannot set this in the normal "require-dev" because the plugin depends on exactly PHP 7.0, preventing running tests on any other PHP version. Instead, CI will read the version number out of the "extra" field to figure out what version to install. Bug: T187497 Change-Id: I8f6ea354466fdea71b1739cf26249cb4ad6d7a7c |
||
---|---|---|
docs | ||
i18n | ||
includes | ||
tests/phan | ||
.gitignore | ||
.gitreview | ||
.jshintrc | ||
.phpcs.xml | ||
CODE_OF_CONDUCT.md | ||
composer.json | ||
COPYING | ||
ext.nuke.confirm.js | ||
ext.nuke.js | ||
extension.json | ||
Gruntfile.js | ||
INSTALL | ||
Nuke.alias.php | ||
Nuke.php | ||
package.json | ||
README | ||
RELEASE-NOTES | ||
SpecialNuke.php |
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.