[01:24:06] I can't get my extension's javascript files to load even though I can change the page and see it on Special:Version [02:14:59] There must be something I don't understand about the module exports? [02:15:09] I've read https://www.mediawiki.org/wiki/ResourceLoader/Package_modules#Module_definition [02:16:55] I have a defintion of static files, and added [02:16:55] module.exports = window._satellite; [02:16:55] var recordPage = require( './init.js' ); [02:16:56] to the bottom of launch.js [03:49:19] hey people. [05:07:30] Hello everyone. Has anyone here had any success getting composer installed on on the mediawiki:1.35 official docker image? Running an `apt install composer` throws a message stating the install is impossible due to unmet dependencies [05:08:16] It gives a list of dependencies stating that all but a couple are "uninstallable" [05:10:53] is there a repository i can add to the /etc/apt/sources.list file? [05:55:16] The source image shows php:7.3-apache which leads to alpine:3.9 image, but when checking the /etc/os-release it shows debian buster [07:04:15] Sorry for noob question. But I have a multi-language wiki setup. On the landing page, how can I list the approximate article counts below the language link like wikipedia.org does? [12:38:17] ksynwa: I think they're manually updated, at least for the non-Wikipedia projects [12:39:05] MC8: Ah ok. Thanks a lot. [12:42:03] I think wikipedia.org is special, but still isn't live-updated. the source is here: https://github.com/wikimedia/portals [14:36:32] I have a wikimedia commons question, not sure which channel is the right for the question. The question: https://fi.wikipedia.org/wiki/Tiedosto:Kari_Juva_Runoratsu_ja_muusa_2014.jpg <- Is this picture uploaded to wikimedia commons? How can I view it in there? I have a similar picture that I want to upload to wikimedia commons, but when I do, there is no option for me to add something like this page has [14:36:34] about (1961/404) 25 ยง finnish law about the copyright regarding the picture. It says the piece of art is copyrighted and can be used in scientific or "review" presentations [15:14:21] onla: No, it's locally uploaded to fiwiki [15:14:55] Not many people there, but, I guess the appropriate channel would be #wikipedia-fi or #wikimedia-commons. [15:18:56] ok thanks [21:23:45] Hi. If someone asks me on mediawiki.org to hide his IP from a revision (he mistakenly saved the page while logged out), is it ok for me to do that? [21:27:03] Does reassignEdits work on IPs? [21:28:08] Well, the edit was in the sandbox page. It's more about privacy than attribution [21:28:36] Also, I have no confidence that the IP is really from that user [21:31:06] I guess I can just go ahead and remove the IP from that revision, there should be nothing sneaky there [21:32:11] I don't think anyone cares too much either way [23:36:45] Hello all! I recently upgraded from 1.34.2 to 1.35.0 and am troubleshooting a super obnoxious slowdown in my wiki. I was wondering if there were any known issues with major slowdowns after an upgrade because of legacy settings or what have you? Just trying to knock out the usual suspects before I start taking things apart