Extension:MassBlank
|
MassBlank Release status: experimental |
|||
|---|---|---|---|
| Implementation | Special page, Page action | ||
| Description | Gives sysops the ability to mass blank pages. | ||
| Author(s) | Tisane; adapted from Nuke by Brion Vibber | ||
| Last version | 0.0.1 | ||
| MediaWiki | 1.16+ | ||
| License | GPL 2.0 or later; portions written by Tisane also licensed under CC-by-SA 3.0 or later | ||
| Download |
Download snapshot (Git master)
Git [?]: repo summary • tree • code changes SVN [?]: checkout-url • tree • code changes |
||
|
|||
|
Check usage (experimental) |
|||
MassBlank is an extension that makes it possible for sysops to mass blank pages. It is intended for sites that use Extension:PureWikiDeletion.
Contents |
[edit] Installation
Download the extension files and place them in your wiki's extensions/MassBlank/ directory. Then add the following to LocalSettings.php after require_once( "includes/DefaultSettings.php" ); but before any other require_once or include_once calls:
require_once("$IP/extensions/MassBlank/MassBlank.php");
[edit] Use
Go to Special:MassBlank in order to mass blank pages recently added by a user or IP address. The special page is listed under Special:SpecialPages as Mass blank. Unlike Nuke, this extension lists only pages and not files.
[edit] Logs
A log of all blankings is maintained at Special:Log/blank.
[edit] Licensing and downloads
The extension is available under the GNU General Public License 2.0 or later, and can be downloaded from Subversion, or accessed via the web-based viewer.
[edit] See also
- Extension:Maintenance
- Extension:Nuke
- Extension:NukeDPL
- Extension:DeleteBatch and the deleteBatch.php maintenance script
- Extension:DeletePagePermanently
- Extension:PureWikiDeletion
| Language: | English |
|---|