[03:02:05] !helper A third-party website is using MediaWiki software. [03:11:32] gho87: there are many thousands of websites using mediawiki as their base [03:48:45] !helper Is the GNU General Public License required to reuse the software? [08:58:37] hi there, I set up a new and local mediawiki to train myself [08:58:45] and I try to upload files [08:58:58] I set up "$wgEnableUploads = true;" [08:59:30] but it keeps returning an error about a lock on some file in mwstore://bla bla bla [08:59:34] any idea is welcome ;o) [09:03:09] check the file permissions on the upload folder [09:05:14] p858snake: which mode ? I, currently, have 755 [09:05:19] I need 775 ? [09:05:36] on /images folder (is this the good one ?) [09:05:45] its needs to be writable by the user that your webserver system runs as [09:06:27] hmmm [09:06:28] ok [09:07:03] ok, 777 is working [09:07:14] I know this is bad, but it's a local test so.... :o) [09:11:46] ok, chowned to www-data and get back to 755, thx ! [10:29:04] Hey guys, I'm in a pickle, I need to regularly backup our entire wiki to a filesystem in such a way, that anyone could just open a pdf, a html file or something and be able to just read it. Anyone got suggestions? [10:29:43] I am already using PDFBook for categories but I would like not to have to put everything into one category, as people will forget etc. [10:32:07] there is Extension:DumpHTML but it is apparently broken atm (patches welcome!) [10:33:30] https://www.mediawiki.org/wiki/Extension:DumpHTML#Beware,_cowboy! "A simple functioning solution to produce static HTML from MediaWiki doesn't currently exist! Modern developers use Parsoid and mwoffliner: [4] [5]. " [10:39:10] http://prntscr.com/i1mah9 :( [13:43:14] I am trying to explore https://phabricator.wikimedia.org/T135021 but I do not find any description [15:25:38] Hi! I have a question about https://en.wikipedia.org/w/api.php?action=help&modules=query%2Bextracts module. Is it possible to get an images also? I like explaintext&exsectionformat=wiki format, clean and simple, but it be cool if there would be images also in some way. [15:26:35] https://www.mediawiki.org/wiki/API:Images ? [15:27:48] Hi, Andre! And thanks. Yeah, I know about images api, but I also want to know *where* each image is positioned inside the article. [15:28:15] And Images Api returns just the full list of images, used by the page. [15:29:02] I can get it from wikitext, but is it possible to set some markers for "extracts" module? [15:29:51] Optional, for example. By default - current format, and if requested - with images markers. [16:18:07] I am newbie I am not able to find some easy bugs can you please provide me with the easy bug tag for begginers [16:34:03] Gopa_, see https://www.mediawiki.org/wiki/New_Developers [16:50:11] andre__: Thank you :)