Last modified: 2014-09-17 22:00:07 UTC
Now that CentralAuth has a read-only interface viewable for a broad audience, it could in some wiki-messages replace vvv's sulutil tool which basicly does the same. However two main things I noticed that it is missing that I liked from vvv's tool. - Sortable wikitable -- Being able to sort up and get blocks, editcount or method on top would be nice - Flags / Rights -- What kind of rights the user has here (sysop, patroller etc.) One other thing I often noticed in vvv's tool is the issue in sorting on Date; Since the timestamp starts with the clocktime and has month written as a word, sorting that column would fail. The sortable-plugin supports sorting an entry at a different point (ie. a "Y-m-d H:i:s" stamp) so that would probably a good solution. -- Krinkle
(In reply to comment #0) > > - Sortable wikitable > -- Being able to sort up and get blocks, editcount or method on top would be > nice > > > One other thing I often noticed in vvv's tool is the issue in sorting on Date; > Since the timestamp starts with the clocktime and has month written as a word, > sorting that column would fail. The sortable-plugin supports sorting an entry > at a different point (ie. a "Y-m-d H:i:s" stamp) so that would probably a good > solution. > > Already done with r64956.
Just in case it was looked over, the request included more: - Flag/rights column - Sortable wikitable class - Sort date-cells at a different point with the Y-m-d H:i:s stamp to prevent sorting by time instead of date.
(In reply to comment #0) > - Flags / Rights > -- What kind of rights the user has here (sysop, patroller etc.) There's also bug 18917 for this.
Unassigning default assignments. http://article.gmane.org/gmane.science.linguistics.wikipedia.technical/54734
User rights are requested in bug 18917. The rest of this request was implemented, so marking as FIXED.
Special:CentralAuth should now be at feature parity with sulutil.