https://bugzilla.wikimedia.org/show_bug.cgi?id=4995
Thomas Bleher <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #16 from Thomas Bleher <[email protected]> 2009-10-22 06:42:13 UTC --- Can't this be implemented using $wgRevokePermissions? Just add $wgRevokePermissions['blockedfromupload']['upload'] = true; or something like that (haven't tested the exact syntax) and add users to be blocked to the blockedfromupload group. -- 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
