https://bugzilla.wikimedia.org/show_bug.cgi?id=52109
This, that and the other <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #5 from This, that and the other <[email protected]> --- So, we could do this: 'wgRestrictionLevels' => array( [...] 'arwiki' => array( '', 'autoconfirmed', 'autochecked', 'sysop' ), ), But then people in the "editor" group won't be able to create the pages with create=autochecked. Since there are so many more users in the "editor" group compared to "autochecked" group, wouldn't it be better to use create=editor instead? And promote any users to the "editor" group if they need to create these pages? -- 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
