Florian added a comment.

The Upload feature isn't enabled on wmf-wikis (including wikidatawiki, see 
T64598: Filter for New User uploads in Mobile Web 
<https://phabricator.wikimedia.org/T64598> and the change to disable it 
<https://gerrit.wikimedia.org/r/#/c/156523/>). I think, that Wikibase isn't an 
extension, that is widely used outside the wmf wiki-world, so i suggest to 
close this bug as long, as we revisit the upload feature (as far as i know, 
there aren't any plans for now?).

Btw: To reproduce the current situation on your local environment, you can set
$wgGroupPermissions['autoconfirmed']['mf-uploadbutton'] = false;
and
$wgGroupPermissions['sysop']['mf-uploadbutton'] = false;

in your LocalSettings.php, add
$wgMFUploadMinEdits = 1000 // upload feature will be disabled as long, as you 
have no more than 1000 edits

or 
$wgMFPageActions = array( 'edit', 'talk', 'watch' );

:)


TASK DETAIL
  https://phabricator.wikimedia.org/T95881

REPLY HANDLER ACTIONS
  Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign 
<username>.

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Florian
Cc: Jdlrobson, Lydia_Pintscher, MaxSem, Florian, Aklapper, Snaterlicious, 
adrianheine, thiemowmde, Bene, Wikidata-bugs, aude, Jhernandez



_______________________________________________
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs

Reply via email to