[00:24:43] [00:27:57] 20 more bugs coming (possibly with some aggregation) [00:45:36] [00:47:12] * Nemo_bis raises white flag [00:47:38] Will get to it tomorrow then, now zzzzzz https://translatewiki.net/wiki/Translating:WikimediaMobile#Open_support_requests [01:49:49] Why may I receive the message "Lua error in package.lua at line 80: module `Module:Citation/CS1/Whitelist' not found." despite that I have the module in place: http://localhost:8080/mediawiki/Module:Citation/CS1/Whitelist exists [01:50:02] do* [02:03:02] Can anyone help me? [02:17:57] tioosar: Well, I can't help with the problem. But you aren't being ignored. [02:18:28] It's just that no one who has noticed your comment knows how to help. [02:18:56] yet. [02:30:14] Amgine: Ok. [02:30:52] Amgine: I'm trying to set up mediawiki that I can copy Wikipedia articles from. [02:47:02] tioosar: Well, I would probably not go about it quite that way. What articles do you want to copy? [02:53:15] Amgine: I want to have their setup. So I can use Templates like {{cite web}} [02:54:42] tioosar: Creating their setup may not work for a differently-sized wiki. Remember they have thousands of people working on and maintaining their templates, css, and js as well as gadgets and widgets - and the articles. [02:55:35] Amgine: I want to be able to import and export articles from Wikipedia to my MediaWiki. [02:55:59] Amgine: Because I need to copy text from articles I published on Wikipedia. [02:56:14] You can do that using the API, and requesting the templates be expanded. [02:56:27] Amgine: How? [02:56:30] This won't capture some of the dynamic features of some templates. [02:57:07] Here is the API documentation for Mediawiki: https://www.mediawiki.org/wiki/API [02:57:33] The en.wikipedia api is located at, if I recall correctly, https://en.wikipedia.org/w/api.php [02:58:13] Amgine: How do I use that to use Template:cite web in my MediaWiki? [02:58:24] How do I cite web ? [02:58:48] harej: Do we have the same problem? [02:58:58] Nope [02:59:42] harej: it's: how do I *shot* web [03:00:00] SamB gets it [03:00:17] tioosar: you can probably export/import that template and related modules, but you will likely find it is too complex for you to maintain. Instead, you should figure out how to use the extension, and using it build your own version of the {{cite}} that you understand. [03:00:44] well, I picked up the meme somewhere; I don't know if I'd say that I *get* the meme though ;-) [03:00:59] Amgine: But then I cannot import/export from Wikipedia/my mediawiki. [03:01:03] Harej: Which publishing standard are you using for citations? [03:01:11] between* [03:01:49] Tioosar: Yes, you can. By having the same extensions (in this case Ref), you can have the templates expanded into wikitext. [03:01:53] have you tried special:import? copyright is very important in copying [03:02:32] Amgine: Yes, but {{cite web <--- This will cause problems [03:02:46] withoutaname: have you tried to keep an en.WP template up to date over time? [03:03:39] tioosar: when you get an article with expanded templates, it will expand all the templates. That means there won't be any {{cite [03:03:44] I got bored after doing that and then they instituted template protection so now I have to submit push requests [03:04:26] 'zactly. Among other things. The problem for me was all those darned depencency templates and js. [03:05:36] Amgine: {{cite web|url=http://www-clinpharm.medschl.cam.ac.uk/pages/teaching/topics/poison/poison9.html|archiveurl=https://web.archive.org/web/20060107184246/http://www-clinpharm.medschl.cam.ac.uk/pages/teaching/topics/poison/poison9.html|archivedate=2006-01-07|title=Methanol Poisoning|publisher=Cambridge University School of Clinical Medicine|accessdate=2007-09-04}}{{dead link|date=April 2012}} gives m [03:05:45] Amgine: "Lua error in package.lua at line 80: module `Module:Citation/CS1/Whitelist' not found." despite that I have the module in place: http://localhost:8080/mediawiki/Module:Citation/CS1/Whitelist exists [03:06:29] Is it #invoking properly? [03:07:06] tioosar: try something like this: https://en.wikipedia.org/wiki/Some_article_title?action=raw&templates=expand [03:08:21] withoutaname: How can I find out about that? [03:08:37] Amgine: That URL ask me to save the file [03:09:03] do you know the lua for it? [03:09:07] Yes, it's giving you the wiki syntax to an article with all the templates expanded. [03:09:42] Withoutaname: : Why may I receive the message "Lua error in package.lua at line 80: module `Module:Citation/CS1/Whitelist' not found." despite that I have the module in place: http://localhost:8080/mediawiki/Module:Citation/CS1/Whitelist exists [03:10:00] (something I have no clue how to help with) [03:10:52] Amgine: I do not know how I can find more useful information this way as it is identical to the syntax at the MediaWiki page. [03:10:53] tbh I know neither lua nor scribunto [03:11:22] tioosar: No, it isn't. The syntax includes the parsed templates. [03:11:50] Amgine: Where should I look or what should I search in the page? [03:11:53] im just wondering if the logic responsible for #invoke: in templates is simply not detecting a module properly [03:12:39] Amgine: Oh, now I see it. [03:13:14] Amgine: Well, it still says "{{cite web..." all other templates are expanded. [03:13:41] Oh... That's true, since it's inside the extension tag... [03:13:48] Amgine: I have imported it (with "Include templates" from the Wikipedia export). [03:13:51] [03:16:20] Amgine: Are there no simple {{cite web}} templates for MediaWiki so I can use it out of the box? [03:17:07] Amgine: like mediawiki-extensions or something? [03:18:01] Probably not. I think you will need to go through every template and subtemplate and locate the #invoke statements. Those invoke a [[Module:{the name of the module}]], which you will also need to export/import [03:18:14] (Unless someone has fixed the export/import from the last time I tried this) [03:18:35] Module is the namespace used by Lua. [03:19:41] Amgine: Why doesn't Wikipedia fix this? [03:20:27] Because WMF is not building the mediawiki software to run on your server for your project. They are building it to run their project on their servers, and it works very well for them. [03:20:59] Amgine: I think that's weird. [03:22:12] It isn't, when you stop to think about it. They are not writing a software for lots of people to use at home. They are writing a software to run their encyclopedias. That you can use it is just an accident that is cool, but don't expect it to work perfectly for you because that's not what it is being written *for*. [03:23:20] Amgine: With that extra work it would be possible for home users to import/export between their MediaWiki setup and other wikis. [03:24:01] There is a tool to do that. It is called $wgScaryTransclusions, I think. [03:24:11] Amgine: Not to speak that it would be possible to work with MediaWiki at a professional level at home too. [03:24:12] Please don't use it. It's very dangerous. [03:24:58] Amgine: How do I locate the #invoke for the templates? [03:25:05] https://www.mediawiki.org/wiki/Manual:$wgEnableScaryTranscluding [03:25:35] tioosar: to see the #invoke, look here: https://en.wikipedia.org/w/index.php?title=Template:Citation&action=edit [03:26:06] I don't know what line it is, but you will see |{{#invoke:citation/CS1|citation [03:26:46] That is trying to invoke [[Module:citation/CS1]] [03:26:50] Amgine: Yes [03:27:01] Amgine: What about citation? [03:28:22] I'm just giving an example of what the #invoke statement looks like. What it does is invoke a Lua module, if you have the Scribunto extension installed and working. [03:29:55] If you look at the bottom of the edit box there you will see a list of the required templates and modules in order to get that cite template to work. [03:31:23] HareJ: and to think I was settling in for a quiet night of genealogy work... [03:31:42] Amgine: After "{{#if:"? [03:32:33] No, look below the edit box, the long list of blue links topped with the text: "Pages transcluded onto the current version of this page:" [03:36:44] Amgine: Ok, I give up using Wikipedia templates [03:37:31] The important question is: what do you need the template to do? Most Wikipedia templates do much more than they need to do. [03:37:46] Amgine: I could switch to Django-wiki [03:39:15] Amgine, I decided to close a long and dramatic (but surprisingly uncontentious) TFD this morning. [03:39:20] Amgine: Someone should attempt to develope a package manager for MediaWiki templates and modules. [03:40:33] HareJ: Shhh! those aren't ever supposed to really close... they should drag out for years until the participants gradually notice that both their positions have been supplanted by the next generation of templates. [03:40:45] tioosar, that's a great idea! [03:41:02] samwilson Amgine Can anyone forward that idea? [03:41:03] Tioosar: Have you ever heard of composer? [03:41:17] Amgine, they were arguing about the "Not to be confused with X" template. Except most people had the same opinion (that it should be kept), but it was like two people representing the other opinion. [03:41:24] composer's great for extensions, but can't handle templates in-wiki [03:41:29] Amgine: It does not solve the problem I'm talking about, right? [03:41:52] samwilson: Exactly. [03:41:54] yeah, the closest for templates is export-import which is a bit of a pain [03:42:16] it's something that semantic-mediawiki could use very well [03:42:23] tioosar: no. But for some reason there's been resistance to the adoption of such a logical concept in the developers realm of WMF. [03:42:54] Amgine: It does not mean that anyone else can make that package manager. [03:43:18] I'm actually a former GNU/Linux developer. [03:43:32] i read somone say the other day that complicated templates shouldn't be redistributed as templates, but stuck into their own extension with parserfunctsions [03:43:36] I am merely extrapolating that decentralizing management seems an unlikely concept for WMF devs to adopt. [03:44:07] I could make it but I do not have time. I'm willing to ask someone else interested in MediaWiki. [03:44:40] dpkg! [03:44:58] [03:45:01] samwilson: are there no packages that can help users solve this? [03:46:33] tooisar: not that i've used [03:46:48] HareJ: so, do *you* know what to call England, Ireland, and Scotland in the immediate aftermath of the restoration (1660+) ? [03:47:22] Hemlock Martinis says it's the Kingdom of Great Britain [03:47:37] Amgine: Thank you for all positive information. [03:47:41] there is merit in the idea that redistributable things should be extensions though, for ease of updating and because they wouldn't really be meant for individual wikis to change.. [03:47:46] Amgine: It will help me a lot. [03:47:59] You're welcom, tioosa. [03:48:09] HareJ: Hemlock Martinis? [03:48:22] Do you remember him? [03:48:49] No. But it sounds like a drink for Socrates. [03:49:07] Anyways he's (formerly) a Wikipedia editor and currently my roommate. [03:49:29] samwilson: Do you use to be in this channel? [03:49:31] Call him a bastard and lemmee look that up... [03:50:31] WMF devs are the worst! [03:50:41] they probably don't even listen to this channel. [03:50:58] Exactly. [03:51:18] HareJ: 1707. I need about 45 years earlier. [03:52:54] Amgine, they were separate kingdoms. Kingdom of England, of Scotland, and of Ireland. William and Mary led over all three. [03:53:42] Yah, damn personal unions. I'm putting down Kingdom of England. [03:56:00] samwilson: How do you use {{cite web}}? [04:00:26] Amgine: https://www.mediawiki.org/wiki/API or https://en.wikipedia.org/w/api.php does not solve the template dependency problem, right? [04:00:53] They both can, I think. [04:01:01] Amgine: How? [04:01:38] tioosar: you mean if it were rebuilt as a parserfunction? [04:02:02] samwilson: I have no idea what I mean. [04:02:05] Heh, how arcane can I get? One option would be to get html output of the page, and dump it through VisualEditor/Parsoid into the wiki. [04:02:07] (oh, and yeah, i'm often lurking here) [04:02:17] hehe! yeah, i know that feeling... :) [04:02:38] Amgine samwilson I just want to be able to use Wikipedia templates out of the box without hazzle if that is possible. [04:03:22] nah, can't be done without hassle! but it's just a amtter of exporting and importing, probably periodically [04:03:35] tioosar: Your best bet is to simplify. Since you mentioned copying over articles *you* wrote, I think you could create custom templates to handle your citations. [04:04:51] Amgine: Yeah, that means writing them from scratch or simplify them. I'm ok with that. [04:05:34] If you're just doing MLA or whatever, they're really quite easy. [04:05:44] samwilson: So how do you use {{cite web}} for example. Would/do you write it from scratch? [04:05:55] Amgine: MLA? [04:06:30] Amgine: Also, which modules do I need to write them? [04:07:06] You don't need any modules. You just need Mediawiki. [04:07:17] Amgine: Awsome. [04:07:36] MLA is one standard way of formatting academic research citations. [04:07:43] (including web sites) [04:08:33] Amgine: How would I write "url" in "cite web": {{cite web|url=http://www-clinpharm.medschl.cam.ac.uk/pages/teaching/topics/poison/poison9.html|archiveurl=https://web.archive.org/web/20060107184246/http://www-clinpharm.medschl.cam.ac.uk/pages/teaching/topics/poison/poison9.html| [04:09:09] Amgine: If you help me with this one I will prolly figure out how to write the rest. [04:10:46] Inside your template you would use {{{url|}}} [04:11:53] tioosar: https://www.mediawiki.org/wiki/Help:Templates [04:12:46] Amgine: So I do not need to use #invoke, right? [04:12:50] and also look at Help:Magic_words and the parser functions. [04:12:58] No, you do not need to use #invoke. [04:14:00] https://www.mediawiki.org/wiki/Manual:Parser_functions and https://www.mediawiki.org/wiki/Special:MyLanguage/Help:Magic_words [04:17:16] Amgine: Thanks. So I have simplified the to look like this just to learn: {{cite web|url=http://www-clinpharm.medschl.cam.ac.uk/pages/teaching/topics/poison/poison9.html}} [04:18:53] Okay, but you'll need to create [[Template:cite web]]. If you can give me a link showing such a citation I can look and see what it spits out. [04:19:29] Amgine: How should Template:cite_web look like to produce: foo [04:19:37] Amgine: Yes, I know. [04:20:13] Amgine: Currently I use this in Template:cite_web: {{{url|}}} as I have no idea how to format it. [04:20:38] Hang on a second, I'm learning. [04:22:47] Okay, first off, do you have ParserFunctions installed and working? [04:23:07] Amgine: Yes. [04:23:20] Amgine: Is that a dependency? [04:23:52] It can be; it allows things to be a bit more complex than they need to be. Let me hack something together real quick. [04:24:26] Amgine: Very kind of you. [04:24:40] Amgine: In return I will publish it as free software. [04:25:03] WTFPL 2.x [04:25:20] ? [04:29:02] https://en.wikipedia.org/wiki/WTFPL [04:29:12] Haha [04:31:58] Amgine: https://simple.wikipedia.org/wiki/Template:Cite_web [04:36:52] Amgine: https://simple.wikipedia.org/wiki/Special:Export solved it [04:38:39] samwilson: https://simple.wikipedia.org/wiki/Special:Export solved it! Really small files. [04:40:35] Okay, here's a template you could use instead, when you get tired of keeping up with those. [04:40:36] https://en.wiktionary.org/wiki/User:Amgine/MLA_simple [04:41:33] oops, didn't document date. [04:41:55] Amgine: Did you try the URL I gave you? [04:42:37] The Simple one? no. Let me look at it. [04:42:49] Amgine: cite_web works out of the box when I exported it from https://simple.wikipedia.org/wiki/Special:Export and imported to MediaWiki! [04:44:00] Yep. Make sure you grab a copy of https://simple.wikipedia.org/wiki/Template:Cite_web/doc [04:45:17] Amgine: Yes. So now we know how to solve this problem! [04:47:02] Well, not quite. See, the template is trying to do stuff which Simple doesn't have working. For example, it's trying to use the web css class. [04:47:08] But there isn't a web css class. [04:48:02] Amgine: Hmm, would it be best to simply this or write the templates from scratch? [04:48:39] It all depends on how much work you want to put into maintaining the templates. This works for you, now, so go ahead and use it as-is. [04:48:52] When it doesn't work... well, burn that bridge before you cross it. [04:49:29] Amgine: Yes. [05:19:44] hi, i have run wiki on the server on a pc, i want to connect this wiki from local and remote. what should i do? [05:24:51] does any body understand my question? [05:42:32] No body can answer me?? [05:50:36] please answer me [05:50:45] any guy knows my question?? [05:54:37] please asnwerrrrrr [05:58:50] i want to access my wiki from remote, does any body knows this?? [06:05:52] karami: it's not really the right time of day for asking questions [06:06:11] there's not really anyone here [06:06:17] why? [06:06:25] what is the time? [06:06:49] it's early in europe, ~8am, sunday night in the US [06:07:35] you could try a bit later in the european day, or during the US day [06:08:56] no body now can help?? [06:14:39] karami: if you want people to be able to reach your wiki from anywhere on the internet, you probably want to use a web hosting service of some kind [06:15:18] i have ip static, can i use that? [06:15:33] i have ip static, can i use that? [06:15:37] yes, you could [06:15:44] how? [06:15:49] but you'd have to keep your computer on all the time [06:15:57] so people usually don't [06:15:59] yes, no problem [06:16:10] it is server and it is available all time [06:16:13] it is server and it is available all timee [06:16:16] it is server and it is available all timee [06:16:17] well, what operating system are you using? [06:16:24] windows [06:16:37] how are you connecting to your wiki right now? what address do you use? [06:17:02] http://localhost/mywiki i use this url in the serve r [06:17:06] to connect to it [06:18:52] where are you? [06:18:59] your WHOIS says your IP address is 81.31.186.85, is that accurate? [06:19:12] no i am in university [06:19:15] not in office [06:19:23] my office ip static is 84.241.45.8 [06:20:10] it appears to be reachable and serving web requests [06:20:21] by which link? [06:20:23] but http://84.241.45.8/mywiki is a 404 [06:20:39] the error mentions "RomPager", is this something you installed? [06:20:57] i do have done sth for remoting on my page [06:21:06] i should do anything [06:21:40] you may need to change your web server software configuration and/or your firewall settings [06:21:46] how? [06:22:12] How can I use . I get Cite error: Invalid tag; no text was provided for refs named multiple [06:22:15] how? [06:22:29] The Cite extension is enabled [06:23:07] please let e know [06:24:40] where are you/?? [06:25:07] how could i change the web server software configuration?? [06:25:12] karami: it looks like you aren't forwarding through to your server [06:25:35] i can not access it locally [06:25:40] the site at http://84.241.45.8/ seems to be being served by your router [06:25:41] also [06:25:57] yes, it is server by my router [06:26:04] now what should i do? [06:26:27] . [06:26:47] oh, you mean your runnign mediawiki on your router? [06:27:16] how? [06:27:33] i run wiki on pc [06:27:36] not router [06:28:17] ah, good. then you need to forward port 80 through your router to your server. [06:28:44] dear i can not access it locally, locally no need to set sth [06:28:46] yes? [06:28:54] but i can not access it locally [06:29:24] oh, sorry, missed that. what error are you getting? [06:29:59] the page can not be dispayed [06:31:35] please asnwer me [06:32:18] i forward [06:32:21] (sorry cobber, am doing three things at once :) [06:32:23] you can see it now [06:32:41] http://84.241.45.8/mywiki [06:32:42] you've got php, mysql, and apache working? [06:32:43] please see [06:32:48] service is not available [06:32:53] i mapped the port now [06:33:11] ah, cool. so it's forwarding to main_page correctly? [06:33:25] (I mean redirecting) [06:33:38] so what is the problem? [06:35:51] might be something to do with lag [06:36:03] what? [06:36:05] lag? [06:36:30] "Checks if the request should abort due to a lagged server, for given maxlag parameter." [06:36:53] i'm not being much help am i... [06:36:59] a min [06:37:37] https://www.mediawiki.org/wiki/Manual:Maxlag_parameter [06:41:37] How do I use how reference across different articles? [06:42:10] So I do not have to define them each time in every article but can call for them like [06:43:09] samwilson: Do you know? [06:45:20] please check now [06:45:24] nothing again [06:46:32] i off all firewall [06:48:40] please answer [06:49:58] it go to main page, but nothing will shown [06:50:34] maybe some settings in xampp [06:51:43] sorry karami, it's knock off time for me. check that you've got php running properly. [06:51:46] seeya [06:52:00] in my pc? [06:52:57] Access to the requested directory is only available from the local network. This setting can be configured in the file "httpd-xampp.conf". [06:53:00] please see this [06:53:08] maybe this is our problem [07:08:13] no body can answerrrr me?? [08:15:50] i can not access my wiki from locally and remote [08:15:54] could any one help me [08:15:55] ? [08:17:31] karami, are you getting any error? [08:20:26] check http://84.241.45.8 [08:20:33] check http://84.241.45.8/mywiki [08:22:22] have you checked? [08:25:01] access forbidden? [08:26:35] yes [08:27:57] karami, your server is not correctly configured. It's redirecting to localhost: http://pastebin.com/ZHk5zHGQ [08:29:25] what should i do now? [08:29:30] ho wcan i configure? [08:31:19] do you have an .htaccess file in mywiki folder? [08:31:54] in which folder [08:31:55] ? [08:34:07] please aswer [08:36:49] In your wiki root directory do you have a .htaccess file? [08:37:25] yes [08:38:16] could you copy its content in pastebin? [08:38:20] in each folser i have one [08:39:10] I'm interested in the root folder [08:40:37] no in the root no [08:41:33] in the root no [08:43:15] In your LocalSettings.php could you tell me the value of $wgServer ? [08:43:38] i have checked no $wgserver is in local setting [08:44:44] even $wgServerName ? [08:45:20] nothing [08:46:30] nothing for server name [08:49:05] no [08:51:33] where are you? why not answer me [08:51:34] ? [08:56:08] why not answer me??? [09:00:52] no body can accessss????????? [09:00:59] no body can answer?????? [09:06:47] i am confused really, please asnwerrrrr me [09:06:54] where are you media wiki [09:06:58] no support? [09:23:42] Hello. What are the up to date skins for Mediawiki which are not bundled by default? And what happened to Athena? [09:25:14] gleki: IIRC each of the skins were moved into their own repositories [09:26:03] you would probably have to download them from git [09:26:49] no body????????? [11:02:27] Hey! After upgrade from MW 1.17 to MW 1.22 the old navbar doesn't work: the ] [11:03:33] The [show] buttons don't function. Besides, additional buttons in WikiEditor have disappeared. I assume the problem is related to JavaScript, but I fail to figure out how. [11:07:44] aurimai: did you upgrade all the extensions to the appropriate version too? [11:08:24] DanielK_WMDE: yes. [11:59:01] Hello, I set-up a mediawiki few days ago, and I want to add GPS metadata on some of my articles, is it a native feature or does it need an extension ? I can't find it on mediawiki-wiki :( [12:07:29] tmos_: it's a series of hacks; since recently, there is some proper support with https://www.mediawiki.org/wiki/Extension:GeoData , which may do what you need or not [12:11:23] great thanks, I'll have a look at it :) [13:01:50] good morning! I'm having trouble with the MultimediaViewer extension; see the error at this page: https://www.depechemode-live.com/wiki/2013-10-11_Austin_City_Limits_Festival,_Austin,_TX,_USA/Source_2#mediaviewer/File:2013-10-11-ss-1.png [13:08:47] That's amusing, it starts loading, then apparently breaks [13:10:12] yes, unfortuantely [13:10:18] although it seems to work fine on my mobile device, strangely enough [13:10:27] Really? :/ [13:10:47] no clue why [13:10:56] https://depechemode-live.com/thumb.php?f=2013-10-11-ss-4.png&width=1280 works fine [13:11:15] so perhaps the extension is at fault? [13:11:31] Error loading MediaViewer: The operation is insecure. [13:11:45] oh, damn, that's the firefox bug :( [13:11:49] :< [13:11:59] Chrome complains too [13:12:09] 2Image from origin 'https://depechemode-live.com' has been blocked from loading by Cross-Origin Resource Sharing policy: No 'Access-Control-Allow-Origin' header is present on the requested resource. Origin 'https://www.depechemode-live.com' is therefore not allowed access. [13:12:24] well then, looks like i have some bigger issues [13:12:28] let me check my htaccess [13:12:54] I wonder why it's loading from not www when the site is on www [13:13:02] ^ [13:13:28] wgServer/wgCanonicalServer? [13:13:42] wgserver is https://depechemode-live.com [13:13:48] don't think i have a wgCanonicalServer [13:14:11] yeah, works for me from non www url https://depechemode-live.com/wiki/2013-10-11_Austin_City_Limits_Festival,_Austin,_TX,_USA/Source_2#mediaviewer/File:2013-10-11-ss-1.png [13:14:16] It'll default to www [13:14:36] Towncivilian: Add www to wgserver [13:14:41] i don't seem to have any Access-Control-Allow-Origin header being set anywhere, either [13:15:03] okay, done [13:15:05] Right, it complains because there is no headers [13:15:06] seems to work now [13:15:18] So by default, it won't trust stuff coming from apparently different loations [13:15:19] ah, so default is more security oriented [13:15:24] right [13:15:33] odd, i wonder how long that issue has been plaguing my site, heh [13:15:57] Probably in subtle ways [13:16:05] yeah, probably not enough for anybody to complain about [13:16:07] you should redirect all requests from https://depechemode-live.com to https://www.depechemode-live.com, for SEO, otherwise you may get a mix of both URLs in search results [13:16:18] okay, i'll check out a redirect rule for that Vulpix [13:18:27] * marktraceur slaps Reedy with http://no-www.org/ [13:18:38] marktraceur: lol [13:18:43] We're backpedalling and it's ALL YOUR FAULT. [13:18:44] His site is defaulting to www [13:18:50] marktraceur: I made wikidata www [13:18:50] I know I know. [13:18:51] * Reedy grins [13:18:54] Shaaaame [13:19:15] Unforunately I can't claim it's was purposely to troll [13:19:45] well, is there any difference between forcing www and getting rid of it? [13:19:52] Not really [13:21:39] shorter urls :P [13:21:43] Towncivilian: We're just kidding around :) [13:21:57] The idea is that www. is a deprecated concept, because everyone understands http:// [13:22:04] Even if it's longer. [13:22:06] yeah, i feel the same way [13:22:30] I've seen www prefix even on subdomains: www.subdomain.domain.com :( [13:22:42] marktraceur: more like, everyone understands ".com" [13:22:52] Sigh. [13:22:56] :D [13:23:06] MatmaRex: But how do I explain my new .sexy domains!? [13:23:07] foo@www.email.com [13:23:21] marktraceurs.sexy/and-he-knows-it [13:23:42] marktraceur: if you ask me, that's one of the reason vanity domains are silly [13:23:53] you can only reliably give them to people via text [13:24:01] Yeah [13:25:13] or, well, eitch tee tee pee ess, colon slash slash, double-you double-you double-you… [13:26:34] it's harder to mix apex domains with cdns, though [13:34:52] alright, got it removing www now and changed wgServerName back to not having www [13:34:54] thanks for the help! [13:39:27] yw :) [13:48:11] Hi, is there anyone familiar with ParserFunctions? I have a problem on zh.wp [14:47:50] What is the best option to search community scripts for deprecated functions and properties. I used Lucene, Cirrus and Google but often got results with very low intersection so I suspect I didn't detect everything. [14:49:55] I tried w/o quotation marks, using the insource option but not I still think there are more scripts out that I didn't find. [14:57:26] rillke: We have a tool called mwgrep that can be run on the cluster [14:59:03] Reedy, should I file a bug for a run? [14:59:51] Or will Krinkle do it anyway? [16:46:16] hi, i have problem with access my wiki from local and remote [16:46:24] could anybody help me?? [16:50:48] karami: Hello, please always go ahead with your question without waiting for someone to respond [16:55:29] my laptop ip and hostname are not static... how do i allow others to access mediawiki on my laptop without modifying $wgServer in LocalSettings.php each time my ip change ?... [16:56:25] please answer me:( [16:57:51] ah ok just need to comment $wgServer definition :-) [16:58:24] karami: maybe you need to do it too [16:59:00] if you want acces from both inside and outside and your ip is local [16:59:43] not sure though... [17:00:14] what do you mean??? [17:00:32] i dont know, you first, be more explicit [17:00:43] what problem ? [17:00:48] i run wiki on server, [17:01:01] i want to access it locally and from internet [17:01:09] what should i do ? [17:01:13] i have ip static [17:02:03] please asnwer [17:02:09] i deal with this problem 3 days [17:02:24] i can not access my wiki from local and remote [17:02:43] in server i can access through http://localhost/mywiki [17:02:59] but from another pc i can not access [17:03:16] also i map the port 80 to my router with static ip 84.241.45.8 [17:03:22] but i can not access again [17:03:26] you can check it [17:03:30] i believe you must forward port tcp 80 from your router to your server, you must set $wgServer in LocalSettings.php to your internet hostname, and set your internet hostname to your local ip in your /etc/hosts or local dns server [17:03:51] Or have a router that has NAT loopback <3 [17:03:52] how [17:03:53] ? [17:03:56] please show me [17:03:57] please [17:04:02] Show you what? [17:04:08] hi fhocutt [17:04:27] show me how could i done this configurations [17:04:33] hi sumanah! [17:04:34] or you can set $wgServer to your internet ip and forward internal traffic going to this ip to your local server [17:05:01] its private ip is: 192.168.1.235 [17:05:22] you mean i add: &wgserver="http://192.168.1.235/mywiki" [17:05:23] yes? [17:05:24] how ? it depends. Maybe from your router graphical interface, or with iptables if it is a gnu-linux box [17:06:05] you mean i add: &wgserver="http://192.168.1.235/mywiki" to local setting.php [17:06:06] yes? [17:06:39] no [17:06:42] why? [17:06:46] what should i do? [17:06:47] only http:// [17:06:58] but hostname must be reachable from inside and outside [17:07:18] we have static ip [17:07:22] not hst name [17:07:47] better use a dynamic dns service like no-ip and add the host name in your /etc/hosts locally with ip 192.168.1.235 instead of the internet ip [17:10:49] you may also run several instances.. with distinct $wgServer values.. [17:11:04] how? [17:11:12] please explain it n simple way [17:11:14] please [17:11:28] could you remote to server [17:11:31] and show me? [17:11:40] yes? [17:13:04] please asnwer me [17:13:07] i beg you [17:13:12] i really confused with it [17:13:14] please [17:13:22] try to cp /etc/apache2/conf-available/mediawiki.conf /etc/apache2/conf-available/mediawiki2.conf [17:13:58] cp 1 to 2? [17:14:20] cp -a /var/lib/mediawiki/ /var/lib/mediawiki2/ [17:16:10] replace occurences of /var/lib/mediawiki with /var/lib/mediawiki2 in mediawiki.conf ... and change /var/lib/mediawiki2/LocalSettings.php (remove and copy the original if it's a link) [17:17:32] you must also change the alias in mediawiki.conf [17:17:47] huh mediawiki2.conf i mean [17:17:55] above too [17:18:12] no [17:18:15] ... then try restarting apache [17:18:21] no ? [17:18:22] file [17:18:27] mediawiki2.conf [17:18:34] no mediawiki2.conf [17:18:46] ? [17:19:03] no mediawiki2.conf in mywiki folder [17:19:39] in /etc/apache2/conf-available, you must create it [17:19:48] with cp /etc/apache2/conf-available/mediawiki.conf /etc/apache2/conf-available/mediawiki2.conf [17:20:28] please remote??? [17:20:34] I installed the translation plugins and for some reason the translation strings are not showing up when I enter the translation page... [17:20:37] there is no error [17:20:38] you edit it, replace occurences of /var/lib/mediawiki with /var/lib/mediawiki2 and change the Alias directive too (cannot have 2 aliases with the same name for two destinations..) [17:20:39] just loading [17:20:45] and it doesn't show anything [17:21:18] please remote?? [17:21:25] remote what ? [17:21:40] teamviwer [17:21:52] eek [17:22:08] teamviwer [17:22:13] use teamviwer [17:23:44] fhocutt: YuviPanda [17:23:58] fhocutt: he's at http://yuvi.in/blog/ [17:24:07] * YuviPanda waves [17:24:18] * YuviPanda hasn't been doing much blogging of late, should fix [17:24:19] ok? [17:24:22] please use team viewer to show me [17:25:21] could?? [17:25:40] could remote? [17:26:47] ??? [17:28:07] sorry i'm busy now... try "mediawiki multiple instances" with your search engine [17:28:31] ok, i am waiting till be free [17:28:33] and configure one with wgServer your localhostname and one with wgServer your public ip ... using the same database [17:28:47] please feedback me [17:29:16] ok, i am waiting till be free [17:34:50] karami: it's very rare that anyone in this channel agrees to use remote screensharing software to help someone else with a technical problem. [17:35:20] karami: You should probably stop waiting for someone to agree to remote into your computer to fix your problem. [18:11:59] Hey fhocutt! I'm sorry. I was idling in #wikimedia-dev instead for some reason. [18:12:10] hi halfak! No worries. [18:12:16] I have about 15 minutes now and then I need to run. We could pick up again after I get back. [18:12:50] how about starting up after you get back, then, if that works for you? [18:19:18] Sure. That's fine. I'll be back on at noon PDT. [18:20:05] sounds like a plan. Talk to you then, halfak. [18:32:36] terrrydactyl: hey I just saw https://sourceforge.net/blog/feature-enhancement-including-repository-content-into-wiki/ and it's similar to what you did with https://www.mediawiki.org/wiki/Extension:Git2Pages right? [18:34:25] sumanah: on a cursory look, it looks similar [18:34:36] nod [18:34:41] oooh, that's a really cool extension [18:35:28] i never got around to fixing the security issues so i kind of let it go [18:44:32] rillke: Hi [18:46:42] Krinkle, nice to see you. [18:46:55] rillke: You had a question? [18:47:24] * rillke searches bugzilla for the ticket [18:48:03] https://bugzilla.wikimedia.org/show_bug.cgi?id=67990 -- maybe superfluous, Krinkle ? [18:48:18] mwgrep can't be run for an invididual [18:48:20] mwgrep can't be run for an invididual wiki [18:48:26] Its point is to run it over all wikis [18:48:28] urgh [18:48:38] to search on Commons, just use Special:Search?namespace=8? [18:48:45] * rillke doesn't have access to all wikis [18:48:56] rillke: I know that [18:49:12] rillke: What I mean is, the whole purpose of mwgrep is to search all wikis. To search one wiki, just use Search [18:49:40] It's subject to the same limitations (punctuation, case sensitivity) [18:49:47] Krinkle: Tried search but got very inconsistent results so I assumed there is more that I didn't find at Commons [18:50:09] * rillke doesn't trust search anymore [18:52:57] rillke: mwgrep uses the same search backend [18:53:15] rillke: I'd recommend using search to find entry points (e.g. identify gadgets that have some deprecated stuff), and then investigate that gadget more in-depth by using the console. [18:53:35] and it seems much more trustworthy than the old backend :D [18:53:39] rillke: I don't want people to focus themselves on text search too much, because it creates a false sense of completion. Lots of deprecations aren't searchable by text. [18:53:52] You should not consider a gadget "up to date" until you've actually run its code and saw no notices in the console. [18:54:51] and if code is unused and never makes it to your console, that's probably not very important. This way you focus on gadgets that are actually working and that you can fix. [19:01:02] I don't agree. These are ticking time bombs waiting to somebody tick a checkmark and then complaining at the village pump that their whole JS does not work by using obfuscated symptoms like "Link X went away yesterday" [19:05:19] hello again, halfak! [19:05:34] hey fhocutt [19:07:02] so sumanah mentioned that mw-utilities is a suite of tools for researchers [19:07:20] I'm curious about how the project started. [19:08:18] I write a lot of code to do the analyses that are important for the research I do. [19:09:02] what sorts of research is that? [19:09:03] So, a lot of that code/problems ended up being repeated regularly. [19:09:30] Oh! Behavioral stuff. I'm a computer scientist by training, but a social scientist in the kinds of questions I'm interested in. [19:09:46] So, a really good example of a bit of code I used a lot was XML dump processing. [19:10:00] * fhocutt nods [19:10:15] In the summer of 2011, I came to the WMF to work with a group of researchers to explore the English Wikipedia editor decline. [19:10:18] (by the way, if it gets too noisy in here, you can retreat to #wikimedia-research ) [19:10:31] o/ Hi Sumanah! [19:10:37] thanks sumanah! [19:10:41] Hi! [19:10:53] ah, cool. [19:11:03] * Mithrandir waves to sumanah and fhocutt [19:11:04] So anyway, it became clear to me when working within this group that I should share the libraries that I have been building for XML dump processing, etc. [19:11:13] Hi Mithrandir - hope today is treating you well. :) [19:11:23] it's entirely too warm here, but otherwise good. [19:11:36] fhocutt, So, I built this thing: https://bitbucket.org/halfak/wikimedia-utilities [19:12:04] It is a somewhat random collection of utilities including the libraries I had built up for processing XML in python efficiently. [19:13:20] After working with a few other researchers and observing some of the sharp corners in that API, I set about working on an updated set of utilities that would capture much more than dump processing. [19:13:39] That turned into mediawiki-utilities. [19:13:49] You can draw a line from most components here: https://bitbucket.org/halfak/wikimedia-utilities/src/cb1177b18ad757210e14dd1923d5393a3d2a9c1a/wmf/dump/?at=default [19:14:17] To modules here: https://github.com/halfak/Mediawiki-Utilities/tree/master/mw/xml_dump [19:14:34] I see. Useful. [19:14:51] However, Mediawiki Utilities is much more "pythonic" and supports much better error handling. [19:15:09] And I actively extend and fix the new version. [19:15:26] AND IT IS PYTHON 3 ONLY. FUTURRRRRRRRRE [19:15:32] +1 [19:15:40] and you added MW API functionality, in case working with dumps is not ideal for one reason or another? [19:15:55] I do manage some python 2.7 & 3 libraries, but it's a pain in the butt. [19:16:44] fhocutt, yes. I end up doing some work with the API and it was really nice to have some convenience when working with it. I was already familiar with working with the REST API, so I found pywikipediabot to be unintuitive. [19:16:53] it looks like it would be. Haven't done much with 3 myself but that will change pretty soon [19:17:23] yes, definitely--pwb seems to be great for wiki maintenance and such, but really not useful for queries and research [19:17:42] did you look at any of the other client libraries available? Most are not Python 3 though. [19:19:03] I did look at a couple of others, but you've got to understand that I've been working on this code for 6 years or so -- it's just recently that I cleaned it up and publicly released it. [19:19:21] I see. Makes sense. [19:19:44] The API side of the lib is incomplete. My usual pattern of work is to add functionality & test functionality as I need it. [19:21:11] * valhallasw`cloud waves to fhocutt, sumanah and Mithrandir [19:21:15] :) [19:21:18] how is life? [19:21:19] * fhocutt waves to all of the above [19:22:33] halfak, it looks like you're following the structure of the API itself for your client library? Is that accurate? [19:23:30] +1 fhocutt that's my plan. [19:23:38] It's what I'm familiar with. [19:24:03] I want to be able to have 100% of the flexibility the API provides with some convenience built in. [19:24:11] might be worth checking out the overlap with the existing barebones libraries, then [19:24:26] what types of convenience are you thinking of? [19:24:53] Auto query continue. Some error checking on the client-side (e.g. asking for props that don't exist) [19:25:07] valhallasw`cloud, I think I am one of those existing barebones libraries [19:25:15] or rather, mediawiki-utilities is. [19:25:44] are you planning to handle tokens automatically? [19:25:50] Oh yeah! that too. [19:26:15] I don't have much functionality that manages tokens yet. That's one of the things I want to explore next. [19:26:21] E.g. error handling for edit conflicts. [19:26:42] halfak, if you're familiar with Perl I suggest taking a look at MediaWiki::API [19:26:46] Though, that will depend on whether I need edit functionality soon or if someone submits a pull request before I get there. [19:27:09] it is also pretty bare-bones but has some very nice convenience methods as well [19:27:15] halfak: I guess, yes :-) In that case, please read my message as 'maybe take inspiration from the /other/ existing barebones projects' ;-) [19:27:30] Meh. Python and R are the languages of data science [19:27:34] JULIA [19:27:38] IT IS ALSO THE FUTURE [19:27:40] maybe [19:27:52] halfak: and matlab and idl :-( [19:28:06] Matlab -1 [19:28:06] halfak: more seriously, what do data scientists think of Julia? [19:28:17] I hereby ask you to speak for all of them, unfairly [19:28:26] Never heard anyone talk about it. I saw it fly past on reddit a couple months ago though. [19:28:31] ^ re. JULIA [19:28:46] sumanah: as physicist-data-scientist, I also haven't seen it in use anywhere [19:28:56] basically, everything seems to be condensing towards python [19:28:58] http://julialang.org/ [19:29:03] +1 --> python [19:29:11] data analysis, and now also data acquisition (FINALLY! no more labview!~) [19:29:11] nod [19:29:35] basically, for most data analysis, the language doesn't matter other than readability/prototypability [19:29:51] halfak, do you want to keep it deliberately bare-bones or would you be interested in having multiple layers of abstraction in the library? [19:29:59] 1 last distraction - reminder that http://opensourcebridge.org/wiki/2014/A_Few_Python_Tips is available under CC BY-SA in case any of y'all want to present it in your communities, to help people who already have a little Python experience [19:30:07] and there's more people around who do python than julia, hence people will do python [19:30:07] ok, I return you to your regularly scheduled fhocutt [19:30:20] fhocutt, Good Q. If I heard a good argument for an abstraction, I think I'd like to support it. [19:30:33] I'm unlikely to build it myself unless I want to use it though. [19:30:45] valhallasw`cloud, *so glad* to hear people moving away from labview for DAQ [19:30:49] Unless I can convince the bosses that I can spend some of my daytime hours on it. [19:30:57] Right now, all of my library work is volunteer time. [19:31:20] I have a few other libraries you might find relevant. [19:31:27] I would say the main use is usability for data scientists or researchers who aren't familiar with the structure of the MW API [19:31:28] https://github.com/halfak/MediaWiki-OAuth [19:31:38] https://github.com/halfak/Wiki-Class [19:31:47] https://github.com/halfak/Deltas [19:32:04] fhocutt: now people just have to write docs on how to do that ;-) that's what's keeping a lot of people back at the moment, I think [19:32:13] Oauth support, Article quality classification and difference detection -- respectively. [19:32:21] nice. [19:32:30] fhocutt: even I, as somewhat advanced pythonista, have difficulty writing daq code in python, while it's stressful-but-working in labview [19:32:54] but that's also because it's a completely different workflow than the normal linear-style programming [19:33:38] halfak, I found the MW API fairly counterintuitive to learn [19:33:38] There was a link I saw fly by (an email?) to some design recommendation for MW API libraries. [19:33:53] https://www.mediawiki.org/wiki/API:Client_code/Gold_standard [19:33:55] that? [19:34:29] fhocutt, it's hard for me to comment about the intuitiveness of the API. I have been working with it so long, that I find it pretty straightforward. [19:34:36] part of my internship this summer was writing standards for and then evaluating several API libraries [19:35:05] halfak, definitely--it made a lot more sense to me once I spent a solid month working with it [19:36:05] but it was a steep learning curve, the docs are not that useful, and the database-type structure is different from other styles of REST APIs so existing knowledge may not be so generalizable [19:36:05] Yeah. I think that the gold standard is what I was looking at. [19:36:18] I plan to solve "Query continuations using the new "continue" and not "query-continue"" the next time I work with the API side of the world. [19:36:48] I changed that bit, actually [19:37:00] after feedback--now it's just "does query continuations" [19:37:13] I had no idea that "continue" existed. [19:37:13] oops, I changed that everywhere else [19:37:14] hang on [19:37:39] changed! [19:37:44] halfak: just a quick question to clarify - when did you discover that "continue" existed? as part of the MediaWiki API? [19:38:01] Reading the gold standard doc. [19:38:22] I knew that query-continue existed and I've known for a while that I'm not handling it "right" [19:38:30] the documentation is more emphatic than it sounds like there is consensus for: http://www.mediawiki.org/wiki/API:Legacy_Query_Continue [19:38:37] fhocutt: the doc you wrote helped a longtime API user use it better. High five. [19:38:38] o/ [19:38:44] \o [19:38:44] :D [19:38:55] \o/ [19:39:05] so, I would say take a look and use whichever makes sense to you [19:39:17] OK guys. I've got to head out now, but I'd be happy to chat again. You can always find me in #wikimedia-research. [19:39:46] great! Thanks for the chat. [19:39:47] I'd be very happy if you would point me to any documentation/resources for standardization between MW API libs too. [19:40:04] standardization is... not so much. [19:40:11] but I will keep an eye out! [19:40:13] Gotta start somewhere. [19:40:19] o/ hasta [19:40:24] \o [21:11:25] Hi! Are there any MediaWiki formatting experts available? I seem to have run into an odd CSS issue with one of my markup tables. I added a border style but a small portion of the border on the right side is missing in two different tables on the same page. I can link to my site (if permitted). [21:12:07] hi johnD - please feel free to link to your site. [21:13:06] @sumanah - thanks for the reply! Link: http://imperiumuo.com/wiki/index.php?title=Main_Page You'll notice the top two tables have a small portion of the red border missing, while the other two are just fine. [21:30:29] johnD: could you annotate the screenshot on http://notes.dereckson.be/help-MediaWiki/ to show us where is the border missing? [21:31:11] (screenshot by the way done with Firefox if it's a browser dependant issue) [21:33:41] Dereckson: I annotated the areas where the border is missing. Using Google Chrome, so perhaps it IS a browser related issue. [21:35:57] Hum... [21:36:06] I can't have more than one attachment on Bugzilla? [21:36:15] What is this? But I have three screenshots to show! [21:36:54] you can add them in sequence [21:37:12] Hi Rastus_Vernon and sumanah. [21:37:22] sumanah: In what way? [21:37:40] Oh, I can submit the bug and then add other attachments after? [21:37:42] Yes, I'll do that. [21:40:53] :) [21:50:11] johnD: by the way, it seems the attribute width= from is now ignored by Chrome [21:54:05] johnD: I think I've found something. [21:54:50] Dereckson: I could always try using a different method for setting the table width if need be. [21:55:02] * terrrydactyl waves to Dereckson [21:55:03] johnD: when you delete the row with become an editor / We're currently maintaining, the border is fine [21:55:07] Hi terrrydactyl. [21:55:16] long time no see! [21:55:50] Indeed. Nice to see you're still around :) [21:56:15] Dereckson: I noticed that a few days ago. Assumed it may be an issue with tables displaying inside of tables. [21:57:45] johnD: I discover on your wiki this peculiar style and how the CSS rules apply to that. [21:57:52] Dereckson: i'm doing some contract work with Wikimetrics (https://metrics.wmflabs.org/) :) Glad to see that you haven't disappeared. [21:58:27] I apologize to have disappeared at the worst moment. [21:59:22] Dereckson: stuff happens. hopefully we can still keep in touch. i learned a lot from you! [22:00:10] what's the setting that means "use the interface language for this particular message, even when it wants to use the content language"? [22:00:36] wgForceContentMessageAsUI [22:00:39] or something like that [22:01:01] $wgForceUIMsgAsContentMsg [22:01:19] terrrydactyl: I'm glad you've found the experience rewarding. [22:01:27] it's poorly named. [22:01:34] johnD: maybe it's a strong signal you could redesign the page with CSS
and
?. [22:02:02] legoktm: Wait, it does the opposite of its name... [22:02:05] That is poorly named [22:02:16] johnD: to get rid of table design were one of the biggest mission of CSS [22:02:36] johnD: MediaWiki behaves well with CSS grids. [22:03:40] johnD: older stuff like http://960.gs/ could even be added directly in your MediaWiki:Common.css [22:04:21] johnD: or if you want to design a beautiful skin from scratch you can use modern CSS frameworks like Zurb Foundation or Bootstrap (to give a more medieval ambiance, I would take Foundation, it's totally neutral on a design point of view) [22:05:07] johnD: but if you don't want to spend a lot of time, get http://960.gs/ code, and replace your tables by a markup similar to http://960.gs/demo.html [22:06:53] terrrydactyl: by the way, I read last year your blog posts on the experience and thoughts about the interest of programs like OPW and found them very interesting. [22:08:08] Dereckson: great! i'm glad they were interesting. [22:09:12] i'm glad happy that wikimedia is still accepting OPW interns and are seeing a lot of applicants also applying to GSoC. [22:09:26] glad/happy [23:13:04] Hi, i have installed everything that needed for this extension: http://www.mediawiki.org/wiki/Help:Extension:Translate and everything worked perfect for two days, now every page i'm trying to translate doesn't work [23:13:09] pages are empty [23:13:24] ,even thought i'm doing everything correctly according to documentation [23:16:30] anyone? [23:20:52] hi luli [23:21:08] hi sumanah [23:21:08] luli: what versions of MediaWiki and that extension are you on? [23:21:18] luli: did anything change between when it worked and when it stopped working? [23:21:24] Mediawiki 1.23.1 [23:21:36] and this extension [23:21:36] http://www.mediawiki.org/wiki/Help:Extension:Translate/Configuration [23:22:07] sumanah: in the mean time i was messing around with LoopFunctions, Arrays and Variables extensions [23:22:20] luli: Can you revert what changes you made? [23:22:26] sumanah: but i have commented everything out [23:23:10] Well, I'm wondering what would happen if you simply reverted all your changes :-) [23:23:20] if you revert your changes and see whether your wiki [23:23:24] starts working again [23:23:30] then you will have more data towards an answer :) [23:23:56] sumanah: okay let me check that [23:27:47] sumanah: The action specified by the URL is invalid.You might have mistyped the URL, or followed an incorrect link.This might also indicate a bug in the software used by Prishtina Hackerspace. [23:27:51] sumanah: no such action [23:28:11] sumanah: this is the new error i just did find out about [23:28:24] * sumanah doesn't know. [23:28:32] !lists | luli [23:28:32] luli: mediawiki-l and wikitech-l are the primary mailing lists for MediaWiki-related issues. See https://www.mediawiki.org/wiki/Mailing_lists for details. [23:28:54] luli: the #mediawiki-i18n channel (devoted to language engineering issues in MediaWiki) and the mediawiki-l list may be able to help you [23:29:08] sumanah: Thank you so much! [23:29:17] good luck! [23:44:25] anyone know where the help page for "Post‐expand include size" is located? [23:44:50] sDrewth: mediawiki.org [23:46:08] not helpful Reedy. I'm guessing sDrewth already searched there. [23:46:33] Hey, can anyone offer any insight? Trying to configure ImageMagick on an AWS EC2 t2.micro instance (1Gb RAM), and am pulling my hair out over (presumably) $wgMaxShellMemory; .gif thumnails, specifically, silently fail after creating a 10B file in the correct location "/images/thumb/x/xx/.."; command line conversion works, as do absolutely tiny files. Testing random huge numbers in $wgMaxShellMemory seems to crash [23:46:33] the server :D [23:46:36] What's the weird pipe in the middle? [23:47:44] sDrewth: sometimes I use http://hexm.de/mw-search which also searches code comments, bugzilla, etc. Google custom search of various different sites and subsites. You can also enable it as a search option on mediawiki.org with a gadget [23:49:21] lol! 524288 was enough. cheers [23:51:13] Reedy, naturally I checked mw.org first [23:52:57] found a page, and trying to find out how far over the limit it may be. All I know is that it fails [23:55:50] "Maximum size of template expansions, in bytes" [23:56:13] $this->mMaxIncludeSize = $wgMaxArticleSize * 1024; [23:56:28] * Maximum article size in kilobytes [23:56:28] */ [23:56:28] $wgMaxArticleSize = 2048; [23:59:03] thanks