[01:11:08] Hello! SkunkMB here. I am here because of a task from Google Code-in. [01:11:52] Hi skunkmb. Welcome! [01:23:16] hello, does anyone here know if PHP 5.4.19 works with MediaWiki 1.28? [01:26:11] PHP 5.5 is the minimum. https://www.mediawiki.org/wiki/Manual:Installation_guide [01:27:28] According to the https://www.mediawiki.org/wiki/Manual:Installation_requirements, if you need to use a PHP version below that you can use MediaWiki 1.23.13, which requires PHP 5.3.2. [01:30:24] hi, I've got an issue, where some syntax such as [[File: ]] and == dont work [01:30:29] brand new installation, any idea what's wrong? [01:36:02] asffsa: what error message are you getting? [01:36:10] none [01:36:12] what version of MW and PHP? [01:36:27] is this a public installation that I can look at? [01:36:29] the images just show up as [[File:filename.jpg]] [01:36:31] and any extensions? [01:36:40] and the == text == shows up just like that [01:36:48] not sure, how do I check? [01:37:09] go to Special:Version [01:38:16] MediaWiki 1.27.1 PHP 5.5.38 (cgi-fcgi) [01:39:25] and the rest of the stuff http://pastebin.com/PEaQD4JJ [01:39:26] is this on a new page? or an existing one? [01:39:32] Main_Page [01:39:54] can you paste the full page source? [01:41:36] no, but here are the important parts http://pastebin.com/4j4Bv0Lk [01:41:56] I was trying to duplicate mediawiki's main page, so I followed a tutorial to copy over some css [01:43:02] mediawiki:common.css http://pastebin.com/RX9dktFB [01:43:41] without doing this, I couldnt get https://www.mediawiki.org/wiki/MediaWiki even that basic layout to show up [01:46:04] legoktm [01:49:09] if I remove the css file's content, then everything goes to hell, its like its missing a theme? [01:55:10] asffsa: well if you can't paste the full page souce, I suspect you have an unclosed tag somewhere like which is preventing the rest of the content to be parsed [01:55:46] if I create a new page, with the content I sent to you, it does the same thing [01:57:27] legoktm [01:58:14] okay [01:58:15] well [01:58:22] you can't have headlines in bold text [01:58:43] try: ==''' should be bold . '''== [01:59:20] nope [01:59:44] the bigger issue is why [[File:picture.jpg]] isnt working [01:59:46] site wide [02:02:27] fresh new page [02:02:28]
== should be bold ==
[[File:bubble1.png]] [02:04:17] https://imgur.com/a/3NePl [02:17:00] guess I'll burn it and start over, ugh [03:31:52] hahah, look what I found in my dropbox folder, such filename https://dl.dropboxusercontent.com/u/7313450/entropy/gif/mediawiki-dependencies.gif [03:38:26] :D [03:38:33] So apt! [04:00:25] Hello! [04:04:52] Hi LibrarianMage! [04:05:07] Niharika: Hi! [04:05:31] LibrarianMage: Are you here for GCI? [04:05:39] Niharika: Yep :) [04:05:55] Niharika: Are you? [04:06:05] LibrarianMage: Nope. :) [04:07:08] Niharika: What are you here for, then? [04:07:42] LibrarianMage: I work on Mediawiki-related things. Which is what this channel is basically for. [04:07:53] Picked your next GCI task? [04:08:51] Niharika: Not yet. I think this will be the last one I do today, and then I'll see what is there for me tomorrow, from the orgs that I find interesting. [04:09:11] Niharika: What sort of Mediawiki-related things do you work on? [04:09:15] LibrarianMage: Okay! Good luck. Don't forget to introduce yourself. :) [04:09:34] LibrarianMage: Mostly software development work. [04:09:44] Niharika: What is expected to be included in an introduction? [04:09:58] Whatever you deem appropriate. [04:14:08] Niharika: Okay, here goes: Hello! My name is LibrarianMage, and I am a sophmore in high school. I enjoy reading, programming, math and science, and listening to podcasts. I currently know HTML (Jade), CSS, Javascript (Angular, jQuery), and Python. [04:14:13] Niharika: How was that? [04:17:32] LibrarianMage: Awesome! :) [04:17:49] Thank you. [04:17:53] hello, has anyone installed homebrew? [04:18:33] emilyo11: That does not seem like a Mediawiki-specific question. I'm sure lots of people do use it though. [04:19:36] oh okay sorry [04:19:58] was just wondering what formula i should use after brew install [04:21:00] Hi I'm blurcuber! [04:21:20] hi blurcuber [04:23:30] Niharika: ^_^ [04:23:34] emilyo11: Depends on what package you want to install? [04:24:15] Hi blurcuber! Welcome to the channel. [04:29:31] Niharika: What programming languages do you know? [04:30:49] LibrarianMage: html, css, js, php, python, c++. I think that's about it. :) [04:31:03] Niharika: Cool! [05:00:45] Goodnight! [07:17:36] when a template call
ok i already figure out where come the blablabla, http://rust.wikia.com/wiki/MediaWiki:Wikia.css. how can i include this css classes on my wiki ? Just addint Wikia.css page on MediaWiki namespace ? [07:35:03] alex1a: That is CSS used for Wikia. Wikia uses a custom (and old) version of Mediawiki. If you look at some of the classes there, they're used for Wikia's custom skin, so they wouldn't apply to something like the Vector skin that a normal mediawiki install comes with. But, if you want to add customcss like that, you can go to http://yourwiki.com/Mediawiki:Common.css [07:35:28] Common.css applies to all pages [07:51:20] !css [07:51:20] To change styles for your wiki, go to one of the MediaWiki:xxx.css wiki page (NOT a file) and put your custom styles there (sysop/admin rights required). MediaWiki:Common.css is for all skins and should be used for content styles. MediaWiki:Vector.css is for the Vector skin (default), etc. For more information, see !skins and https://www.mediawiki.org/wiki/Manual:Interface/CSS [07:51:34] alex1a: ^ [08:04:32] do anyone can help me with the categorytree on mediawiki? [08:06:51] is done CZauX_, thanks [08:07:03] yeah i edit my MediaWiki:Common.css [09:07:28] Hiya and thanks thanks [09:07:47] Is there a rational way to downgrade from 1.28 to 1.27 [09:08:17] I "accidentally" installed the development branch when I upgraded from 1.26 [09:11:43] jubo2: well, 1.28 is now stable so it's not development anymore [09:29:55] I have some questions. In mediawiki sandbox when you create a block code (with visual editor) you have suggestions when you write (class, def, ...) and you can tabulate code. ¿What is the extension?. I think is SyntaxHighlight extension but I don't have this charactristics. [09:35:39] jubo2: I don't think any of the 1.28 db changes are destructive [09:35:43] user12: Tabulate code? [09:50:34] I'm not sure how is the expresion in English. Tab text maybe. When I write text (in my code block with VisualEditor) and I press tab key the focus change and my text doesn't move to the right. [10:25:57] Reedy: I've installed CodeEditor extension and I already can indent my text. [10:39:00] James_F: Hi. Is moodbar removable? There are few patches regarding that awaiting code review. [10:39:48] mafk: "removable" from what? It's an MW extension so I don't think you're forced to install it on your wiki? :) [10:40:08] andre__: removal was scheduled from WMF sites I mean [10:40:27] only nlwiki remains using it [10:40:44] * mafk reviewing his queue of patches for review [10:41:29] T131340 [10:41:30] T131340: De-deploy MoodBar from WMF wikis - https://phabricator.wikimedia.org/T131340 [10:41:37] that's the status ^ [10:44:31] Hey andre_ ! Did you get to have a look at https://phabricator.wikimedia.org/T142728 ? :) [10:47:32] Husun: tab still open but will definitely do in the next hours. Thanks for the ping! :) [10:47:38] (and sorry... so many things to do) [10:48:40] andre__: I'll get on with that grepping/IDE find usage stuff today [10:50:17] Reedy, yay! Great! [10:53:14] No worries! ;) its totally understandable :) [11:50:51] hello [11:51:20] My name is Vishrut Jaipuria from New Delhi, India [11:51:27] How is everyone? [11:52:02] hey andre__ , srishakatux there is a student who's windows computer isn't working, and she is asking if she can install a chrome app? (for join the irc task) What do I tell her? [11:52:34] Hi vishrutjai! welcome to irc [11:53:03] hi vishrutjai and welcome! :) [11:53:33] Husun, I think I'm looking at the same task - it seems to be free software and an app is an application, so sounds fine to me. [11:53:42] try downloading limechat [11:54:33] andre__ ahh, okay, I'll tell her to go ahead with it [11:55:15] Husun: I can also reply :) [11:56:13] Husun, you are aware of http://wm-bot.wmflabs.org/browser/index.php?display=%23mediawiki and such I guess? :) [11:56:34] It's helpful to find out what happened on IRC when you were not on IRC: ) [11:56:44] (apart from using IRC bouncer or matrix.org or or or) [11:57:34] Husun, there might also be https://webchat.freenode.net/ <- this works too [11:57:44] how is irc different from regular social networking softwares like whatsapp? [11:58:12] andre__ ohh, no I didn't know this :/ but i do now, thanks! :) [11:58:13] kim_bruning: no, that's exactly *not* what we want :) [11:58:23] andre__, Awww! How come? :-) [11:58:27] * kim_bruning listens carefully [11:58:28] kim_bruning,but you can't https://webchat.freenode.net/ to complete the task [11:58:42] kim_bruning: we want people to install free and open source software. [11:58:47] ah, I see [11:58:50] :) [11:58:56] that makes sense [11:58:57] vishrutjai, you don't need somebody's phone number to talk to them here [11:59:04] I'm using limechat [11:59:18] That's fine right [11:59:19] * kim_bruning usually uses xchat or hexchat [11:59:39] andre__ hehe, sorry I replied to her before i read your message [11:59:47] haha, no worries [11:59:52] better two care than zero people :) [11:59:54] vishrutjai, GPLv2 , sure that's fine [12:00:08] :") [12:00:12] * divadsn uses ZNC on a Raspberry Pi and HexChat on Kubuntu ;) [12:00:20] vishrutjai, irc is a fairly old chat system [12:00:47] vishrutjai, yes, that is perfect [12:00:50] vishrutjai, it's also very flexible, since you can talk to groups of people in channels, or you can talk to single people person to person [12:01:00] kim_bruning: That's right, there are already good alternatives like Slack or Telegram [12:01:49] divadsn, are those free / libre / open source? [12:01:57] slack is not. [12:01:58] divadsn, can you set up your own telegram or slack server? :-) [12:02:06] slack is free [12:02:12] vishrutjai, no. [12:02:17] Telegram is open-source, Slack not. [12:02:26] vishrutjai, slack is "for free" only. it is not "free source" :) [12:02:28] free as in speech or free as in beer? ;-) [12:02:41] oh [12:03:00] english is an annoying language, since it uses free in 2 different ways [12:03:07] in eg french you have gratuit vs libre [12:03:28] or german you have gratis vs frei [12:03:32] kim_bruning: If you want to use Telegram then just register on web.telegram.me and create a group :D [12:03:48] divadsn, ok, so can I make my own telegram server? [12:03:54] apt-get install telegramd ? ;) [12:04:03] vishrutjai, you can look at all of MediaWiki's source code. But not at Slack's source code. And for both you don't have to pay. That's the difference, basically. Different meanings of "free" :) [12:04:20] No, Telegram does only require a client, the servers are already there like on IRC ;D [12:04:21] ok thanks [12:04:25] (unless telegram is p2p) [12:04:37] divadsn, well, say that freenode falls over tomorrow [12:05:12] divadsn, I can do apt get install ircd and there you go [12:05:30] (there is also Signal - client and server is free) [12:05:48] (actually it'd need to be something like apt-get install inpireircd or apt-get install ircd-ratbox ... or a few other options) [12:05:56] Well, you could, but I will stick to IRC for the time :) [12:06:04] signal seems nice [12:06:05] Anyway. I think we were only after "IRC clients" initially, and then explaining "free". :) [12:06:10] * andre__ tries to get back on-topic :D [12:06:12] fair enough [12:06:13] I wasted about 2 hours yesterday to compile ZNC on my Pi B+ xD [12:06:14] sorrrrry! [12:06:17] no no. [12:06:23] no worries please! [12:06:27] * divadsn ends off-topic now. [12:06:30] This conversation made a lot of sense! [12:06:48] and "freedom" *is* ontopic here :) [12:06:58] you're going to mention the 4 freedoms? [12:07:04] You mean open-source freedom ;) [12:07:31] divadsn, or free software freedom, which is closely related :-) [12:08:01] https://www.gnu.org/philosophy/free-sw.en.html [12:09:38] Ok, now back to topic, I have sucessfully installed MediaWiki-Vagrant, but after entering 'vagrant provision', it seems to stuck on '/Stage[main]/Arcanist/Git::Clone[arcanist]/Exec[git_clone_arcanist]/returns'. Is it normal? [12:10:09] I'll leave that to a vagrant expert :-) [12:10:56] divadsn: Are you on a slow/limited connection? [12:11:03] Could be a big repo [12:11:42] Reedy: No, I am now at home and connected to my fibre network with 100 MBit, so I guess that I am not on a slow connection [12:12:23] The web server is up, however I see only the default page of Apache2. Here is the log: https://dpaste.de/Oq3g [12:12:50] Do I need to git clone the MediaWiki core? [12:14:35] no, vagrant should do that [12:15:21] andre__: blah, getText() has far too many positives.. Can't see a nice and easy way to get PhpStorm to export the lists [12:15:34] (far too many false positives via just grep) [12:17:47] Oh, no, I'm being stupid [12:23:22] divadsn: It should complete on its own, if it fails, try 'vagrant git-update' after a while. [12:23:36] I ran into a similar problem yesterday because gerrit was broken. [12:26:21] Niharika: Ok, thank you, I will leave it running and edit the code in the meanwhile without vagrant :) [12:27:11] divadsn: Vagrant is supposed to clone it for you...unless that step already happened. [12:28:06] andre__: Wheee. Seems I can kill some of them off from core ;D [12:28:59] shweet [12:30:31] Niharika: Is it cloned into the mediawiki directory? [12:31:03] divadsn: vagrant/mediawiki/ [12:32:22] Yes, I see the directory with the code, thank you :) [12:32:28] andre__: Complete lists posted to bugs... Let me do some cleanup in core then :P [12:32:57] Simplifies the base request too [12:34:22] divadsn: Great. :) [12:50:02] andre__: That removes 5 functions from them to look at [12:51:54] Let's see if I can do the same with hooks [12:58:11] 3 hooks gone [13:41:42] husun or andre here? [13:58:02] !ask | vishrutjai [13:58:02] vishrutjai: 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. :) [14:01:34] I just wanted to ask if you can checkout the submission of my task [14:03:30] vishrutjai: which task? [14:04:36] vishrutjai: is this the Google Code In IRC task? [14:05:14] yes [14:05:30] GET ONTO INTERNET RELAY CHAT (IRC) AND STAY FOR A WHILE [14:06:04] vishrutjai: I've approved, thank you for installing an IRC client this time, limechat is a nice choice! :) how have you found IRC so far? [14:06:18] It's cool [14:06:31] It;s easy to use [14:07:45] vishrutjai: That's great to hear :) will you come back to IRC during your other tasks? [14:07:52] Yeah [14:08:12] Even better :) well good luck with the rest of Google Code In! [14:08:22] I will try my best unfortunately my pre pre boards of grade 12 are going on [14:25:50] hey there! can anyone help me to configure my categorytree? [14:36:36] olá [14:36:49] cmcv: Hello! [14:42:44] hellooooo [14:42:58] does anyone read my question? [14:43:29] Hey guys how to use the druplicon. Which channel do I join to use it [14:43:47] ksenia: Hi :) I have, but I'm afraid I don't know enough about it - I'm sure as soon as someone who does know about it sees it they'll answer [14:44:40] vishrutjai: what is a "druplicon"? [14:44:59] Druplicon - Drupal's official IRC bot [14:45:33] vishrutjai: how would #mediawiki know anything about Drupal bots? [14:45:41] it's not Drupal. [14:45:48] heh. good point. :) [14:45:49] vishrutjai: Not sure sorry, maybe #drupal ? Though I'm not sure if that's even a channel :) [14:46:03] no problem just asking [14:46:29] (#drupal is a channel, I just checked. Maybe ask there?) [14:46:39] vishrutjai: every IRC channel has a specific topic, and here is MediaWiki. So we don't know much about Drupal, sorry, but there should be Drupal channels out there :) [15:02:46] Hello. I have a template and pass parameters to it, e.g. "Variable". In the template I have http://en.wikipedia.org/wiki/Special:Search?go=Go&search=Category:{{{Variable}}}|{{PAGENAME}}. I want the page to be part of a category page named "Variable". It does not work. Am I missing something? [15:03:13] The substition bot caught my example. [15:03:55] It should be "http://en.wikipedia.org/wiki/Special:Search?go=Go&search=Category:{{{Variable}}}|{{PAGENAME}}" [15:05:21] I pasted it here: https://dpaste.de/mwLy [15:15:59] Anybody an idea? I have a template and pass parameters to it, e.g. "Variable". I want the page to be part of a category page named "Variable". It does not work. Am I missing something? https://dpaste.de/mwLy [15:20:37] Well, if you pass variable=Category:Foo, it's gonna use Category:Foo [15:21:58] Reedy: I want to define a category with the value of "Variable". [15:22:34] Well, you said "does not work" [15:22:38] What does not work about it? [15:22:42] Using "static" categories in a template works well and I have them already. But dynamic categories seem not to work, if I don't miss anything. [15:23:12] Going to the category page "Category:Variable Value" does not show the page, where the template is included. [15:23:37] On the page itself, Category:Variable Value is set as expected and linked correctly. [15:24:04] I'm only missing the page itself in the category listing the pages. [15:24:04] Is your wiki public? [15:24:09] Am I supposed to use the full name from Gerrit for user.name in git config? [15:24:11] No. [15:24:41] divadsn: your Gerrit user name [15:24:50] ..which is "divadsn" [15:25:27] andre__: Ok, I will make a patch now :) [15:25:28] divadsn: are you looking at https://www.mediawiki.org/wiki/Gerrit/Tutorial#Set_your_username_and_email ? [15:25:30] Reedy: here is the part of my template defining the category: https://dpaste.de/mwLy [15:25:41] andre__: Yes [15:25:47] divadsn: Hah. Because I wonder how to make that clearer. :) [15:26:02] divadsn, every time you run into a problem, wonder how to make the next person not run into the same one. [15:26:16] divadsn, so if you'd like to clarify what the user.name is here, feel free to edit that wiki page, please! [15:27:00] gldn: That doesn't tell me anything [15:27:40] andre__: I would maybe add a screenshot which shows which field is the right one :) [15:28:37] divadsn: hmm, interesting idea. :) Screenshot of Gerrit you mean? [15:28:39] Or maybe a note that the user.name is case-sensitive or not ^^ [15:29:39] Reedy: Mmh. I have a template with the linked definition part. The template shall be included in a usual page. The page shall be part of the category defined in the template. The category though depends on a variable passed to the template upon including it. On the page, the category shows up. On the category page itself, that other is not listed. I'd expect it showing up there. [15:29:41] divadsn: Or maybe just a sentence that "user.name" in your .gitconfig is the same as "Username" on https://gerrit.wikimedia.org/r/#/settings/ ? [15:30:05] divadsn, if you think that could be helpful, please go ahead and edit the wikipage :) [15:30:33] andre__: The settings page, example: http://rly.li/9wrk/rdmmk [15:30:48] andre__: Yes, I will do that now :) [15:31:48] thanks! [15:32:22] Because for people who used git for GitHub before is it somehow confusing, because for GitHub you use your usually your displayname or nickname [15:33:00] hi everyone. I’m Victor [15:34:00] spirtz: Welcome, nice to meet you! [15:38:29] Hi spirtz! [15:38:37] Hi [15:38:42] divadsn: You have a very good point. I've only used GitHub occasionally [15:48:54] andre__: I have edited the page, can you please look if it looks good? :) https://www.mediawiki.org/w/index.php?title=Gerrit/Tutorial&oldid=2299207 [15:52:46] divadsn: Looks good! Danke! :) [15:53:01] hello guys [15:53:10] Hi again vishrutjai! [15:57:42] Hi [15:58:07] hello [15:58:26] are you doing google code in? [16:00:44] yes [16:01:35] how many tasks have you done? [16:02:57] Can i manually recheck on gerrit? [16:03:30] Or i need to wait for review? [16:03:47] rlot: Whose review? Jenkins'? [16:04:02] Yes [16:04:08] Full test [16:04:33] rlot: You can type "recheck" to run it again. [16:04:41] Where? [16:05:06] rlot: As a comment. [16:06:08] Thanks [16:06:28] Niharika: hi [16:06:46] hi [16:06:52] Hey saper. It's fun GCI times again. :) [16:06:56] Hi NadiaN. [16:07:07] How are you? [16:07:49] Niharika: do you remember how to add canned answers to the IRC bot? can be useful :) [16:08:18] saper: I think so. [16:08:27] saper: Have anything in mind? [16:08:44] I think it goes like "!abc is blah-blah-blah" [16:08:54] !bot [16:08:54] A bot is an automatic process which interacts with MediaWiki as though it were a human editor and is designed to simplify repetitive actions too cumbersome to do manually. An overview of how to create a bot and a list of known frameworks can be found at http://en.wikipedia.org/wiki/Wikipedia:Creating_a_bot [16:09:00] !botbrain [16:09:00] Hello, I'm wm-bot. The database for this channel is published at http://bots.wmflabs.org/~wm-bot/db/%23mediawiki.htm More about WM-Bot: https://meta.wikimedia.org/wiki/wm-bot [16:09:26] Niharika: yep and !bot del to remove [16:14:59] Where is codezee? I have a problem with my task, but it seems like his IRC client is offline. [16:16:06] divadsn: Feel free to ask here. [16:16:55] divadsn, ask here and possibly someone might know an answer already :-) [16:17:55] So I would like to see the WikidataPageBanner in action in order to understand how the banner is generated, but I can't find a example page :/ [16:18:20] And the one mentioned in the bug report has no banner anymore (?) https://phabricator.wikimedia.org/T131424#2836147 [16:22:18] divadsn: IIRC, that extension is extensively used on enwikivoyage. [16:22:23] Checking... [16:23:24] Nevermind, I read the code and found the right sections, but as far I see the output is a HTML code with some CSS, not a image, right? [16:24:28] divadsn: https://en.wikivoyage.org/wiki/Great_Barrier_Reef [16:24:49] Niharika: Nice, thank you :) [16:25:03] You're welcome. [16:32:17] Hi [16:37:11] hi NadiaN! [16:37:28] hi, how are you? [16:37:59] NadiaN: Heh, pretty busy I guess, but fine. Thanks :) [16:38:05] andre_ Can you review this? https://gerrit.wikimedia.org/r/#/c/324528/ [16:38:12] Still no one made this [16:38:57] rlot: you know that GCI mentors have 24h (and max. 36h) to review, right? So why would you ping after 1 hour? [16:41:20] rlot: (Plus I wonder a bit why you ping me specifically. I don't know that code base so I actually really cannot properly review it.) [16:41:25] rlot: Apart from writing code that will improve Wikimedia for millions of people and enjoying being part of a worldwide community, learning to be reasonable patient is another part of Google Code-in I'd say :) [16:43:36] <_TWS> anyone using the ldap extension? I got it to auth, but now I get an error saying that automatic account creation is not allowed [16:59:12] hi [16:59:38] hi [16:59:44] hi [16:59:54] i have a problem regarding my task [17:00:44] Guneet: Well, we are not magicians, so explain what is your problem ;) [17:00:51] when i upload a media file on my sanbox it asks for a name when i type the name its fine [17:01:12] but when i save it [17:01:42] it says : A file with name "$1" already exists in the shared file repository, and cannot be overwritten. [17:02:23] can anyone help me out [17:02:52] I'm going off now have a great day everyone [17:03:00] Are you using MediaWiki-Vagrant? [17:03:12] NadiaN: See ya! [17:04:14] kim burning [17:04:22] Guneet: Apart from the problem (you may have to choose a different file name), could you explain why you try to upload a media file? [17:04:36] Guneet: there should be enough existing Score examples already? [17:04:36] Guneet, divadsn asked you a question I think [17:05:00] yes the problem is there [17:05:11] look up [17:05:18] on the screen [17:05:35] and the file is a jpeg file [17:07:09] Guneet: what is the name of your file? [17:07:19] capture [17:07:58] Guneet: and what is the full name? [17:08:06] normally files have file endings :) [17:08:08] this is it [17:08:20] Capture [17:08:24] this is it [17:08:44] not Capture.jpg or Capture.png , or Capture.svg or etc? [17:08:52] ok [17:08:55] wait [17:09:09] Are you using windows? Do you have "hide common extensions" set to ON for directory views [17:09:17] * kim_bruning STILL doesn't understand why windows does that [17:09:22] Capture.PNG [17:09:29] windows [17:09:39] welp, that should work [17:09:55] Guneet: but apart from that problem: Why do you try to upload? There should be enough existing Score examples already? [17:10:00] you're uploading this to your vagrant environment, or to mediawiki.org? [17:10:09] Well, I uploaded a test image for the pagebanner and it worked, so also [17:10:09] (assuming you work on documenting editing musical scores in VisualEditor?) [17:10:18] mediawiki.org [17:10:38] i did it on my sandbox [17:10:44] well, I'm pretty sure that's set up correctly. Are you sure? [17:11:14] think so [17:11:55] Guneet: Did you see my questions above? [17:12:15] Guneet, ok, so hang on, you said you were trying to upload a jpeg file, but the filename is Capture.PNG [17:12:18] which ones [17:12:20] something's not right there [17:12:37] its png [17:12:38] * divadsn is going to eat something (AFK) [17:12:45] thats final [17:13:52] <_TWS> ldap anyone? can't seem to figure out how to auto-create users [17:13:53] alright then [17:15:23] _TWS: have you looked at the examples yet? [17:16:39] <_TWS> for the ldap extension? yes. it's authenticating, but gives an error about auto-create ... [17:16:53] <_TWS> ok, now I"m going to scream. I just went to log in again, and it worked [17:16:55] Oh... what's the error? [17:17:11] * kim_bruning gives _TWS a soundproof room ;-) [17:17:16] <_TWS> that's what I was going to get so I could copy it :) [17:17:27] well, now you have my attention [17:17:39] I know this happens when I'm physically near a machine [17:17:49] this is the first time it happened over the intertubes, I think [17:18:01] <_TWS> yeah... last change I made, was adding $wgLDAPRetrievePrefs. guess I didn't test after that, as I was digging through tons of docs [17:18:15] welp, now it works :-) [17:18:39] I'll go get dinner, so that it stops working again :-P [17:19:14] <_TWS> well, now I'm on to figuring out access control by AD group [17:33:49] I knew you'd be doing it for AD [17:33:59] there's consultants you can hire for this O:-) [17:54:27] hi [17:54:49] hi Guneet [17:55:17] i am still not able to add media [17:55:23] to the sandbox [17:58:03] Guneet: Did you see my previous questions to you? [17:58:35] i cant see them [17:58:37] Guneet: What do you try to upload? What does that "capture.png" file actually show? [17:58:50] Guneet: I'm asking because I wonder how that is related to your GCI task. [17:59:11] Guneet: Hmm, which IRC client are you using that does not allow scrolling back? :D [17:59:24] it shows the musical notation option of insert menu [17:59:40] webchat.freenode.com [18:00:50] Guneet: Did you claim and work on the "Get on IRC" GCI task before this task? [18:01:01] yes [18:01:14] Guneet: Then why do you use webchat.freenode.com instead of an IRC client? [18:01:38] as mIRC was not allowed [18:01:47] i unistalled it [18:01:54] Guneet: mIRC is proprietary. And web clients are not allowed either for that task. [18:02:00] ...says the description. [18:02:10] (web client = some tab in your browser window.) [18:02:22] and when i was talking on this site you said its fine [18:02:37] I'd be very surprised if I said that :) [18:02:46] But anyway: Have you considered renaming your screenshot file? [18:02:50] And then trying to upload it? [18:03:07] "capture.png" is an extremely generic name that does not help anybody to understand what is the content of your file. [18:03:15] no [18:03:29] ok [18:03:37] let me change [18:03:47] Guneet: Please take a look at th VisualEditor User Guide and the included screenshots, to check their names, and also their style and what is shown on those screenshots (and what not) [18:03:57] it should be consistent if possible [18:04:16] ok [18:04:36] could you please repeat the questions for me [18:06:09] Guneet: heh, you answered them already now by telling me what your file to upload includes. Thanks :) [18:06:22] ok [18:06:32] :) [18:19:50] Hello [18:23:13] Hi Iulia! [18:30:52] so the reason I like text based systems .... is because you don't need screenshots ;) [18:31:13] or less, at least [18:37:00] o/ [18:55:08] Uhhh, so long to wait for legoktm:( [18:59:00] I have a freshly installed ubuntu16.04 server with php7. I'm trying to set up mediawiki but I'm getting this error with 'composer install' http://paste.bn-mc.net/raw/qudan and I'm not sure what to do with it. I uncommented the lines in the php.ini file and restart php7.1-fpm but there's no change [18:59:35] the lines containing mbstring and xml* [19:01:40] Hi. [19:02:09] Hi, Maria [19:10:12] I have a problem, I am trying for 1 hour to commit my work to Gerrit, but each time I get this: https://dpaste.de/Wm4W [19:11:30] PugaBear: Are you setting up a development environment? If yes then it is recommended to use the automated setup using MediaWiki-Vagrant ;) [19:11:57] divadsn: Did you add your ssh keys to gerrit? [19:12:11] Niharika: Yes of course! [19:12:35] I am not divadsn [19:12:52] I followed the instructions how to setup Gerrit, I even restarted ssh-agent, but no success :/ [19:13:02] divadsn: Okay, so I think you're doing the above from the host machine and not vagrant, correct? [19:13:49] divadsn: Navigate to /vagrant or any of its subdirectories and do 'vagrant ssh' [19:14:33] Niharika: Ok, does it have a impact if I have done the git changes without vagrant ssh? [19:15:00] divadsn: No, those changes stay but you can't do git-review from the host machine. [19:16:07] So I have to reconfigure ssh keys and also git-review? [19:16:56] divadsn: You don't have to "reconfigure" it. You'll have to add the ssh keys from your vagrant instead of those from the host. [19:17:12] !gerrit [19:17:12] https://gerrit.wikimedia.org/r/#q,,n,z [19:17:16] Na. [19:17:29] Nevermind, I copied them from my host :D [19:18:18] divadsn: That's why it didn't work. :) [19:19:41] Well, sometimes I am stupid ^^" [19:20:01] Sometimes, everyone is. :) [19:23:21] Aaa it worked, thank you! :) [19:24:27] Only the body is weirdly broken, weird because each line is not longer than 100 characters :D [19:26:38] Is it possible to set a timer or something in html? [19:26:39] I mean I wrote a code in which I displayed a picture after a few seconds using javascript and then wanted to display a text. I used javascript for the text, because obviously in html it didn't work proprely. So how can I display the text outside the