https://bugzilla.wikimedia.org/show_bug.cgi?id=37987
--- Comment #3 from Daniel Kinzler <[email protected]> 2012-07-31 19:49:55 UTC --- (In reply to comment #2) > mw.config: > * wgRestrictionEdit (undefined || Array of user groups) > * wgRestrictionMove (undefined || Array of user groups) > * wgUserGroups (Array of user groups) Hm, that'S not terribky useful... wouldn't it be nice to have the result of Title::userCan("edit") readily available in JS? There's no way to determine this from JS alone, with all the hooks being called. -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
