Page MenuHomePhabricator

Grant anonymous users 'createpage' right and enable Extension:FlaggedRevisions on fa.wikipedia.org fawiki_p
Closed, ResolvedPublic

Description

Hello,
Our wiki users reached consequnece for:"as a trial period please unblock anonymous users for creating article for one week. after one week please block it again and enable extension:Flagged revisions for one month(please give editor right automatically for users who have more than 200 edits).
The voting page is attached.
Best Regards,
Amir


Version: unspecified
Severity: enhancement
URL: http://fa.wikipedia.org/wiki/%D9%88%DB%8C%DA%A9%DB%8C%E2%80%8C%D9%BE%D8%AF%DB%8C%D8%A7:%D9%86%D8%B8%D8%B1%D8%AE%D9%88%D8%A7%D9%87%DB%8C_%D8%A8%D8%B1%D8%A7%DB%8C_%D8%AA%D8%BA%DB%8C%DB%8C%D8%B1_%D9%85%D8%AD%D8%AF%D9%88%D8%AF%DB%8C%D8%AA%E2%80%8C%D9%87%D8%A7%DB%8C_%D9%88%DB%8C%D8%B1%D8%A7%DB%8C%D8%B4%DB%8C/%D9%88%DB%8C%D8%B1%D8%A7%DB%8C%D8%B4_%D8%AF%D8%B1_%D8%A7%D9%86%D8%AA%D8%B8%D8%A7%D8%B1_%28%D8%A2%D8%B2%D9%85%D8%A7%DB%8C%D8%B4%DB%8C%29

Details

Reference
bz27195

Event Timeline

bzimport raised the priority of this task from to Medium.Nov 21 2014, 11:15 PM
bzimport set Reference to bz27195.

I'm not sure what the request is here.

Blocking/Unblocking a user can be done by administrators and doesn't have to be requested.

From IRC conversation: Do you mean AbuseFilter ?

no no!please log out and try create an article in English Wikipedia,
As you see you can't but It's possible in French wikipedia. we want for trial Period unblock it. It's a very simple change at LocalSettings.php
Abuse filter has been enabled since 2009 and it's irrelevant to this bug

Aha! You mean granting and revoking the permission to create pages.

By default this is allowed but it was disabled on fa.wiki:

InitialiseSettings.php

permisions

'fawiki' => array( 
	'*' => array( 'createpage' => false ),

Adjusting summary accordingly + shell

jeluf wrote:

Your change has been completed.
Please reopen this ticket if anything went wrong.

The following configuration settings have been changed:

Index: InitialiseSettings.php

  • InitialiseSettings.php (revision 1580)

+++ InitialiseSettings.php (working copy)
@@ -5650,7 +5650,7 @@

  'autopatrolled' => array( 'autopatrol' => true ),
),
'fawiki' => array(
  • '*' => array( 'createpage' => false ),

+ '*' => array( 'createpage' => true ),

    	'patroller' => array( 'patrol' => true ),
    	'rollbacker' => array( 'rollback' => true ),
	),

You can find the entire config file at
http://noc.wikimedia.org/conf/highlight.php?file=InitialiseSettings.php

jeluf wrote:

Please reopen this ticket as soon as your first test is done. I'll then switch to the next stage.

(In reply to comment #7)

Thanks please revoke it

Why? Do you have community consensus for this?

Yes we are, as a discussion before it was for trial period and now creating page by anonymous users should be disable and now should install FlaggedRevs extension
with standard configuration like dewiki on fawiki for a trial period like creating page by anonymous users, here a like to discussion:

http://fa.wikipedia.org/wiki/ویکی‌پدیا:نظرخواهی_برای_تغییر_محدودیت‌های_ویرایشی/ویرایش_در_انتظار_(آزمایشی)

Thank you

I would like to second this request. Please revoke the create-article permission from IPs (go back to how it was until a few days ago). This is adding a lot of burden in Persian Wikipedia.

I don't want to look pushing, but this issue is troubling Persian Wikipedia community notably. Please revoke create permission from anonymous and uncofirmed users.

Your change has been completed.
Please reopen this ticket if anything went wrong.

The following configuration settings have been changed:

Index: InitialiseSettings.php

  • InitialiseSettings.php (revision 1614)

+++ InitialiseSettings.php (working copy)
@@ -5635,7 +5635,7 @@

  'autopatrolled' => array( 'autopatrol' => true ),
),
'fawiki' => array(
  • '*' => array( 'createpage' => true ),

+ '*' => array( 'createpage' => false ), # 27195

    	'patroller' => array( 'patrol' => true ),
    	'rollbacker' => array( 'rollback' => true ),
	),

You can find the entire config file at
http://noc.wikimedia.org/conf/highlight.php?file=InitialiseSettings.php

reopening since this report now needs flagged revisions to be enabled and setup.