[02:25:59] hello? [02:26:37] Hi KyoriAsh_ [02:27:44] may I ask some question related to Magic Words? [02:29:30] !ask | KyoriAsh_ [02:29:30] KyoriAsh_: Please feel free to ask your question: if anybody who knows the answer is around, they will surely reply. Don't ask for help or for attention before actually asking your question, that's just a waste of time – both yours and everybody else's. :) [02:30:43] !ask regarding keyword {{CONTENTLANGUAGE}} or {{CONTENTLANG}} it will return the wiki language code, but for language like zh, how it will return the variant language code for zh wiki? [02:30:44] Please feel free to ask your question: if anybody who knows the answer is around, they will surely reply. Don't ask for help or for attention before actually asking your question, that's just a waste of time – both yours and everybody else's. :) [02:55:32] ???? [02:58:22] oh [02:59:58] KyoriAsh_: check out https://zh-yue.wikipedia.org/wiki/User:Sn1per/Sandbox [03:00:29] It just returns the ISO code, which for zh-yue is just yue [03:01:24] but that was zh-yue.wikipedia.org [03:01:46] You meant variant language code, right? zh-yue is a variant of Chinese [03:01:48] I mean like http://zh.wikipedia.org/ where language variant is available [03:02:02] so how I grab the variant code instead of language code [03:02:22] ah, let me see [03:04:17] so when user select zh-hans / zh-hant, the parameter/magic word will return hans/hant/whatever code it is, but I don't see any related thing on mediawiki magic word manual [03:05:18] Sorry, I couldn't find one either [03:05:28] Consider filing a bug on https://phabricator.wikimedia.org [03:05:38] oh, a suggestion to mediawiki [03:05:51] https://phabricator.wikimedia.org/T12964 [03:06:15] because I'm headache actually to determine the font for zh-hant/tw/mo/hk and zh-hans/cn/my/sg [03:06:18] https://phabricator.wikimedia.org/T4085 [03:06:33] but common.css just fixed a font for every variant which frustrated me [03:06:38] one of the two bugs I linked seems related [03:06:43] the first one is exactly what you [03:06:51] you're looking for but seems declined, not sure why [03:10:23] I'm suspecting UILANG [03:10:32] UILANGCODE [03:10:49] I'm not sure that works but I give a try [04:07:30] when getting categorymembers using the API I am getting fewer than cmlimit results even though there are many more than cmlimit members of the category. I think this is because I am limiting to ns=0, but how can I make it return cmlimit number of results within the restrictions? [06:46:27] Hello everyone, I'm killerofhel [06:47:48] Hi Killerofhel. [08:26:54] Hi Killerofhel [08:27:08] Killerofhel: there is more action currently at #wikimedia-dev, if you are curious ;) [08:29:53] Killerofhel: you can also register your nickname, follow https://meta.wikimedia.org/wiki/IRC/Instructions#Register_your_nickname.2C_identify.2C_and_enforce [08:38:54] https://phabricator.wikimedia.org/T114274 [08:39:00] The task here says return escaped() [08:39:20] There's no such function escaped() in PHP. What do I do? [08:50:16] ananayarora: it refers to method on Message class [09:04:48] ananayarora: https://www.mediawiki.org/wiki/Manual:Messages_API [11:01:33] Hi could someone help me please. Well we are getting this error https://cloud.githubusercontent.com/assets/3527469/11914164/4e29d64c-a646-11e5-9a9b-8ccd79996e06.PNG for foreground skin. They are running mw 1.26. I am trying to fix the problem. The problems starts from this code https://github.com/thingles/foreground/blob/feature/foundation5/Foreground.skin.php#L76 and https://github.com/thingles/foreground/blob/feature [11:01:34] /foundation5/Foreground.skin.php#L230 I am trying to fix the problem but carn't figure out how to fix the problem. [11:01:59] We have a patch here https://github.com/thingles/foreground/pull/270 where we are doing all the fixes. [13:24:39] when getting categorymembers using the API I am getting fewer than cmlimit results even though there are many more than cmlimit members of the category. I think this is because I am limiting to ns=0, but how can I make it return cmlimit number of results within the restrictions? [13:25:51] morning [14:18:53] Hi guys, I need help.. [14:19:08] Who is here? [14:19:46] Anyone? [14:21:09] Are you here? [14:21:26] mdholloway : Are you here?? [14:21:55] SleepyMode: hello! [14:22:11] Can you help me in something related to MW? [14:22:35] I made a new protection level for Bureaucrat only [14:22:38] SleepyMode: how can i help you? I work mostly on the Android app (not MW per se) but I'll do my best [14:23:06] And I want to change the visible name from "Users in the Group Bureaucrat only" to "High Protection" [14:23:09] Is it possible? [14:24:12] SleepyMode: I don't know offhand, but let me take a peek at the code and see if I can figure it out [14:30:08] matanya: Can you help me? [14:35:11] SleepyMode: Have you seen this page? https://www.mediawiki.org/wiki/Manual:$wgRestrictionLevels [14:35:29] SleepyMode: "If you add additional levels (e.g. 'docwriters'), you can set the "display name" seen in the user interface by creating a MediaWiki page like 'MediaWiki:Protect-level-docwriters'." [14:37:44] not working [14:37:44] SleepyMode: That's about all I can do; I hope it's useful. If not, you'll probably have better luck in a few hours when people in SF start coming online [14:45:25] SleepyMode: can I see your config for setting the new mode (the $wgRestrictionLevels)? [14:45:34] just copy/paste that one line here [14:47:18] I'm guessing offhand you did $wgRestrictionLevels[] = 'bureaucrat'; in which case the page you need to edit on-wiki is MediaWiki:Protect-level-bureaucrat [14:47:42] e.g. make sure the bit inside the quotes in $wgRestrictionLevels matches the last part of the page name [14:49:39] Im back [14:50:10] I was blind enough to try and set it with a big "B" in the bureaucrat [14:50:17] Which is not supposed to be [14:50:21] Anyway its fixed now [14:50:29] I made MediaWiki:Protect-levelbureaucrat [14:50:41] Mediawiki:Protect-level-bureaucrat [14:50:43] :) [14:51:00] glad you got it sorted :) [14:52:16] SleepyMode: excellent! glad here as well. [14:52:27] And Skizzers, I couldn't send you the Config as Im hosting on miraheze, and the public config(where its set) - is more than 1000 lines [14:52:41] I don't think anyone has time to read it. [15:39:18] andre__: How do I tell Jenkins to recheck my work? :$ [15:47:40] My name is Adithyan J and as a part of a task I joined here. [15:56:59] Welcome, adithyan [15:58:31] OH-: how do you guys restart the Jenkins check? [15:58:33] :$ [15:58:38] 'recheck' [15:59:22] OH-: Yeah, that :P [15:59:38] Whatever it's called, how do you do it :$ [16:00:30] You comment 'recheck'. [16:00:43] It only works if you're whitelisted, but I'm pretty sure you are [16:00:51] :O [16:03:27] Oh, and jenkins-bot should recheck every time you upload a patch set. You don't have to 'recheck' every time. [16:06:45] OH-: https://gerrit.wikimedia.org/r/261178 Pls help :'( [16:07:27] The npm test is glitched. Bitbucket is not playing nice [16:08:01] The php-composer test is legitimate. You have some spacing issues [16:14:29] Also, you may have broken the interface, causing the Selenium test to fail [16:14:55] What happened? ^^ [16:16:06] Unit tests failing for a patch [16:16:22] *Integration tests [16:16:25] Oh [16:16:31] including unit tests and some code style tests [16:16:50] *not integration tests. the whatever-you-call tests before you submit a patch [16:18:17] adithyan: how did you choose irccloud among the clients options? [16:18:43] adithyan: please also register your nickname https://meta.wikimedia.org/wiki/IRC/Instructions#Register_your_nickname.2C_identify.2C_and_enforce [16:19:09] clients options?? [16:19:21] the list at https://en.wikipedia.org/wiki/Comparison_of_Internet_Relay_Chat_clients [16:21:04] kk [16:24:56] OH-: I fixed the spacing issues that were appearing as errors. Only left are the warnings. Is it necessary to fix them too? [16:25:22] ananayarora: Fix everything possible [16:25:23] You're usually supposed to fix everything [16:26:51] PHPCBF CAN FIX THE x MARKED SNIFF VIOLATIONS AUTOMATICALLY [16:27:02] What? [16:27:05] Where x is the number of Warnings per file [16:27:15] Yes. but it didn't fix them. so you have to [16:27:23] OH-: Okay. [16:27:32] You could probably tell it to fix them automatically on your local machine but *shrug* [16:27:59] https://github.com/squizlabs/PHP_CodeSniffer/wiki/Fixing-Errors-Automatically [16:36:44] OH,I think I have registered my nickname [16:37:34] Nemo_bis: ^ [16:48:01] adithyan: yes you did [17:03:53] ugh [17:04:05] only languagecode but no langvariantcode [17:42:08] ty: Hello [18:00:34] hello SleepyMode [18:01:11] Hi :) [18:16:31] I'm trying to hide the title of the maiin page on the Lojban Wikipedia. [18:16:43] I added "body.mainpage.action-view h1.firstHeading { display: none; }" to MediaWiki:Common.css [18:16:53] main* [18:17:02] the title is still being displayed, though [18:18:20] is "action-view" correct? [18:19:25] not sure [18:19:37] that's what it says here: https://www.mediawiki.org/wiki/Manual:FAQ#How_do_I_hide_the_main_page_title.3F [18:19:40] I just tried removing it [18:19:42] still not working [18:21:59] ksft: you ned to use body.page-uikipedi_as_ralju.action-view [18:22:37] ah [18:23:38] the FAQ is wrong [18:23:39] chaned it [18:23:41] changed* [18:23:44] still isn't working [18:23:55] kstf [18:23:57] Im back here [18:24:01] Tell me what is the problem [18:24:03] I'll help :) [18:24:12] I'm trying to hide the title of the maiin page on the Lojban Wikipedia. [18:24:16] main* [18:24:38] alright [18:24:49] Go to MediaWiki:Common.css [18:24:49] here's the Common.css: https://jbo.wikipedia.org/wiki/MediaWiki:Common.css [18:24:51] body.mainpage.action-view h1.firstHeading, body.mainpage.action-submit h1.firstHeading { display: none; } [18:24:53] oh [18:24:54] alright [18:25:08] Its not english hhh [18:25:13] yeah [18:25:14] I have no idea what to press @_@ [18:25:24] I found the edit button! [18:25:26] yeah alright [18:25:27] brb [18:25:31] stika, yeah [18:26:14] I cant edit it? [18:26:28] You do not have permission to stika lo vi ckupau, for the following reason: This page provides interface text for the software on this wiki, and is protected to prevent abuse. To add or change translations for all wikis, please use translatewiki.net, the MediaWiki localisation project. [18:26:33] are you a global sysop? [18:26:39] No [18:26:42] :/ [18:26:43] that's why, then [18:26:48] I can edit it [18:26:53] alright [18:26:57] I just don't know what to change [18:27:02] body.mainpage.action-view h1.firstHeading, body.mainpage.action-submit h1.firstHeading { display: none; } [18:27:04] add it [18:27:18] I tried that already [18:27:47] Im out of ideas then @_@ [18:27:55] You are a global sysop? [18:28:02] wow, congratz. [18:28:11] I wish to be one :/ [18:28:27] woah [18:28:28] it worked [18:28:33] :) [18:28:35] no, I'm just a jbowiki sysop [18:28:57] I can't manage to get a sysop in any wiki :| [18:28:58] I didn't include the "action-submit" part before [18:29:09] the Lojban Wikipedia is tiny [18:29:29] I don't know Lojbanayny? [18:29:34] What do you speak there? [18:29:36] it's a constructed language that isn't very hard to learn--you should come learn it and help [18:29:51] lojban.org [18:29:56] also, #lojban [18:30:11] Alright? [18:30:15] I'll try learning it :) [18:30:47] I've learned a lot of languages [18:30:51] How hard can it be? :D [18:30:52] xkcd.com/191 [18:31:12] ksft: there is still "mainpage" there [18:31:28] saper: where? [18:31:32] It wasn't there a second ago [18:31:34] @_@ [18:31:42] ksft: in the common.css [18:32:12] ksft: just forget actions for a while [18:32:13] yeah, I changed it again because it wasn't working [18:32:19] it seems to not be working again [18:32:34] Listen [18:32:37] just body.page-uikipedi_as_ralju h1.firstHeading { display: none; } [18:32:39] I'll start learning that language [18:32:47] saper: that didn't work [18:32:50] But tomorrow [18:33:03] I need to go [18:33:04] See you [18:33:41] ksft: and the comma is wrong I think [18:33:57] ksft: can you put this in MediaWiki:Common.css and let me check the result? thanks [18:34:09] okay [18:35:03] saper: there [18:35:46] works [18:38:39] not for me... [18:38:48] oh, now it is [18:38:50] huh [18:39:28] OH-: https://gerrit.wikimedia.org/r/261178 [18:39:44] mwext-mw-selenium still fails [18:39:47] andre__: ^ [18:39:52] Did you see Nemo's comment? [18:40:23] ksft: and this? https://jbo.wikipedia.org/wiki/MediaWiki_talk:Common.css [18:44:00] saper: what about it? [18:44:08] oh [18:47:24] ananayarora: ^? [18:47:50] OH-: Yes! I'm trying it on my local machine to see if it works [18:48:18] ok [18:48:54] OH-: I can see it in Special:Version [18:49:58] ksft: so now it works fine? [18:53:19] saper: I think ao [18:56:59] so* [19:01:50] ksft: good! [19:48:36] mhutti1: Found your next task? :P [19:49:12] https://integration.wikimedia.org/cover/mediawiki-core/master/php/includes_Export.php.html [19:49:50] Reedy: I dont get it my code runs more than that one function [19:51:04] It's probably a buggy code coverage [19:52:10] Is it normaly buggy? [19:53:02] I've no idea [19:53:08] We're using an ancient version of the tool [19:53:17] And it's also running on old PHP [19:53:59] well pageByTitle runs dumpFrom() which in turn runs quite a few other functions [19:54:21] Yeah [19:54:25] I've just filed a bug to get it updated [19:54:48] If you want an easy task (we'll have to get a GCI task filed etc), it'd be good to split both Import.php and Export.php classes to seperate files [19:56:16] Export.php has a lot of dump clases would they all be in seperate files? [19:56:29] Yeah [19:56:37] I'd create an export folder in includes and split them into that [19:56:53] Yeah sounds like the best plan for that [19:56:59] If it's a tiny little class, being in another file isn't a big issue [19:57:11] But when there's loads in one file, it's a bit of a bad practice [19:57:19] Easy enough to fix up, just a little time consuming [19:57:27] An IDE can help speed it up though [19:57:39] im guessing moving them about it might break hooks? [19:57:53] Nope [19:58:01] As long as you update the autoloader file, it should be all good [19:58:23] OH-: Did you message something while I was away? [19:58:28] Sorry, I got disconnected [19:58:34] No [19:59:07] Reedy: Cool. I am just waiting for a small css task to be approved but I can create a phabricator task and start working on it while I have nothing to do [19:59:22] I was just starting on a phab task :P [19:59:30] Reedy: Nice [19:59:34] OH-: Okay. I tried including the extension in LocalSettings.php, and I could then see it in Special:Version [20:00:10] Yes. Did you try to use it? Selenium is a testing library that simulates an actual user using the page; it checks to see if the UI is where it should be and if it behaves as expected. [20:01:09] mhutti1: https://phabricator.wikimedia.org/T122531 https://phabricator.wikimedia.org/T122532 [20:04:21] Reedy: Cool should I wait for them to be added to GCI site or can I claim/start now? [20:04:52] mhutti1: for me, you can just start [20:05:00] Reedy: cool ty [20:05:13] I'm poking people to get them imported into GCI [20:05:18] Not sure who else to poke [20:06:59] bye bye https://www.mediawiki.org/w/index.php?title=Extension%3ASimpleSecurity&type=revision&diff=1986209&oldid=1349385 [20:07:27] Nemo_bis: Are you a gci mentor? Can you import T122531 and T122532 for me? [20:07:34] Or do I need an admin? [20:07:44] I am an admin, tsk tsk [20:08:05] snap crackle pop [20:08:13] rice krispies! [20:08:18] No one tells me anything these days :P [20:08:38] Reedy: the wiki talks to you, don't feel lonely :P [20:09:21] Reedy: can I invite you as gci mentor? what email address to use? [20:09:31] You can [20:09:40] Is it a different account to gsoc etc? [20:11:54] Reedy: different, yes, but still needs to be a google account afaik [20:12:10] You can just use reedy@wm.o then :) [20:13:14] oki [20:13:29] done [20:14:07] Reedy: you may also want to add yourself to https://www.mediawiki.org/wiki/Google_Code-in_2015#Contacting_Wikimedia_mentors [20:14:34] Will do later [20:14:36] Thanks! [20:14:49] Thank you [20:15:11] Hm, the page lists 38 names but we only have 33 actual mentors [20:16:58] ananayarora: Did you see ^ ? [20:18:27] OH-: See what? :O [20:18:35] 15:00 Yes. Did you try to use it? Selenium is a testing library that simulates an actual user using the page; it checks to see if the UI is where it should be and if it behaves as expected. [20:21:34] OH-: Let me try reverting to the original extension to see if I get the collections link [20:27:46] Nemo_bis: Oh ffs [20:27:57] Can you add sreed@wm.o please? Won't let me use the reedy alias :( [20:30:09] `ag` is some great stuff [20:31:27] https://github.com/ggreer/the_silver_searcher [20:34:14] OH-: I tried using the original plugin, didn't work [20:35:27] What didn't work-- [20:35:35] bad connection? [20:36:21] What didn't work? [20:36:49] OH-: The plugin didn't work. I installed the original plugin from the mediaWiki website, and it didn't work [20:37:04] Extension:Gather ? [20:37:24] Yes. [20:37:43] As in, a bunch of yellow boxes with ancient tags showing error stack traces? [20:38:16] or are they tags? [20:38:22] OH-: http://prntscr.com/9jl5yl [20:38:38] Did you run update.php? [20:38:53] OH-: Nope [20:38:59] https://www.mediawiki.org/wiki/Extension:Gather#Installation [20:41:44] OH-: http://i.imgur.com/yW4CF0i.png <- I got this [20:42:38] You're supposed to do it within vagrant ssh. [20:43:58] In var/log/apache2/error.log, I have [Mon Dec 28 11:16:56.657557 2015] [core:error] [pid 1390] [client 127.0.0.1:54264] AH00037: Symbolic link not allowed or link target not accessible: /var/lib/mediawiki/index.php [20:44:39] I'm trying to figure out if this is a simple configuration issue or if permissions need to change on the directories involved. [20:45:28] OH-: But I'm not using Vagrant [20:46:02] /etc/mediawiki/apache.conf has Alias /mediawiki /var/lib/mediawiki [20:46:56] ananayarora: Your database should be running [20:47:25] OH-: My database is running. MediaWiki is working perfectly fine [20:47:31] /etc/apache2/apache2.conf has Include /etc/mediawiki/apache.conf [20:47:50] Nemo_bis: Still about? [20:48:43] ananayarora: Can you edit pages on your wiki? [20:49:12] OH-: Yes [20:49:31] Which version of mediawiki are you running? [20:49:59] 1.26.0 [20:50:04] Reedy: yes [20:50:16] Nemo_bis: Can you add sreed@wm.o as a mentor please? [20:50:35] Hi guys [20:50:54] ananayarora: Sorry, I'm not sure what's wrong. [20:50:57] why this request is not returning all File links in the page? [20:50:57] https://meta.wikimedia.org/w/api.php?action=query&prop=links&titles=Wikiradio_%28tool%29/playlist/classic&plnamespace=6&format=json [20:51:08] Reedy: hehe, that's what I originally wanted to do ;) [20:51:25] Nemo_bis: I can't get the extension to work [20:51:35] The_Photographer: &pllimit=max [20:51:46] who should be the owner and group for /var/www/mediawiki? [20:51:48] Reedy: done [20:51:55] The_Photographer: It's doing a small query by default. You should use limit=max. And use continuation where appropriate [20:52:21] Anyone that managed to get VisualEditor working on a Raspberry Pi2 running Ubuntu-server? Parsoid seems to be an issue and can only find others having similar problems as me, but no solutions... [20:52:26] pac1: I think the group is 'www-data'. I don't think the user matters [20:52:30] Reedy: Iimit max is 50? [20:52:41] OH-: What should I do then? :$ [20:52:47] https://meta.wikimedia.org/w/api.php?action=query&prop=links&titles=Wikiradio_%28tool%29/playlist/classic&plnamespace=6&format=json&pllimit=max [20:53:07] ananayarora: Disable Gather and run update.php again [20:53:37] Also, you should probably use the git version of mediawiki so you can submit patches [20:53:49] OH-: Still not working [20:54:16] If update.php is not working even with everything is disabled, then something is wrong with your MW installation [20:54:20] Try creating a page on your wiki. [20:54:25] pac1: are you using a package version of mediawiki? [20:54:38] Nemo_bis: Do I need adding a mentor to those tasks? [20:54:43] that should configure the rights as its need, have you altered anything by any chance? [20:55:03] Reedy: thanks [20:57:07] OH-: Woohoo! It's fixed :D [20:57:21] ??? [20:57:54] OH-: Update.php was successful. /Applications/MAMP/bin/php/php5.6.10/bin/php update.php [20:57:58] I tried this command [20:58:01] https://www.mediawiki.org/wiki/Thread:Project:Support_desk/DB_connection_error_when_running_deleteArchivedRevisions.php/reply [20:58:20] great. Now reenable everything and do it again [20:59:03] p858snake, no, it's apparently version 1.21 [20:59:08] downloaded [20:59:42] OH-: Okay! so I've got the original extension up and running [21:00:19] /etc/mediawiki/apache.conf has Alias /mediawiki /var/lib/mediawiki /etc/apache2/apache2.conf has Include /etc/mediawiki/apache.conf OH-: I added the one with my changes, and that's working too [21:01:08] Selenium doesn't check to see if it's working in generael. It checks to see if the extension shows menus in the right places. [21:01:41] The original one, and the one with my changes, both don't show any menus [21:01:41] There was an accidental install of the distro's version followed by an uninstall. [21:02:43] ananayarora: "[You] hould see a link to "Collections" in the main navigation menu" Did you try this? [21:02:54] (from your failed selenium test output) [21:03:43] OH-: Don't see a link to that. Not even in the original plugin. [21:04:18] OH-: http://localhost/gci/index.php/Special:Gather But I can see my collections here [21:06:06] Actually this whole install is a bit screwed up. There is also /var/lib/mediawiki. Which is the right place for the install? /var/lib or /var/www [21:07:07] ananayarora: These are for when you are in Mobile view. [21:07:21] OH-: Don't see it in Mobile View either [21:07:24] "18:32:22 Given I am using the mobile site # features/step_definitions/common_steps.rb:1" [21:08:04] pac1: Usually /var/www [21:08:10] I think the packages symlink to /var/lib [21:10:38] ok so if I have anything in /var/lib, its a leftover from the failed install. [21:11:25] Likely [21:11:32] Unless you chose to use it for something else [21:15:35] so any people running mediawiki on raspberry in here? [21:15:46] Not sure [21:15:50] Should be doable though :) [21:17:09] Its doable, but could be some issues with Visualeditor or rather Parsoid install on arm cpu, and tricky to find people solving it, only a few having similar issues finding a way to install parsoid [21:17:54] jberg_: I did for a bit but it was very laggy [21:18:19] It's not probably a priority for WMF... But try filing a bug about it, someone might be able ot help you out :) [21:18:25] What's the issue(s) you're having? [21:18:39] mhutti1 I see :) Which rbpi did you run it on? [21:18:54] jberg_: B+ first gen [21:19:23] ananayarora: I'm not sure. There may be some kind of config you have to set up before the test is run [21:19:30] mhutti1 ah, figures :) Im running it on model 2b quadcore, should work ok if parsoid could be installed properly [21:19:34] B might be better [21:19:38] The test is probably not glitched because it works for everyone else: https://integration.wikimedia.org/ci/job/mwext-mw-selenium/ [21:19:39] jberg_: What's the install issues? [21:20:26] Reedy: Currently i cant get any instructions working, basically the apt-get cant get the deb down, and dev install gives me so many problems im not even sure where to proceed.. [21:20:38] Which deb? [21:20:39] Is it compiled for arm [21:20:40] ? [21:22:34] tried the normal one "deb https://releases.wikimedia.org/debian jessie-mediawiki main" but its not comiled for arm for what i could see, and not sure how or if its possible to compile one for arm [21:23:11] Yeah, we don't have a need for it, so won't have done so [21:24:06] is it possible for me to do it myself? [21:24:21] Maybe [21:24:32] Just looking where the deb stuff is [21:25:23] oki, will try to do that :) [21:25:38] https://github.com/wikimedia/mediawiki-services-parsoid-deploy [21:25:48] https://github.com/wikimedia/mediawiki-services-parsoid-deploy/tree/master/debian [21:26:09] Are you going to compile it on the pi? [21:26:33] no, will use something faster :) [21:26:36] thanks for the links :) [21:26:46] Are you familiar with cross compiling? [21:27:25] jberg_: Feel free to submit patches to the repo on gerrit [21:27:31] And/or file tasks on phabricator as necessary [21:27:52] nope, im mostly doing ip-networks, not very familiar with this kind of stuff, set up a few wikis before with visualeditor but thats about it :/ [21:27:55] but will give it a go :) [21:28:15] Plenty of google results for cross compiling for the pi [21:28:36] I suspect start there, and get another simpler package (that is known to work/has arm sources) to build first [21:29:06] https://www.raspberrypi.org/documentation/linux/kernel/building.md [21:30:35] thanks Reedy, now I have some reading to do about it :-) [21:42:07] Reedy: For each file should I copy the original copywrite notice that contains Copyright © 2003, 2005, 2006 Brion Vibber [21:42:07] * https://www.mediawiki.org/ ? [21:42:22] Yeah, please [21:42:29] cool [22:12:05] mhutti1: how's progress? [22:12:56] Reedy: So I have split up the files however Georgii is woring on export.php at the same time as me what does this mean for me? [22:13:06] Not much [22:13:18] Whoever gets merged first means the other has to rebase ;) [22:13:23] The tolls of software development :) [22:14:02] Reedy: ok so its like a race :P [22:14:06] Though, git can be pretty clever with rebases splitting files [22:17:10] mhutti1: Either way, I don't mind helping the other person rebase [22:17:31] Reedy: kk im uploading my first attempt to gerrit now [22:26:57] Vulpix: I was surprised to find we have no "body.mainpage" anymore [22:27:28] saper: really? :( [22:28:04] it's still there on mediawiki.org [22:29:13] check wikipedias, also my own 1.27-close-to-git-master don't have it [22:29:36] hmmm, that looks like a bug. Maybe the fact that the page has a colon on it (is it a namespace?) that confuses the software and doesn't output .mainpage? [22:29:50] don't see that on mw.org either, where? [22:30:11] ah [22:30:18] after action-view [22:30:22] https://www.mediawiki.org/wiki/MediaWiki -- [22:30:52] it's not there on my test wiki [22:31:35] https://pl.wikipedia.org/wiki/Wikipedia:Strona_g%C5%82%C3%B3wna misses taht one to [22:32:14] hmmm, my close-to-master also misses it. what the heck? [22:32:44] http://tools.wikimedia.pl/~saper/b/index.php/Main_Page <-- here too [22:32:56] mw.org seems to be special :) [22:33:28] https://test2.wikipedia.org/wiki/Main_Page doesn't have it either [22:34:01] MediaWiki 1.26 is also missing [22:35:32] I'm shocked... it isn't on 1.25, 1.24 and 1.23... maybe mw.org is magic and this feature doesn't exist on standard wikis? [22:35:49] * Vulpix thinks lived in a lie all those years [22:37:26] no idea [22:37:47] it's added with JavaScript on mediawiki.org.... I'm really shocked [22:38:01] seriously, I believed that was standard [22:38:34] I think it *was* a standard [22:39:10] some classes were nuked in vector in an attempt to "fix" preferences, it didn't work but didn't get rollback [22:39:16] but that's probably not that [22:42:08] well, no, I went back until 1.19 and none of them has mainpage as body class [22:43:41] not sure how old this faq entry was [22:56:23] Vulpix: my wiki has also "wgIsMainPage":!0 [22:57:07] but that does not seem to be related (wikipedias have wgIsMainPage: true) [22:58:17] hey, where do you get extension.json for centralauth? [22:58:22] the download doesn't come with it [22:58:40] There isn't one [22:58:43] that means it hasn't been converted to the new extension registration method [22:58:43] It hasn't been migrated yet [22:58:50] ahh