[04:19:27] https://meta.wikimedia.org/w/index.php?title=MediaWiki:Common.css&action=history as a whole is really awesome!! [04:21:16] yeah, Ssastry completely ruining the efforts to make it smaller [04:21:20] :) [04:25:16] gotta love when you find duplicate CSS in common.css though, there was a class for .nonumtoc and now I have to deal with the #hideTOCnumbers CSS which both do the same thing, the former just gets used on the copy of the TOU onwiki :eyeroll: [04:25:56] which by total coincidence is being updated right now and WMF is being picky about who edits the draft copy [17:26:29] So i was trying to figure out why there was a code comment about blocking css 'tps', and i was wondering if that was some sort of scary css property name [17:26:56] Nope, turns out matching tps* was just a way to catch https:// in really old mediawiki [18:31:02] can anyone help me out why this build failed https://integration.wikimedia.org/ci/job/quibble-vendor-mysql-php74-phpunit-standalone-docker/4864/console [18:35:29] Nikhil61: So the error is in the test [18:35:29] MediaWiki\Extension\WikiLambda\Tests\Integration\StandaloneHooksTest::testAllMediaWikiLanguagesRepresented [18:35:39] WikiLambda has a ZObject for each language MediaWiki supports [18:36:41] does it mean a new language is added to Wikimedia core and lambda not aware of it [18:36:42] same as kus a few weeks back [18:37:43] bawolff [18:37:57] Nikhil61: I see other patches to wikilambda failing for the same reason [18:38:02] So its probably not your patch [18:38:25] okk thanks a lot [18:38:26] you always help me when i got stuck :) [18:38:51] Yes, you seem to be right. ann, nog, and wal were added on march 9 (72bfa1cd964622d70) [18:39:14] If wikilambda's tests fail everytime a new language is added, its going to have a lot of test failures [18:40:26] Anyways, i'd just wait until someone fixes that, and then rebase your patch once the fix gets merged [20:05:37] Hi all, I noticed that everytime I create a new page or edit an existing page, by default the page will be in my watchlist, is that anyway to disable that? so that if I want to watch any page I can do that manually. [20:07:36] Guest77: yes, you can customize those in the "Watchlist" section of your user preferences [20:09:21] oh cool, I found it, thank you! [20:28:58] another question, is there anyway to set keyboard hotkey to save a page, like Alt + S? [20:29:14] or Command + S on mac [21:06:01] Guest77: I think that should already be a thing [21:06:25] Or at least, cause you to focus on the button, might have to hit enter after the hotkey [21:08:52] The hotkey works for me in Firefox. It only focus but not submits when it has a conflicting hotkey (it just alternates between each element with the same hotkey) [22:28:52] what Vulpix said