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

--- Comment #36 from Vogone <leon.liese...@wikipedia.de> ---
(In reply to Kolega2357 from comment #35)
> (In reply to billinghurst from comment #34)
> > 'shwiktionary' => array(
> >          'autopatrolled' => array( 'autopatrol', 'patroller', 'rollbacker', 
> > => true ), // bug 61380
> > ),
> 
> Really?

*If* you really decide to let autopatrollers using the patrol and the rollback
right you would need to add:

'shwiktionary' => array(
    'autopatrolled' => array(
        'autopatrol' => true,
        'patrol' => true,
        'rollback' => true,
    ), // bug 61380
),

Anyway, this is done by the developers and would require consensus onwiki
beforehand (though I did not check yet whether that is currently the case).

-- 
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