[02:15:30] hi [02:15:40] someone in italian pls [02:28:03] not very likely [02:28:19] don't worry, we will not be scared of your English:) [08:54:28] would someone mind marking this page for translation? https://www.mediawiki.org/wiki/Template:MediaWikiHook [09:59:26] samwilson: it is? [10:00:41] p858snake: is it? it says it's got pending translations to me [10:02:52] i don't know enough about Translate to approve changes [10:06:20] yeah i think you have to be a translation admin to do it. I'm not [10:07:07] I am, I still don't know enough about it to actually approve the changes [10:23:39] oh but the changes in that are just code ones, showing more info [13:41:46] is it possible to ask for all categories of a page and check if a property is set for any of those? [13:44:18] i could guess the category and check if the page is in there but this is not what i need [13:50:59] traumschule: Semantic properties? Don't think so. Getting the categories might be possible but afaik there is no way to ask for property names. [13:51:57] ok, then i check for all possible categores with [[Category:X]] [[{{PAGENAME}}]]. [16:45:06] IS there a command to "git" 1.31? [16:45:42] or a way to make composer do it? [16:46:30] aquatiki: What do you mean by "git"? [16:46:56] I mean, use the UNIX prompt command 'git', as in 'git checkout', etc. [16:48:25] aquatiki: https://www.mediawiki.org/wiki/Download_from_Git#Using_Git_to_download_MediaWiki [16:49:01] I read that, and under 'git branch -r | sort -V' there is only through 1.29 [16:50:06] There won't be a 1.31 branch for... probably 6 months [16:50:36] I cannot test out Wikibase with version 1.29. How can I checkout a higher version that I currently have, so that I can run Wikibase? [16:50:49] Have you run a git fetch --all recently? [16:51:28] No. Will that get ALL versions? I don't necessarily have room for that... [16:52:03] Have you done a shallow clone? [16:52:32] No. I don't know what either of those things are. Sorry [16:54:24] I just want to experiment with Wikibase and see if it is a good fit for my needs. Is this the best way to go about it? [16:58:35] Is there a way to 'git fetch' just 1.31? [16:59:18] 1.31 is master [16:59:48] Does that mean there is no way to use 'git' to get it? [16:59:57] yes [17:00:00] uh, no [17:00:07] git checkout master [17:00:08] git pull [17:00:13] But you're likely to experience your space issues [17:00:20] Though, if you're struggling for half a GB of space... [17:00:58] It said I'm already on master, but I have 1.29 [17:01:18] git pull then? [17:01:36] OK. Here goes! [17:02:45] Nope. Still 1.29.0-alpha (b03b387) [17:03:03] What did it output? [17:03:48] It did list a lot of new branches, like * [new branch] wmf/1.31.0-wmf.2 -> origin/wmf/1.31.0-wmf.2 [17:04:05] can I 'git checkout wmf/1.31.0-wmf.2'? [17:04:51] You can.. But you'd be better just `git checkout master` [17:05:58] "error: Your local changes to the following files would be overwritten by merge: composer.json Please, commit your changes or stash them before you can merge. Aborting" [17:06:21] But there is no version number for mw in composer.json!? [17:07:22] No, the never is [17:07:35] Generally, the advice is not to put a version in the composer.json [17:08:11] So how can I avoid the error I copy-and-pasted above? [17:09:14] Have you made changes to composer.json yourself? [17:10:30] no, i have a composer.local.json [17:12:38] should I move composer.json to composer.json.old? [17:12:46] git checkout composer.json [17:13:44] whoa...... [17:35:17] probably need -- in there... git checkout -- composer.json [17:35:35] should reset it to the version in the repo (discarding local modifications) [17:37:35] I name all my branches and tags after files in the repo. [17:44:05] It worked! Now I need to figure out wikibase! (no small task) [17:44:08] Thank you all so much [18:10:24] hello [18:10:53] I have question about dumps, will be enwiki-20170901-pages-articles-multistream.xml.bz2 and enwiki-20170901-pages-articles-multistream.xml.bz2 available in the future? :) [18:14:00] Something looks kinda broken on https://dumps.wikimedia.org/enwiki/20170901/ [18:17:11] Yeah, in the dumpstatus.json it's just {} [18:17:50] If i will losse osme data it's not big issue, but 20170101 dump will be important for me [18:19:27] Might be worth filing a bug [19:15:30] having a problem, we list on ebay and use auctiva to list items and now they are telling me that I need to convert from http to https and at this point I can not relist [19:16:14] I am not sure how to upload making it an https [19:17:04] pat__: are you asking about doing it from MediaWiki? [19:17:57] The http methods in MediaWiki should work fine with https, although they are more reliable if the curl php extension is installed [19:20:24] i use ftp client to upload my jpg files and then enbed the code so when someone looks at the picts they can see it [19:21:13] I feel like this question is not a MediaWiki question... [19:21:23] ok sorry [19:21:38] I was looking at ftp support and ended up here [19:22:18] No worries, but this isnt really the right place for that [19:23:01] I don't know much about what you're doing, but you mentioned using something called auctiva, perhaps they have a support forum you can ask at [19:23:36] tried that but not going anywhere....