User Details
- User Since
- Dec 5 2015, 3:43 PM (522 w, 4 d)
- Availability
- Available
- LDAP User
- Unknown
- MediaWiki User
- Simon04 [ Global Accounts ]
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.
May 2 2025
I cannot reproduce using the original steps. However, when copying a table from one page to another (using the visual editor), the valign attribute is lost.
Apr 15 2025
Fixed via https://github.com/simon04/dinoscan/commit/0c0e23aabc34ff7ca22e8e3d90715f04ba1ad0a2. Thanks for reporting. :-)
Apr 14 2025
JavaScript Temporal is coming | MDN Blog – shipping with Firefox 139 – Temporal - JavaScript | MDN
Mar 24 2025
Even better, thank you! Sorry for the noise!
Let's try to finish this on the Wikimedia-Hackathon-2025 then. (:
Feb 27 2025
Yay, the regression is fixed after 2.5 years (2022-07-20).
Nov 13 2024
I wonder whether Use packageFiles for Popups https://gerrit.wikimedia.org/r/1024608 would be a good first step to see whether packageFiles (in comparison to JavaScript bundlers such as webpack or rollup or vite) is a viable strategy. It seems that this patch is mostly ready?
Oct 22 2024
Oct 14 2024
Likely a regression of https://gerrit.wikimedia.org/r/c/operations/puppet/+/815759.
Oct 13 2024
Screenshots of https://gerrit.wikimedia.org/r/1079645:
Might be obsolete if we remove this link completely, see T376972.
Related: T360589
Related to T365193.
Oct 10 2024
Any new insights? If createEntityView in wikibase.ui.entityViewInit.js shall not be called from commonswiki, maybe we should simply return from this function if mw.config.get('wgWikiID') === 'commonswiki' && mw.config.get( 'wgCanonicalNamespace' ) === 'File'
Oct 4 2024
The template parsing is performed by the CommonsMetadata extension.
MobileFrontend uses its own implementation different from MediaViewer, see T65504 for the plan to use the same code for both versions.
Oct 3 2024
Testing today, I obtain the following caption: "Tämä on kuva suomalaisesta monumentista, jonka tunniste on 'Turun tuomiokirkko ja Turun historiallinen ydinalue' (Q29974183) - RKY: 4620"
The problem here is that the monument template outputs this HTML fragment:
The template parsing is performed by the CommonsMetadata extension.
Sep 13 2024
The desktop MMV should allow cycling images e.g. it should be possible to get from the first image to the last image.
Sep 5 2024
Great, thank you so much. I've migrated to codex.style-bidi.css for dinoscan: https://github.com/simon04/dinoscan/commit/595314ae000e331b00716d728c68882098fc15c0
Aug 20 2024
Aug 16 2024
with something smaller (what?)
Aug 11 2024
Aug 10 2024
@Cparle, the patch is working now... :)
Aug 9 2024
This seems to be the relevant CSS code regarding scroll-padding-top: https://github.com/wikimedia/mediawiki-skins-Vector/blob/3cbb12b590bf7de3f8eac956904e9486fd50c706/resources/skins.vector.js/stickyHeader.less#L133
