x-tools / xtools-legacy

Repository for the legacy XTools. See https://github.com/x-tools/xtools for the rewrite
GNU General Public License v3.0
42 stars 21 forks source link

Total bytes of editing #107

Closed davidhedlund closed 7 years ago

davidhedlund commented 8 years ago

https://en.wikipedia.org/w/Wikipedia:WikiProject_Medicine/Stats/Top_English_medical_editors_2013b lists:

Can I list my total edits in bytes (changed bytes + added bytes + deleted bytes), I cannot find anything about it on this link for example: https://tools.wmflabs.org/xtools-ec/?user=%20Cyberpower678&lang=en&wiki=wikipedia.

The current text is "Total edits" is bolded at the page provided by the link above, but my opinion is that "Total edited bytes" is far more relevant, but both should be listed.

In the "Top edits" page it is not possible to use regular expressions (eg asterisk) for "Page title:", example: https://tools.wmflabs.org/xtools/topedits/?user=Cyberpower678&project=en.wikipedia.org&namespace=0&article=*

samwilson commented 7 years ago

In the "Top edits" page it is not possible to use regular expressions (eg asterisk) for "Page title:", example: https://tools.wmflabs.org/xtools/topedits/?user=Cyberpower678&project=en.wikipedia.org&namespace=0&article=*

The namespace view of topedits already includes all articles (i.e. *). Or is the idea here to add actual regex support, e.g. List of Pokémon: .* to get only those articles?

davidhedlund commented 7 years ago

@samwilson

is the idea here to add actual regex support, e.g. List of Pokémon: .* to get only those articles?

Yes.

davidhedlund commented 7 years ago

@samwilson Feel free to file a separate issue for that if you think its best.

Matthewrbowker commented 7 years ago

Hi, @davidhedlund

We are moving over to the Wikimedia Foundation Phabricator for development of XTools. I've migrated your task there, you are welcome to watch it at https://phabricator.wikimedia.org/T172001

davidhedlund commented 7 years ago

@Matthewrbowker Thank you.