Read T268657: Epic: IP Info popup for context first.
- Number of local edits
- Number of edits in the past 24 hours
| Niharika | |
| Dec 16 2020, 5:32 PM |
| F34710873: Screen Shot 2021-10-25 at 11.28.11 AM.png | |
| Oct 25 2021, 8:23 PM |
| F34710876: Screen Shot 2021-10-25 at 12.01.43 PM.png | |
| Oct 25 2021, 8:23 PM |
| F34697638: Screen Shot 2021-10-19 at 5.17.00 PM.png | |
| Oct 19 2021, 2:18 PM |
| F34694979: Screen Shot 2021-10-18 at 4.16.29 PM.png | |
| Oct 18 2021, 8:18 PM |
Read T268657: Epic: IP Info popup for context first.
| Subject | Repo | Branch | Lines +/- | |
|---|---|---|---|---|
| Contribs info in the popup | mediawiki/extensions/IPInfo | master | +187 -1 |
| Status | Subtype | Assigned | Task | ||
|---|---|---|---|---|---|
| Resolved | kostajh | T285977 IP Info | |||
| Resolved | kostajh | T268657 Epic: IP Info popup | |||
| Resolved | Niharika | T286661 Create framework for fetching on-wiki information [L] | |||
| Resolved | • wikitrent | T270319 Contribs info in the popup [M] |
Change 724092 had a related patch set uploaded (by Wikitrent; author: Wikitrent):
[mediawiki/extensions/IPInfo@master] WIP: Contribs info in the popup
This only has the number of local edits and recent edits. Currently the framework is not available to pull in global edits, per @phuedx
For someone just joining the party now, could I get some context as to why we're unable to get the total local/global edit counts? This ticket asks for those and it's fine if we split that work off into another ticket or don't do it at all, but we should be explicit about it.
Per what we discussed in standup, I've gone ahead and split the global edits into T292623: [SPIKE] Investigate getting global contribution information for IP Info [8H]. Any additional context on that task would be welcome.
Change 724092 merged by jenkins-bot:
[mediawiki/extensions/IPInfo@master] Contribs info in the popup
@STran I was hoping to see the number of local edits and edits made in the last 24 hours to the popup on the page below. It is not there. Where should I see that?
https://en.wikipedia.beta.wmflabs.org/w/index.php?target=216.38.130.164&namespace=all&tagfilter=&topOnly=1&start=&end=&limit=50&title=Special%3AContributions
This would only show the information if you access the api directly (eg rest.php/ipinfo/v0/log/<logId> or rest.php/ipinfo/v0/rev/<revId>). There's another ticket for showing it in the popup (and maybe infobox?)
Hi @imaigwilo ! If you go to the Special:Log page and click on the ? icon for contributions, under your Network tab in developer tools you should see an api call happen. Mine just showed a number 13. Click on that and the IP address info object should have the edits and blocks there.
That'd be T286662: Display block and contribs info in popup and infobox [S]. I'll update the title of that task…
Thanks for the clarification on this ticket. That was helpful.
I see that this ticket is to set up the pipeline for the following features:
IP number of local edits
IP number of edits in the past 24 hours
To see the set up of the feature see the network api call with the feature:
Below IP user made 1 recent edits and it shows on the network