Extension:Scratch Account Request System

From Linux Web Expert

MediaWiki extensions manual
Scratch Account Request System
Release status: stable
Implementation identity (invalid type)
Author(s) Jacob G. (jvvg), Naleksuh, apple502j, Kenny2scratch, ahmetlii
Latest version 0.1
MediaWiki >= 1.35.0
License GNU General Public License 2.0 or later
Download
  • $wgScratchVerificationProjectAuthor
  • $wgAutoWelcomeNewUsers
  • $wgScratchAccountAutoRejectStaleAwaitingUserRequestDays
  • $wgScratchVerificationProjectID
  • $wgScratchAccountRequestRejectCooldownDays
  • $wgScratchAccountCheckDisallowNewScratcher
  • $wgScratchAccountJoinedRequirement
Quarterly downloads Lua error in Module:Extension at line 172: bad argument #1 to 'inNamespace' (unrecognized namespace name 'skin').
Public wikis using Lua error in Module:Extension at line 172: bad argument #1 to 'inNamespace' (unrecognized namespace name 'skin').

The Scratch Account Request System extension implements a custom Account Request system used on Scratch Wiki.

Installation

  • <translate> Download and place the file(s) in a directory called <tvar name=name>Scratch Account Request System</tvar> in your <tvar name=ext>extensions/</tvar> folder.</translate>
  • <translate> Add the following code at the bottom of your <tvar name=1>LocalSettings.php </tvar> file:</translate>
    wfLoadExtension( 'Scratch Account Request System' );
    
  • File:OOjs UI icon check-constructive.svg <translate> Done</translate> – <translate> Navigate to <tvar name=special>Special:Version</tvar> on your wiki to verify that the extension is successfully installed.</translate>