Extension:Nuke

From MediaWiki.org
Jump to: navigation, search
MediaWiki extensions manual - list
Crystal Clear action run.png
Nuke

Release status: stable

Nuke.png
Implementation Special page, Page action
Description Gives sysops the ability to mass delete pages.
Author(s) Brion Vibber (Brion VIBBERTalk)
Last version 1.1.3 (2012-01-11)
MediaWiki 1.18+ (v1.1.2+)
1.16, 1.17 (v1.1.1+)
1.11+ (<v1.1.1)
Database changes no
License GPL v2+
Download Download snapshot
Subversion [Help]

Browse source code
View code changes

log

Added rights

nuke

Check usage (experimental)
Bugs: list open list all report

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.

Contents

[edit] Installation

  1. Download the files from SVN or download a snapshot (select your version of MediaWiki) and place the files under $IP/extensions/Nuke
  2. Add to the end of LocalSettings.php (MW 1.17+):
    require_once("$IP/extensions/Nuke/Nuke.php");
    or add to the end of LocalSettings.php (<MW 1.16):
    require_once("$IP/extensions/Nuke/SpecialNuke.php");
  3. Installation can now be verified through Special:Version on your wiki

[edit] Use

Go to Special:Nuke in order to mass delete pages recently added by a user or IP address. The special page is listed under Special:SpecialPages as Mass delete.

[edit] Logs

A log of all deletions is maintained at Special:Log/delete.

[edit] See also



Language: English  • 日本語 • 한국어 • Polski
Personal tools
Namespaces
Variants
Actions
Site
Support
Download
Development
Communication
Print/export
Toolbox