User Details
- User Since
- Dec 5 2015, 3:43 PM (557 w, 2 d)
- Availability
- Available
- LDAP User
- Unknown
- MediaWiki User
- Simon04 [ Global Accounts ]
Sat, Aug 8
There's a grand Commons file page improvements - Google Docs with many ideas.
Fri, Aug 7
Sun, Jul 26
Tue, Jul 21
Upstream issue: https://github.com/simon04/locator-tool/issues/92
Sun, Jul 19
Or everything as one large dialog?
Sun, Jul 12
Jun 30 2026
Yes, all skins should be supported (thanks to @Samwilson's review on gerrit).
Jun 28 2026
The number FilesWithMatch is directly returned by the API. The total number of matches can easily be computed in the front-end. If you need it to be returned by the backend, feel free to open an upstream issue. Do you have a particular use-case in mind?
Jun 17 2026
See also T426246.
Nice. For people looking for some example requests:
May 28 2026
May 26 2026
Image preloading has been removed via I8d0bb2.
We set maxage to 5min for imageinfo requests. This choice seemed to be good enough for the past 12 years.
Does no longer seem relevant. We've performed plenty of refactoring in the past.
May 16 2026
Hi all, thank you – I feel honored. 🤗 I will use the new power wisely.
May 13 2026
May 6 2026
Hi @Ladsgroup, I debugged your tool a bit: You seem to be using the imageinfo...url to compute the filepath. But the newly added ?utm_source=commons.wikimedia.org&utm_campaign=imageinfo&utm_content=original seems to be causing problems and need to be removed.
The underlying analytics endpoint seems to be working nicely, for example https://wikimedia.org/api/rest_v1/metrics/video_plays/v3/per_file/all-referers/all-agents/%2Fwikipedia%2Fcommons%2Fe%2Fe1%2FForschung_zur_Hohen_Birga_an_der_Universit%C3%A4t_Innsbruck.webm/daily/20260501/20260510
May 5 2026
May 4 2026
May 2 2026
I cannot reproduce anymore. Preloading has been reworked/simplified in the past time.
Mar 17 2026
Awesome @Ladsgroup, thank you for your help. 🤗
Mar 15 2026
Is the following a decent replacement? Is there any better way?
Mar 14 2026
Jan 19 2026
Happy 2026! Temporal is natively supported by Chrome 144+, Edge 144+, Firefox 139+, see https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Temporal#browser_compatibility
Jan 16 2026
I wonder whether any documentation need to be updated, for instance...
Sep 1 2025
Jun 10 2025
Jun 9 2025
@CCiufo-WMF, please update my patches as needed. My interests shifted to other projects in the meantime.
Jun 1 2025
May 28 2025
May 26 2025
In the meanwhile, dewiki came up with this template https://de.wikipedia.org/wiki/Vorlage:Chart to link to the chart definition and chart help page ("Diagrammdaten: Definition | Hilfe").
May 22 2025
May 20 2025
May 19 2025
Note that enwiki has implemented a similar functionality for many navigation boxes, see https://en.wikipedia.org/wiki/Innsbruck#External_links for instance and note the V T E buttons on the left.
@CCiufo-WMF, cool, I did not know that this function exists. However, the functionality is very limited:
May 15 2025
May 8 2025
Is anything blocking the Gerrit patch? Is any help needed to address and implement this enhancement?
Currently, two mappings are in place, (a) in PHP for i18n strings and fetxhing the .tab data, and (b) in Typescript to map our chart definion to ECharts options.
May 7 2025
We used to have a showValues option, but this option has been removed in the course of T376656.
The deployment to metawiki is planned for May 6-8, 2025, see https://www.mediawiki.org/wiki/Extension:Chart/Project#Deployment_Timeline.
The deployment to ruwiki is planned for May 13-15, 2025, see https://www.mediawiki.org/wiki/Extension:Chart/Project#Deployment_Timeline.
We used to have a showLegend option, but this option has been removed in the course of T376656.
Related: T393597
May 6 2025
May 5 2025
Hi @Jdlrobson-WMF, sorry that you couldn't come to the hackathon, I missed you. The hackathon was great. Today I started my adventure back home by bike – approx. 2500km to go.
May 4 2025
Avoid custom tags, presumably there is nothing we can do with these
May 3 2025
One approach could be to utilize the toolbox of ECharts (top right) and display the links to .chart and .tab there.
ECharts does not have a designated chart type for histograms. Histograms can simply be rendered as a bar chart.

