Extension:BunchPatrol
![]() Release status: experimentalCategory:Experimental extensions |
|
---|---|
Implementation | Special pageCategory:Special page extensions |
Description | Bunches many edits of a user together, so they can be patrolled all at once |
Author(s) | Travis Derouin (Tderouintalk) |
MediaWiki | >= 1.35.0Category:Extensions with manual MediaWiki version |
License | GNU General Public License 2.0 or later |
Download | https://git.legoktm.com/ashley/ShoutHow/src/master/extensions/BunchPatrol |
The BunchPatrol extension bunches many edits of a user together, so they can be patrolled all at once via the new Special:BunchPatrol
page by users who have the patrol
user right.
Users cannot bunch-patrol their own edits.
The extension was originally written by Travis Derouin for wikiHow. This page describes the ShoutHow fork, which, miraculously, does not have any external dependencies and should theoretically run on an unmodified MediaWiki, but compatibility with any and all officially supported versions of MediaWiki is not guaranteed.
Installation
- Download and place the file(s) in a directory called
BunchPatrol
in yourextensions/
folder. - Add the following code at the bottom of your LocalSettings.php file:
wfLoadExtension( 'BunchPatrol' );
Done – Navigate to Special:Version on your wiki to verify that the extension is successfully installed. Category:Extensions by wikiHow
Category:All extensions
Category:Experimental extensions
Category:Extensions by wikiHow
Category:Extensions not in ExtensionJson
Category:Extensions with manual MediaWiki version
Category:Extensions without a compatibility policy
Category:Extensions without an image
Category:GPL licensed extensions
Category:Special page extensions
Category:UserToolLinksEdit extensions