[05:56:22] If anyone can take a look at https://phabricator.wikimedia.org/T115305 [06:01:40] Reception123: pywikibot have their own IRC which would probably be more suited for that task [06:01:54] p858snake: Okay, will check there. Thanks! [06:02:00] #pywikibot [08:22:22] hi mediawiki people [08:23:23] I am looking for a feature, but I don't remember where is it... There is a way to "persist" a book in a page like: http://wiki.bokeh-library-portal.org/index.php/Wiki_Bokeh:Livres/7.2.x/1 ; I miss the next step: how do I import it in a collection in order to print it ? [08:53:01] ok found... http://wiki.bokeh-library-portal.org/index.php/Mod%C3%A8le:Livre_sauvegard%C3%A9 [08:53:09] (Template:Saved book) [15:30:48] Hi. I need some help updating an old extension (DynamicArticleList). As $sk = $wgUser->getSkin() is now defunct I'm trying to use a ContextRequest as documented. The old code contains a call to $sk->makeKnownLinkObj. I'm trying to find what to replace this with and I'm a little lost. Any advise. [15:41:09] babel: Linker::link() [15:41:12] ffs [15:41:15] He left just before [15:41:20] sorry babel [16:09:49] hey folks! is there any possibility to create a template that creates a template? [16:13:00] creates a template? [16:25:24] Reedy: Well, I want to define a template for „primary“ and „secondary“ persons, which is a switch-statement checking {{{1}}} for both cases [16:25:52] However, I want to handle the creation of this switch statement centrally, since multiple pages will define such a construct [16:39:31] Templates can use templates.. [16:41:33] Hi, is someone using MediaWiki with Clodflare? [16:44:27] Ed_WikiBrasil: not personally. Have you seen https://www.mediawiki.org/wiki/Manual:CloudFlare ? [19:26:10] I'm trying to use the PluggableAuth extension in MW 1.27 and getting "Fatal exception of type MWException" when it's loaded [19:26:47] whats't the content of the exception? [19:27:10] That is the content, no other explanation, [19:27:41] [V5JzDsCoBSAAAGzWfnEAAAAO] 2016-07-22 19:25:02: Fatal exception of type MWException [19:28:07] enable debug [19:29:15] !wg Debuhttps://www.mediawiki.org/wiki/Manual:How_to_debug#Logging [19:29:15] https://www.mediawiki.org/wiki/Manual:%24wgDebuhttps://www.mediawiki.org/wiki/Manual:How_to_debug#Logging [19:29:57] I think I just need to pull a more up to date patch. Let me try that and then I'll do the debug [19:31:03] phabricator is out of date compared to github [19:32:29] wtf [19:32:40] the main repository is in phabricator [19:33:50] and yet neither of them have the extension.json file. :/ [19:34:47] I tried adding it manually from the July 18 code review but then I got the fatal [19:35:08] Hey Ori, thanks man. I guess CDN is out of the question [20:36:05] Hello, I am installing MediaWiki on my CentOS 7 VPS using nginx as the web server; I am now getting a 13 error relating to permissions, here is what it looks like [20:36:05] http://share.bkeys.org/736baba49e.png [20:36:05] And I used this guide to set this up: [20:36:05] https://www.digitalocean.com/community/tutorials/how-to-install-mediawiki-on-centos-7 [20:36:06] Does anyone have an idea what is going on? [20:36:57] Nginx had the server block configuration they used, but it gives me a bad gateway error (502) when I try to replicate it: [20:36:58] https://www.nginx.com/resources/wiki/start/topics/recipes/mediawiki/ [20:37:50] !session.save_path | bkeys [20:37:50] bkeys: make sure session.save_path is set correctly in your php.ini. Verify that it exists, is readable and writable to PHP, and check that session data is actually being written there. On a server farm, make sure it's a shared directory, accessible from all servers. [20:38:28] It is just one VPS; and I have other things that use PHP on this same instance and the PHP does not seem to get upset [20:38:34] let me check the !session.save_path thing [20:40:10] The only references to it in /etc/php.ini are commented out [20:40:31] What path should I set for the save_path? [20:40:51] I am not sure about bawolff 's response; let me try that and restarting php-fpm [20:41:41] bawolff: I put your answer in there and it yields the same error [20:47:48] I was thinking maybe it was an issue with mariadb but that does not seem to be the case since I made a new user just for this wiki [20:48:05] But database permissions would make sense that it would cause this error [20:57:19] bkeys: I meant, you should make sure that apache user has permission to write to wherever session.save_path is set to [20:57:27] e.g. using chmod command [20:57:31] I am using nginx [20:57:43] I just set up dokuwiki and it seems to work fine so I will just go with it. Thank you guys for your time. [20:57:44] I should say the php user [20:57:58] bkeys: Sorry to hear it didn't work out [20:58:08] Nah it is fine I still like MediaWiki [20:58:20] It is just for my Dad to do his family history stuff and he wanted me as the techie of the family to host a wiki for him [20:58:37] I would not use dokuwiki in a production environment because it does not use a database [20:58:45] But if it just for my dad to post pictures of old people that is fine [22:10:53] ResourceLoader question: Anyone know how to actually use ResourceLoaderImageModule variant support to include a custom coloured icon in a css/less file? [22:38:04] bawolff: This isn't a response. I'm just pinging you for no reason. [22:38:10] Hi! [22:38:15] Hi! [23:26:05] Hi MediaWiki! Random question for anyone - when you say extensions are bundled in, but I download a legacy release and the extensions directory is empty... [23:26:21] do I find an extensions bundle somewhere [23:26:28] or is it not needed [23:32:08] How legacy a release? [23:33:00] A quick glance suggests we only started bundling in 1.18 [23:37:52] 1.26 [23:38:52] Which file did you download? [23:40:11] https://releases.wikimedia.org/mediawiki/1.26/mediawiki-core-1.26.3.tar.gz [23:40:52] You want https://releases.wikimedia.org/mediawiki/1.26/mediawiki-1.26.3.tar.gz [23:41:00] -core means JUST core mw [23:42:07] hah makes sense [23:42:07] ok [23:42:20] thank you [23:43:00] thought it would be obvious - end of week fumes - appreciate it [23:43:24] heh [23:43:26] np