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

Roan Kattouw <roan.katt...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |roan.katt...@gmail.com

--- Comment #1 from Roan Kattouw <roan.katt...@gmail.com> 2011-01-06 14:25:27 
UTC ---
Create protection is not in $wgRestrictionTypes because it's a different beast.
Unlike edit, move, upload and any custom restriction types, it's not applied to
existing pages but to titles. For this reason, its implementation is completely
(? at least mostly) separate from other protection types.

Making it disableable is a legitimate feature request, but it should not be
done through $wgRestrictionTypes.

-- 
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
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to