https://bugzilla.wikimedia.org/show_bug.cgi?id=20284


Roan Kattouw <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]
          Component|General/Unknown             |Site requests
            Summary|Autoconfirm nonfunctional   |Set up autoconfirm, disable
                   |                            |page creation for anons on
                   |                            |simple




--- Comment #1 from Roan Kattouw <[email protected]>  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.


-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
You are on the CC list for the bug.

_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to