Last modified: 2013-09-12 11:07:55 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T22284, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 20284 - Set up autoconfirm, disable page creation for anons on simple
Set up autoconfirm, disable page creation for anons on simple
Status: RESOLVED WONTFIX
Product: Wikimedia
Classification: Unclassified
Site requests (Other open bugs)
unspecified
All All
: Lowest enhancement (vote)
: ---
Assigned To: Nobody - You can work on this!
http://simple.wikipedia.org
: shell
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2009-08-17 04:17 UTC by Jon
Modified: 2013-09-12 11:07 UTC (History)
4 users (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description Jon 2009-08-17 04:17:51 UTC
Please enable the autoconfirm to 4 days.  That is, new editors should not create pages, or move pages for four days.  They should also not be able to edit over semi, until they are four days old.

Also, please disable page creation by IP editors.
Comment 1 Roan Kattouw 2009-08-17 09:25:44 UTC
For Rob's convenience:

$wgAutoConfirmAge = 4*24*60*60;
$wgGroupPermissions['*']['createpage'] = false;
$wgGroupPermissions['autoconfirmed']['createpage'] = true;
$wgGroupPermissions['autoconfirmed']['move'] = true;

Note that this still allows new editors to create talk pages, which is probably desirable (say so if not).

Also, you will need to provide a link to community consensus for this change.
Comment 2 Jon 2009-08-17 09:45:32 UTC
I thought this was the default setting, and since we did not have it, a bug.  Please WONTFIX this if that is not the case.  We will have to discuss this more on the wiki.
Comment 3 Barras 2009-08-17 12:39:13 UTC
Just for your information, the discussion about this change is ongoing: http://simple.wikipedia.org/wiki/Wikipedia:Simple_talk#Anon_editing

Please, don't change anything yet, because I see some objections.

Regards
Barras
Comment 4 Alex Z. 2009-08-17 17:38:48 UTC
Autoconfirm age = 4 days is the default, however, anyone can create a page by default. 

I would point out that even enwiki allows all registered users to create pages. I don't believe any WMF wiki (besides special/private wikis) restrict page creation to autoconfirmed only.

In any case, there doesn't appear to be any discussion about allowing only autoconfirmed users to create pages in the linked thread (autoconfirmed is only mentioned twice).

Closing as LATER, pending consensus for some change.
Comment 5 This, that and the other (TTO) 2013-09-12 11:07:55 UTC
Autoconfirmed createpage was infamously rejected on enwiki, so it ain't gonna happen on simple.

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links