https://bugzilla.wikimedia.org/show_bug.cgi?id=43524
Web browser: ---
Bug ID: 43524
Summary: Enable Upload only for sysop on it.wikivoyage
Product: MediaWiki
Version: unspecified
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: Unprioritized
Component: Uploading
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Classification: Unclassified
Mobile Platform: ---
As described in
https://it.wikivoyage.org/wiki/Wikivoyage:Lounge#Caricamento_immagini_solo_admin,
we decided to enable the right "upload" only for sysop for various reasons.
This is the change to do on
http://noc.wikimedia.org/conf/InitialiseSettings.php.txt
'itwikivoyage' => array(
'user' => array( 'upload' => false ),
'confirmed' => array( 'upload' => false ),
'autoconfirmed' => array( 'upload' => false ),
'autopatrolled' => array( 'upload' => false ),
'sysop' => array( 'upload' => true ),
),
Please verify it.
--
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l