Github mirror of MediaWiki extension Nuke - our actual code is hosted with Gerrit (please see https://www.mediawiki.org/wiki/Developer_access for contributing)
![]() The page title should be substituted into the link syntax before the wikitext is parsed, so we should use wfEscapeWikiText() instead of plaintextParams. Bug: T310015 Change-Id: Iad216ded7e25c7f84b6b9ae619ddd51b9140bd24 |
||
---|---|---|
.phan | ||
i18n | ||
includes | ||
modules | ||
tests/phpunit/unit | ||
.eslintrc.json | ||
.gitignore | ||
.gitreview | ||
.phpcs.xml | ||
CODE_OF_CONDUCT.md | ||
COPYING | ||
Gruntfile.js | ||
INSTALL | ||
Nuke.alias.php | ||
README | ||
composer.json | ||
extension.json | ||
package-lock.json | ||
package.json |
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.