[04:27:50] Hi markin. [04:27:58] Hi [04:28:15] > Content-Type: application/x-www-form-urlencoded [04:28:18] That's weird. [04:28:26] yeah thats what we said [04:28:35] At 201px, it's back to image/png. [04:28:47] Was the SVG re-uploaded? [04:29:18] https://commons.wikimedia.org/wiki/File:Cholesterol.svg#filehistory [04:29:19] Hmm. [04:29:28] huh, it was doing this with another image according to our logs in a Cuba article but it seems to have fixed itself when we tried to reproduce, so I'm guessing that re-uploading it or some sort of cache / cdn clearing may have fixed it [04:29:39] https://phabricator.wikimedia.org/T123806 [04:29:54] yeah that was my collegue [04:29:55] Seems it's a known issue. If you want to leave a comment there, that'd be nice. [04:29:58] Oh, cool. [04:30:05] Oh, it's the same example, heh. [04:30:10] Right, all right. [04:30:20] Should put it in some projects. I'll do that. [04:30:57] thanks! [04:31:33] I think we're still using rsvg. [04:31:40] And there's some special logic to make sure SVGs are safe-ish... [04:31:57] Maybe a bug in the SVG --> PNG rasterizer? [04:34:41] do we not have some generic image output/rendering project? [04:34:47] that would be a weird bug (form-urlencoded is a weird default incase of an error / bug). it seems the file is fine you can download it and open it and its fine [04:53:39] Hmmmm. [04:53:50] Then maybe some Varnish caching error? [04:54:08] that would be my initial guess having no knowledge of the actual internals [04:54:30] Hmm, appending a cache-buster still results in x-www-form-urlencoded... [09:31:41] hi [09:31:59] I am Emily and I am in Grade 8! Hope to be able to learn more about open-source since I am joining Google-code in! :) [09:42:38] hi? [12:45:04] Vulpix: the top of the wiki says out-dated but the blog entry seems to be outdated to. Do you have any other doc then this? https://www.mediawiki.org/wiki/Manual:Skinning/Vector [12:50:51] Aebian: no, sorry [12:51:07] hmm okay ^^ [13:34:46] we wanted to disable nuke for sysops but it doesn't work for crats either now [13:34:50] https://www.irccloud.com/pastebin/GNdB6rdu/config [13:34:52] ^ [13:38:20] Would adding nuke => true, for crat in GroupPermissions work? [13:38:47] yeah [13:39:20] ^ PuppyKun [13:52:55] MatmaRex: he forgot to mention that nuke is specifically revoked from sysop, which he's also a member of [13:53:33] Based on recent testing, group permissions is over ridden by revoked permissions for any group, and everything is over ridden by central auth global groups [14:03:05] Original exception: [db945ce3] /wiki/Landing_Area SkinException from line 97 of /online/www/wiki.aebian.org/includes/skins/SkinFactory.php: No registered builder available for aebiantheme. [14:03:19] hmm any way to fix that? [14:26:19] is it an old skin? [14:26:20] !skin [14:26:20] General skin help: http://www.mediawiki.org/wiki/Manual:Skins / List of available skins: https://www.mediawiki.org/wiki/Category:All_skins / Creating a new skin: see !skinning [14:26:25] !skinning [14:26:25] From scratch: https://www.mediawiki.org/wiki/Manual:Skinning/Tutorial / Based on another skin: http://blog.redwerks.org/2012/02/28/mediawiki-subskin-tutorial/ / See also !skins for general help and list of available skins [14:34:25] Aebian: Do you know where the source code for that skin is. [14:38:16] paladox: yes, I created it [14:38:42] Aebian: Ok do you have the link for source code so i can take a look please. [14:39:09] paladox: yes sure: https://gist.github.com/Aebian/c976056c3ce77b2a850e [14:39:25] Aebian: Thanks. [14:40:03] Aebian: Looks like the code is old. You should also migrate to using github.com istead of gist since that would make editing the code easisar. [14:40:18] And so i could do a pull and help fix the error. [14:40:31] paladox: oh okay [14:40:53] well I'm not familiar with the skin creating stuff on mediawiki [14:41:07] but I will create a project on github.com [14:41:18] sec [14:41:46] Aebian: Ok thanks. I have taken a look and seems your trying to extend vector. Which mediawiki version are you using. Since vector is now in its own repo and so has its own folder. [14:57:22] paladox: I'm using the latest available [14:57:39] Aebian: Ok. [14:58:13] paladox: I currently need to check why git is not commiting my skin folder to github :D But yeah [14:58:48] paladox: and yes I tried to extend the default Vector Skin so I don't need to copy and edit it [14:58:53] Aebian: If you create the repo. Then pull it through ssh or how ever you do it. Then git git add -A --all [14:59:06] then git commit then after that git push origin master --force [15:01:03] Nemo_bis: Please review my task on GCI. [15:01:28] hi guys [15:02:14] i have question about install media wiki [15:02:41] we can install media wiki on Cpanel ? [15:05:02] AbedSHP: Yes you can install mediawiki on Cpanel. [15:05:31] AbedSHP: I did a search which suggests yes, but I don't know how difficult/easy it is [15:14:21] Aebian: Hi have you figured out why it wont push. [15:19:58] paladox: nope I also recreated a rsa key. I will do it now via web that will work I guess [15:20:13] Aebian: Ok thanks. [15:25:52] paladox: https://github.com/Aebian/AebianTheme/ [15:26:10] Aebian: Thanks. I will go and fix the problem. [15:26:12] now [15:26:18] paladox: oh wow thanks [15:28:14] Aebian: It seems your missing the css file for the repo. [15:29:00] paladox: well I didn't create one so far [15:29:13] Aebian: Oh ok. [15:29:48] paladox: I rather would link to my css via and so one [15:30:12] Hello everyone! I'm Marcus. Shout out from GCI15 [15:30:21] but also using the Vector CSS since it just extends the theme [15:30:23] Aebian: Ok but it is better to do it through the ResourceModel [15:31:03] *ResourceLoader [15:31:13] paladox: okay [15:33:28] IRC nickname: bored_marcooz [15:45:55] Aebian: I have uploaded the patch to https://github.com/Aebian/AebianTheme/pull/1 please could you try it on your wiki. [15:47:51] Aebian: The patch is at https://github.com/Aebian/AebianTheme/pull/2 now. [15:48:05] Aebian: Doint forget to do the following in LocalSettings.php [15:48:33] require_once "$IP/skins/Vector/Vector.php"; [15:48:40] require_once "$IP/skins/AebianTheme/AebianTheme.php"; [15:48:44] okay [15:49:34] I will try [15:52:20] Aebian: Ok thanks. I see it is now showing. Is the css what you expected or hasent it applied your css. [15:53:08] paladox: css is not aplied yet but my default theme is AebianTheme so its loading and is working so far [15:53:16] Thanks! [15:54:12] Aebian: Ok. if you create the css folder and put screen.css in it. It should then show your css or if you do the css here https://wiki.aebian.org/wiki/MediaWiki:AebianTheme.css it should apply it. [15:56:52] paladox: do you know where exactly I need to place my mainMenu code that its getting placed above the login form [15:57:41] Aebian: You can overide it with css using screen.css in your css folder in the skin. Or you can do it from https://wiki.aebian.org/wiki/MediaWiki:AebianTheme.css [15:58:32] Aebian: The vector css for personal bar is at https://github.com/wikimedia/mediawiki-skins-Vector/blob/master/components/personalMenu.less you would need to change that to css and put it in that css file or on that page linked above. [15:58:45] Less code wont work in css so you need to change it to css. [16:00:04] Aebian: Some css code wont work in https://wiki.aebian.org/wiki/MediaWiki:AebianTheme.css so i suggest adding it to screen.css file in the css folder then overide the css through https://wiki.aebian.org/wiki/MediaWiki:AebianTheme.css [16:00:52] Aebian: well I can add everything in the Screen.css and it should work hmm? [16:01:43] Aebian: not everything will work for security reasons. I have created a patch here https://github.com/Aebian/AebianTheme/pull/3 that adds the file. [16:02:27] Aebian: Doint forget since you are extending vector you need to use the same css but overide it. [16:02:58] hmm okay [16:04:46] Aebian: Unless you just include all the vector and change it so that it is your skin named code. So that you can choose your own css code since you can change the php code so that div id and class are different names or you add adiation divs so that it changes the display. [16:06:05] well paladox I just included my css via code and its working https://wiki.aebian.org/wiki/Landing_Area [16:06:17] Aebian: Ok. [16:06:52] I just need now to check if my MainMenu Code will work but if so its genius :D [16:07:56] paladox: ah nice error I get, see now: https://wiki.aebian.org/wiki/Landing_Area [16:08:18] the MainMenu is now "below" the actual Vewctor [16:08:51] Aebian: You should do the css and js through resource loader since it can cause errors later on with js or css. [16:09:22] paladox: do you have an example for that? I'm not quite familiar with php / mediawiki skinning [16:09:43] Aebian: i could do it for you if you want [16:10:05] paladox: sure if you have time for it [16:10:20] Aebian: Yes i have time. [16:18:25] paladox: skin.json is not a valid json file :D [16:18:27] https://wiki.aebian.org/wiki/Landing_Area [16:18:29] ^^ [16:18:50] Aebian: yes the patch wasent ready i was uploading since i was doing it through the web. [16:19:00] ah may fault then :D [16:19:03] *my [16:30:58] paladox: is that now "ready" to be merged? :D [16:31:09] Aebian: Yes please try it. [16:32:33] paladox: site is loading Just need to fix the Mainmenu sopmehow. Also the [16:32:53] scratch last but yeah thanks. Now I just need to fix the MainMenu :D [16:33:41] Aebian: Ok. [16:39:31] /paypal_buy_beer paladox 2 [16:39:35] :D [16:40:00] Aebian: Ha [16:41:21] paladox: but is there any reason why my MainMenu is not getting accepted? I mean if I view the source in the browser its on top of every code that comes from media wiki :o [16:42:05] Aebian: Yes because the css in vector is brining the tabs to the top. I am trying to figure out how to move all the code to below it. [16:43:23] paladox: awesome thanks [17:08:02] Aebian: I will be uploading a patch now that will resolve that issue. I will tell you when too merge it so it dosent break your wiki again. [17:10:26] Aebian: please merge https://github.com/Aebian/AebianTheme/pull/6 [17:16:08] hello [17:21:28] hello [17:26:39] <[AndyP]>  /msg nickserv register [gcigci] [andreapifkova@gmail.com] [17:27:53] [AndyP]: don't add spaces before /msg ! [17:28:01] <[AndyP]> thnx [17:28:32] [AndyP]: note that the password has been leaked into the channel [17:28:48] you may want to change it now ;) [17:31:01] <[AndyP]> i dont really care... i just need to complete a task and then i probably wont ever use it [17:33:30] <[AndyP]> and it keeps saying its not a valid email adress [17:33:50] because of the [] [17:33:53] probably [17:35:00] <[AndyP]> oh, thank you, it worked... but i just copied the line, so not my fault at all [17:55:24] paladox: was a bit afk will do now thank you so much [17:55:37] Aebian: Ok thanks. [18:00:08] Aebian: Do it work for you. [18:01:10] paladox: kinda but the Login stuff shouldn't be on the MainMenu [18:01:29] Aebian: Oh it looks nice. [18:07:05] I have a local wiki that I just updated to master (git pull). I can now not login anymore and when I try to create a new account I get "Account creation error [18:07:06] The user account was not created, as we could not confirm its source. Ensure you have cookies enabled, reload this page and try again." Cookies are enabled on this browser. Any ideas? [18:09:12] FoxT: Did you also download the vendor folder too since if you got core from souce you have to also do vendor. [18:09:28] Aebian: So you want the login stuff moved. [18:09:31] i did a composer update [18:10:31] Aebian: Please merge https://github.com/Aebian/AebianTheme/pull/7 [18:10:42] I will do awesome :D [18:11:03] FoxT: oh ok. Do you have the link to your wiki please. [18:11:21] paladox: No. Itś local on 127.0.0.1 [18:11:57] FoxT: Oh ok. Did you set up your wiki correctly by going through mw-config. [18:12:55] FoxT: Do you have the correct information for the database in LocalSettings.php [18:13:13] paladox: Mw-config? It worked before. I did git pull, composer update, php update.php [18:13:25] paladox: LocalSettings is unchanged [18:14:07] FoxT: LocalSettings.php even though you did it through update.php you should check LocalSettings.php just in case or check your datbase then table and make sure all the tables are there. [18:14:35] paladox: no change at least while logged in [19:02:28] Aebian: You want the login bit to not be on the main menu bit when logged in. it dosent look nice when it is next to the search bar and woulden have a space with the search bar there [19:03:07] Aebian: We could move the searchbar to the my mainmenu and put the login down where search use to be. [19:13:07] paladox: so the login stuff is still in the mainMenu. I want the mainMenu, below it this Image https://assets-cdn.aebian.org/aebian.org/Train_Small.jpg and then the login stuff [19:13:27] if you understand ^^ [19:14:03] paladox: so that the MainMenu looks like https://aebian.org/access [19:14:08] Aebian: So you want this image https://assets-cdn.aebian.org/aebian.org/Train_Small.jpg below the main menu then below that image the login stuff. [19:14:26] paladox: yes [19:14:55] Aebian: Ok but how should the login stuff look where should i locate it since the tabs would be under the image. [19:15:21] Aebian: I will have to do that tomaror. please remind me and i will try to do that tomaror. [19:15:31] paladox: okay ^^ [19:15:44] Aebian: Thanks. [19:31:30] paladox: I'll try to look into your code. Maybe I'll understand it and can fix it myself :D [22:07:22] ugh https://www.mediawiki.org/wiki/Category:Extensions_in_GitHub_version_control [23:14:13] Nemo_bis: https://www.mediawiki.org/wiki/Category:Extensions_which_host_their_code_in-wiki [23:14:17] better than that