[09:01:08] New patchset: Netbrain; "added support for standard parameter "link" in maps format" [mediawiki/extensions/SemanticMaps] (master) - https://gerrit.wikimedia.org/r/44385 [09:01:28] Change abandoned: Netbrain; "https://gerrit.wikimedia.org/r/#/c/44385/" [mediawiki/extensions/SemanticMaps] (master) - https://gerrit.wikimedia.org/r/44038 [09:07:46] New patchset: Pastakhov; "add Leaflet map service (alfa)" [mediawiki/extensions/Maps] (master) - https://gerrit.wikimedia.org/r/44386 [09:31:56] New review: Jeroen De Dauw; "Oh neat, I will try this out soon. Thanks for the contribution :)" [mediawiki/extensions/Maps] (master); V: 0 C: 0; - https://gerrit.wikimedia.org/r/44386 [09:38:11] New review: Netbrain; "Needs some minor cleanup." [mediawiki/extensions/Maps] (master) C: -1; - https://gerrit.wikimedia.org/r/44386 [09:55:02] New patchset: Netbrain; "added support for standard parameter "link" in maps format" [mediawiki/extensions/SemanticMaps] (master) - https://gerrit.wikimedia.org/r/44385 [10:33:24] New review: Pastakhov; "fixed all comments" [mediawiki/extensions/Maps] (master) C: 0; - https://gerrit.wikimedia.org/r/44386 [10:34:10] New patchset: Pastakhov; "add Leaflet map service (alfa)" [mediawiki/extensions/Maps] (master) - https://gerrit.wikimedia.org/r/44386 [10:38:26] Change merged: jenkins-bot; [mediawiki/extensions/SemanticMaps] (master) - https://gerrit.wikimedia.org/r/44385 [10:45:09] New review: Pastakhov; "googlemaps confused in zoom for mutiple points." [mediawiki/extensions/Maps] (master) C: 0; - https://gerrit.wikimedia.org/r/44386 [10:51:21] New patchset: Jeroen De Dauw; "bug 44027: fix incorrect use of array_diff_assoc" [mediawiki/extensions/SemanticMediaWiki] (master) - https://gerrit.wikimedia.org/r/44389 [10:54:52] Change merged: jenkins-bot; [mediawiki/extensions/SemanticMediaWiki] (master) - https://gerrit.wikimedia.org/r/44389 [11:00:55] uh, how do I ask for boolean values? [[foobar::true]] doesn't work [11:07:17] New patchset: Netbrain; "Fixed namespace errors" [mediawiki/extensions/SemanticResultFormats] (master) - https://gerrit.wikimedia.org/r/44392 [11:09:14] Change merged: jenkins-bot; [mediawiki/extensions/SemanticResultFormats] (master) - https://gerrit.wikimedia.org/r/44392 [11:23:53] sven^: try 1 [11:24:11] JeroenDeDauw: I did. Same result. [11:24:26] JeroenDeDauw: it started breaking when I set the type of my property to boolean [11:25:45] I use this for linking on the main page. There are statements that gather pages from certain categories and display them, like this: {{#ask: [[Category:Maintenance]] [[linkme::+]] | format=ul }} [11:36:43] sven^: try asking on the list, yaron or so probably knows [11:38:59] It's not that important... [14:06:34] New patchset: Netbrain; "Added proper handling of the hidenamespace parameter" [mediawiki/extensions/SemanticMaps] (master) - https://gerrit.wikimedia.org/r/44410 [14:22:04] New patchset: Netbrain; "fixed some annoying js errors/warnings" [mediawiki/extensions/SemanticMaps] (master) - https://gerrit.wikimedia.org/r/44415 [14:23:30] New review: Netbrain; "Yay! 3xSUCCESS" [mediawiki/extensions/SemanticMaps] (master) C: 1; - https://gerrit.wikimedia.org/r/44415 [15:05:42] New patchset: Netbrain; "Fixed minor bug" [mediawiki/extensions/SemanticResultFormats] (master) - https://gerrit.wikimedia.org/r/44421 [17:04:49] Hi, is it possible to add semantic information to a subsection and not to the whole article? [17:15:41] quietschie: as far as I know, it isn't [17:16:47] sven^: ok, is there a way to include a whole article into another? would then have the same effect to me. [17:17:17] yaron: Do you know how I can ask for boolean values? neither [[foo::true]] nor [[foo::1]] work. I used [[foo::+]] before but that stopped working the moment I did a [[has type:boolean]] on foo [17:17:31] quietschie: uhm, I am not sure. What exactly are you trying to do? [17:18:11] sven^: do you speak german? [17:18:23] sven^: [[foo::true]] should work... if it doesn't, that's a bug. [17:19:05] quietschie: you can transclude one page into another by adding "{{:page-name}}" to the "parent" page. [17:20:03] yaron: that sounds like this is the thing i need [17:21:32] yaron: uhm. Ok.. I'll try. Maybe I need to upgrade the wiki [17:22:34] sven^: what version are you using? It's strange that that ever didn't work. [17:22:53] I am pretty confused right now. It just worked [17:23:08] only thing is that it needed to update the information [17:23:27] so results started popping up one by one until I ran runJobs.php [17:23:38] Ah! That makes more sense. [17:23:55] but (this is what confuses me), I tried it before and there wasn't a single result for 15 minutes [17:24:02] earlier this day [17:24:12] Well, there might have been a backlog in the jobs, or something. [17:24:45] I'm sure the data would have started showing up eventually, but running runJobs.php definitely speeds things up. [17:26:45] yaron: thanks, that was exactly, what i was looking for! [17:27:29] Cool. [17:27:45] maybe I should increase wgJobRunRate [17:45:27] yaron: lurking and I actually need to use that as well. Is there a way to use {{:page-name}} so that it inserts the page title header as well? [17:45:52] Oh... that I don't know. [17:46:14] But I assume you could just insert it yourself, with "=page-name=". [17:47:02] Yeah doing it by hand works, and sometimes you don't want the same title anyway [17:47:21] or a title at all [17:47:32] was just curious if there was a "switch" [17:48:17] I don't believe so. [17:48:23] yeah, makes sense [17:48:27] thanks! [17:48:31] (Assuming I know what you mean by "switch". :) ) [17:48:42] i might be using it wrong ;) [17:48:57] eg with properties you can add extra stuff to make it show up differently [17:49:55] Right, okay - that's what I thought. [17:59:03] yaron: hmm is there a way to include a section of a page? {{:page-name#anchor}} ? [17:59:58] Kensie: you could use {{DISPAYTITLE: }} for the title, if that helps [18:00:16] sven^: just a sec I will test that [18:00:29] Oh - there was a project to enable such a thing, but I don't think it was completed. [18:00:45] sven^: that only works within the page itself. [18:01:15] ah [18:01:35] yeah would be cool if {{DISPLAYTITLE:page-name}} worked [18:03:27] Kensie: oh, I was wrong - that project was completed: http://www.mediawiki.org/wiki/Extension:Labeled_Section_Transclusion [18:04:04] ooh but it's an extension? I can't get {{DISPLAYTITLE: } to work either [18:06:19] yaron: oh you meant the including sections. Yeah that's interesting but I don't want to have to mark off sections separately from adding a heading. I don't think I will get that complicated ;) [18:07:07] I don't understand - isn't that exactly what you were asking about? [18:08:48] Kensie: DISPLAYTITLE only works for normalized values of the actual article name [18:09:17] but you can set $wgRestrictDisplayTitle = false; [18:09:22] oh it only changes how the title displays? [18:11:02] Is anyone available to discuss Internal Objects vs Records? [18:13:28] Kensie: yeah. Sec... [18:14:29] Kensie: http://www.mediawiki.org/wiki/Manual:$wgAllowDisplayTitle [18:40:37] Frank_____: I would have responded to your email, but I'm biased, since I wrote SIO. [18:40:44] Actually, let me respond anyway. [19:01:46] Thanks for the response. I was leaning that way already, but I figured the community would have something to say. [19:02:20] I will need to do queries, and use eventlines and maps, so Records don't really suit my needs.