[01:40:25] what is de-conj-strong [04:11:52] where is the code that turn the wiktionary meta to html [11:55:08] JOIN [11:55:21] CHAT [11:56:23] Pisibi: testing your 4 letter words vocabulary? [11:58:21] yes hello this is chat [13:14:02] Krenair: lol [13:23:25] ahoi all [13:23:48] Bardack_: hello [13:24:08] thinking about using parsoid for VisualEditor. It seems that parsoid could be resources consumption, and anyway can be a SPOF. We're planning to use a wikiFarm, so thinking about the best solution for Parsoid. [13:24:45] IIRC parasoid is required for visualeditor [13:24:49] i couldn't find real doc about Parsoid cluster. What is then the best approach? 1 parsoid with multi wiki connecting to it with their specific #domain? 1 parsoid per wiki ? [13:26:51] or a cluster solution exist but i was too stupid to find it out ? :) [13:57:34] . [14:00:28] black_13: can we help you? [14:00:47] sorry my finger slipped [14:01:53] i was however wondering about the code that turned wiktionary meta into html [20:02:38] How do I delete an image on mw.org? [20:05:50] put a {{delete}} template on it (I'm not sure if that one exists but you can try) [20:06:19] I can delete it for you, if you give us the URL of the file page [20:08:43] (if it's a commons image, not much we can do about it on mw.org) [20:09:43] There is 6 files in all, all on mw.org. They are screenshots of an old skin version to be replaced by new ones (that I am supposed to upload to commons, apparently). [20:09:58] https://www.mediawiki.org/wiki/File:ChameleonSkin.png, https://www.mediawiki.org/wiki/File:ChameleonSkinNav.png, https://www.mediawiki.org/wiki/File:ChameleonSkinLang.png [20:10:14] https://www.mediawiki.org/wiki/File:ChameleonSkin-Amelia.png, https://www.mediawiki.org/wiki/File:ChameleonSkin-NavHead.png, https://www.mediawiki.org/wiki/File:ChameleonSkin-FixedHead.png [20:10:27] I don't see why you'd need to upload those to commons instead [20:10:50] Skizzerz: Because the Upload Fiule link leads me there. [20:11:06] Trying Special:Upload on mw.org gives a permission error [20:11:09] There's a policy somewhere asking to upload those files to commons (even if you think nobody else will benefit from these) [20:11:12] ah [20:12:56] You can upload first the new version of those images on Commons, and then we can delete the outdated copies here, to avoid breaking the pages where they're being used [20:14:22] Some of those will not be replaced (feature is gone). The only page using them is Skin:Chameleon, which I am rewriting right now. [20:15:39] ok, I can nuke them right away then [20:17:08] and done [20:17:25] Thanks! [22:49:48] ExtensionDistributor seems broken [22:50:09] Remilia: How? What is broken? [22:50:10] getting "Unable to fetch extension list!" for everything [22:50:32] xSavitar: try https://www.mediawiki.org/wiki/Special:ExtensionDistributor/ConfirmAccount [22:51:09] Remilia: Can you file a task on Phabricator? [22:51:20] This looks like an UBN, please file a task [22:51:34] what's a UBN if you do not mind me asking [22:51:40] Unbreak-now [22:51:46] It just means a critical issue [22:51:50] oh [22:51:54] Yeah [22:54:04] xSavitar: changed the task from Mar 3rd to Open [22:54:17] T188692 [22:54:17] T188692: Special:ExtensionDistributor displays an error - https://phabricator.wikimedia.org/T188692 [22:54:58] so it sounds like it can't fetch https://gerrit.wikimedia.org/mediawiki-extensions.txt [22:55:16] or it cached a failure [22:55:21] oh reading the bug i guess i just have to clear the cache [22:55:26] ok, that's easy enough [22:55:37] var_dump($wgMemc->get('extdist-extensions-list')); [22:55:37] var_dump($wgMemc->delete('extdist-extensions-list')); [22:55:37] var_dump($wgMemc->get('extdist-skins-list')); [22:55:38] var_dump($wgMemc->delete('extdist-skins-list')); [22:55:43] I just trimmed it :P [22:56:55] Working again? Remilia [22:57:03] I think it works for me, here, now [22:57:27] bawolff || Reedy, thanks :) [22:57:47] ah, jinks [22:59:17] thank you [22:59:29] Remilia: Can you now download extensions? [22:59:37] Oh [22:59:40] well the page works now [23:00:34] and fetch -o - https://extdist.wmflabs.org/dist/extensions/ConfirmAccount-REL1_32-0ccceb9.tar.gz | tar xf - works fine too [23:00:51] so again thank you for fixing it so fast [23:00:54] It probably just got some bad cache from when gerrit was down yesterday [23:00:54] cool! enjoy! [23:01:08] No, bawolff did the fixing Remilia not me :) [23:01:17] Remilia: Reedy did the trimming :D [23:01:18] Actually, reedy probably beat me to it [23:01:22] you = people here in general [23:01:23] I didn't run it [23:01:26] I just pasted the commands [23:01:29] :D [23:01:41] TEAM EFFORT! [23:01:43] No one wants to accept ;) [23:01:45] Group hug :) [23:01:56] Yeah, that's a good one bawolff