https://bugzilla.wikimedia.org/show_bug.cgi?id=20266
Roan Kattouw <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #2 from Roan Kattouw <[email protected]> 2009-08-16 11:00:25 UTC --- (In reply to comment #1) > The same applies for other rights, there is no way to fully and accurately > determine what rights a user had when they made an edit, only their current > rights. If however, you want to see edits based on the user's current rights, > this can possibly be done, but might be a very expensive query. > It wouldn't necessarily be expensive, but it would sort by user first, then by timestamp, which is not generally considered a useful ordering. > > Also changes made by specific user. > > This can be done via the API already, eg: > http://en.wikipedia.org/w/api.php?action=query&prop=revisions&rvuser=Splarka&titles=Wikipedia:Village%20pump%20(technical) > And since this one is efficient and provides a sane ordering, it could be implemented in the UI as well. -- 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
