[00:06:36] hey, so I'm having a very bizarre issue... on 1.29 I believe, working on updating now to see if that helps, but [00:06:57] one one machine, everything is fine... copied to another machine running in a different env (docker)... thumbnails are completely broken [00:07:13] it ends up rendering the full-size image every time due to the last in imgset being the main image [00:07:25] it writes stuff out to thumbs/... but only the full-size image with the original name [00:08:43] also clearly _running_ /usr/bin/convert (replaced with a script to log runs) and writing to /tmp [00:08:47] but the results are just... lost or something [00:25:46] got it working now, nm [06:20:05] This will search for "meaning" in all pages: https://www.mediawiki.org/w/api.php?action=query&list=search&srwhat=text&srsearch=meaning [06:20:15] But how do I search for "meaning" in page "foo"? [06:23:18] "wordcount" doesn't help [06:57:18] My goal is to get the number of hits for a given page title [16:57:39] Hello. I have an inquiry about my Wiki media uploads [17:06:13] cyungbluth: !ask [17:06:21] !ask | cyungbluth: [17:06:21] cyungbluth:: 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. :) [17:07:32] sorry, had a call. :) I'm an industry expert on cooking equipment. I've created or updated several Wikis on areas where I have expertise (Griddle, Charbroiler, Panini (sandwich)) [17:08:02] I'd uploaded dozens of images to support these wikis, but they often get flagged for 'copyright' infringement and deleted. This has happened several tiems [17:08:32] I've reviewed the terms, sent emails and communications, but these public domain or personal images keep getting removed. [17:15:12] I'm looking to get those images reinstated. Can anyone help me? [17:24:15] I have a question about media uploads to Wikipedia. My images are often flagged as 'copyright' violations when they are not. Can anyone assist? [17:27:12] I have a question about media uploads to Wikipedia. My images are often flagged as 'copyright' violations when they are not. Can anyone assist? [17:33:07] cyungbluth: you may want to ask at #wikipedia instead; this is the channel for the mediawiki software in general [17:36:11] I did, and they directed me here...#confused [17:53:30] hey all, i need a bit of help, i want to allow all uploads, unlimited filesize. This is a internal use of mediawiki, as a knowlege base with attachments, and I seem to be having either PHP or setup issues [17:54:31] my LocalSettings.php component for uploads [17:54:33] https://paste.fedoraproject.org/paste/3yL23hUf6SVEIz1ExQKjkQ [18:23:50] eckirchn: PHP has its own upload limits. Search for upload_max_filesize in php.ini. [18:50:29] FoxT - I missed that one, let me check again [18:52:16] FoxT - trying to upload a 17MB mp4 file, and i get " [18:52:16] I'm sorry, you have encountered an unknown error trying to upload this file. If this error persists please cntact your systems administrator" [18:52:28] I think it's blocking the extension also