https://bugzilla.wikimedia.org/show_bug.cgi?id=25799
Summary: Enabling viewing patrols seperate from own
autopatrolled edits
Product: MediaWiki
Version: 1.17-svn
Platform: All
OS/Version: All
Status: NEW
Severity: enhancement
Priority: Normal
Component: Special pages
AssignedTo: [email protected]
ReportedBy: [email protected]
Currenltly I see no way to see sombody's patrollog without his or her own
'edits' in between (not really edits but autpatrols).
As far as I can see these are stored in a different way and can be identified
as such.
Example:
http://commons.wikimedia.org/w/index.php?title=Special%3ALog&type=patrol
Some have (automatic) behind them.
A userscript that executes the following exists:
<code>
jQuery(".mw-logline-patrol:contains('automatic')").hide();
</code>
But if the user page 50 edits since the last patrol the list will be empty (or
500 of that matter).
So way to filter these (wether or not by storing the seperatly entirely - or
perhaps not store autopatrol in the database at all ?) enabling to see the
actual patrol log, that would be handy.
-
Krinkle
--
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