[00:08:34] legoktm: yeah I was using those tags, but I want to go back through 2015 [00:14:06] groceryheist: ah yes, then you'll need to do edit summary parsing or just look at the diffs themselves. You might be interested in https://www.mediawiki.org/wiki/Mediawiki-utilities/mwreverts [00:14:33] https://meta.wikimedia.org/wiki/Research:Revert might also be interesting [00:18:37] thanks legoktm. mwreverts doesn't identify the tool that was used, but I'm hoping to integrate what i'm working on there at some point :) [00:19:27] gotcha :) [01:19:47] so it actualy doesn't seem like there are any overrides for the undo-summary text [07:30:31] I installed mediawiki, and everything works but after few clicks im getting Segmentation fault (core dumped) [07:30:52] in php server [07:32:01] is there anything i can do to prevent it [07:33:50] Hi. [07:34:51] Hii [07:35:27] im now trying to downgrade php7.3 to 7.2 [09:18:21] hello world [09:24:33] hi RSSBASE [09:32:43] i'm back [09:33:14] Sorry if this is off topic, I'm looking for a good mw host... I've seen options like digital sea (I can't spell oacian) or amazon, or blue host, but would like to know if there is some 'best' solution w.r.t. mw [09:33:19] hi RSSBASE [09:34:45] hi all [09:34:49] hi [09:35:11] sorry i just back from the long sleep [09:35:28] congrats [09:35:32] currently using multi-instances mediawiki, used by different teams, etc. We're thinking about a way to search into multiple wikis in 1 place. It can easily be developed in PHP, but before doing that I'm thinking if it's already existing ? [09:36:09] Bardack_: I think there are solr / leucine plugins that probably allow this [09:36:21] mkay i ll have a look, thx [09:36:43] I may be getting confused with drupal though... [09:36:51] https://www.mediawiki.org/wiki/Category:Search_extensions [09:39:19] my last memory was in november during my college, i was connected here [09:39:49] RSSBASE: you slept too long [09:41:12] AWS seems like a popular choice, but a colleague told me other hosts were much cheaper, I think he mentioned DigitalOcean [09:50:02] what is PHP requirement these days? [09:50:41] 7.0+ [09:51:00] https://www.mediawiki.org/wiki/Compatibility#PHP [09:51:02] Hi Reedy [09:51:04] thanks [09:51:15] But if you can, I'd go 7.2 to give you a bit of "future proofing" [09:51:42] just looking at this for hosting: https://www.nearlyfreespeech.net/ [10:40:31] brb [10:52:47] faceface: https://www.mediawiki.org/wiki/Hosting_services [12:32:22] andre__: ty [18:45:17] I'm upgrading a mediawiki install which I didn't setup and I'm wondering if there is a quick way to check if extensions need upgrading. I see the note "Extensions usually need to be upgraded at the same time as the MediaWiki core." but is there a script to tell me if the extensions have updated versions available or something? [18:45:25] there seem to be quite a few extensions installed here [18:49:04] not really. probably the closest thing is cloning the extensions using Git, rather than just downloading the files, then you can just `git pull` to update etc. [18:51:44] hmm seems that wasn't done; Is there a Status page once I bring it back online which could tip me off, or will I need to investigate each extension separately? [18:52:06] I ended up writing a massively complex Python script to iterate through each directory and make sure it's using the correct REL* tag and then pull changes. [18:53:30] nerdcore: there is Special:Version, which will list the installed version of each extension, but it doesn't check for updates unfortunately [18:53:47] (also… people often don't bump the version number when making changes…) [18:59:14] ok thats for the input [18:59:17] *thanks [22:31:05] Good evening. I'd like to add a font to a MediaWiki-Vagrant virtual environment. Where should the ttf file be uploaded to? The MW index.php file is located at: /var/www/w. Thanks. [22:39:08] What do you mean by add a font? [22:41:48] Using @font-face if that is still available. I have a specialty font required for certain data points. It would be ideal if it could be accessed via MediaWiki:Common.css. [22:43:40] you could dump it in the w folder [22:43:52] and it should be available at http://localhost/w/fontname.ttf [22:43:59] Not the best... [22:45:13] I guess, you could also enable TTF upload on your wiki and upload it as a file [22:46:41] Okay. Thank you. I'll give those a try. [23:40:21] I'm having a bit of trouble with this query with language variantes [23:41:25] https://sr.wikipedia.org/w/api.php?action=query&list=allpages&apprefix=Undo-summary&apnamespace=8&aplimit=max&format=json [23:41:55] https://sr.wikipedia.org/wiki/%D0%9C%D0%B5%D0%B4%D0%B8%D1%98%D0%B0%D0%B2%D0%B8%D0%BA%D0%B8:Undo-summary [23:41:58] but this page exists [23:48:13] maybe something funny about language variants