Extension:Nuke
From MediaWiki.org
|
Nuke Release status: stable |
|||
|---|---|---|---|
| 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] |
||
|
|||
|
Check usage (experimental) |
|||
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
- Download the files from SVN or download a snapshot (select your version of MediaWiki) and place the files under $IP/extensions/Nuke
- 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");
- or add to the end of LocalSettings.php (<MW 1.16):
- 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
- Extension:DeletePagePermanently
- Extension:DeleteBatch and the deleteBatch.php maintenance script
- Extension:Maintenance
- Extension:NukeDPL
|
|
This extension is being used on one or more of Wikimedia's wikis. This means that the extension is stable and works well enough to be used by such high traffic websites. A full list of the extensions installed on a particular wiki can be seen on the wiki's Special:Version page. |
| Language: | English • 日本語 • 한국어 • Polski |
|---|