https://bugzilla.wikimedia.org/show_bug.cgi?id=16860
MZMcBride <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |easy CC| |[email protected] --- Comment #19 from MZMcBride <[email protected]> 2012-08-27 02:05:14 UTC --- I'm marking this as easy. At the least the read parts shouldn't be difficult. I don't think it should be too difficult to implement most of this. There's already a bit of API work inside the extension and a lot of this can be modeled after the core modules. To recap, as I understand this bug, we're looking for an API equivalent for: * [[m:Special:GlobalGroupPermissions]]; * [[m:Special:GlobalUsers]]; and * [[m:Special:WikiSets]]. Let's limit this bug to read-only access to this information. The write parts should be split out into separate bugs, as necessary. This helps with prioritization, honestly. Read access is important for everyone; write access is only important for stewards. Splitting the bugs out a bit will also make things simpler and clearer (saner). -- 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
