[01:48:46] New patchset: Mtyeh411; "Added a page iterator" [mediawiki/extensions/SemanticPageSeries] (master) - https://gerrit.wikimedia.org/r/21545 [11:00:22] New patchset: Nischayn22; "using smw_stats in Special Pages" [mediawiki/extensions/SemanticMediaWiki] (master) - https://gerrit.wikimedia.org/r/21026 [11:57:04] Change merged: Jeroen De Dauw; [mediawiki/extensions/SemanticResultFormats] (master) - https://gerrit.wikimedia.org/r/21495 [11:59:53] New review: Jeroen De Dauw; "Not completely documented messages is better then missing messages, so I'm merging this. Please eith..." [mediawiki/extensions/SemanticResultFormats] (master); V: 1 C: 2; - https://gerrit.wikimedia.org/r/21482 [11:59:54] Change merged: Jeroen De Dauw; [mediawiki/extensions/SemanticResultFormats] (master) - https://gerrit.wikimedia.org/r/21482 [12:01:33] Change merged: Jeroen De Dauw; [mediawiki/extensions/SemanticResultFormats] (master) - https://gerrit.wikimedia.org/r/21481 [12:18:18] New patchset: Jeroen De Dauw; "up gitignore" [mediawiki/extensions/Maps] (master) - https://gerrit.wikimedia.org/r/21572 [12:18:27] New patchset: Jeroen De Dauw; "up gitignore" [mediawiki/extensions/SemanticMaps] (master) - https://gerrit.wikimedia.org/r/21573 [12:18:30] Change merged: Jeroen De Dauw; [mediawiki/extensions/Maps] (master) - https://gerrit.wikimedia.org/r/21572 [12:18:37] Change merged: Jeroen De Dauw; [mediawiki/extensions/SemanticMaps] (master) - https://gerrit.wikimedia.org/r/21573 [12:19:33] New patchset: Jeroen De Dauw; "up gitignore" [mediawiki/extensions/SemanticResultFormats] (master) - https://gerrit.wikimedia.org/r/21575 [12:19:45] Change merged: Jeroen De Dauw; [mediawiki/extensions/SemanticResultFormats] (master) - https://gerrit.wikimedia.org/r/21575 [14:15:44] New patchset: Yaron Koren; "Fix for commit bce97dc50e02288a88cf68d6922dc1750024206f" [mediawiki/extensions/SemanticForms] (master) - https://gerrit.wikimedia.org/r/21590 [14:16:36] Change merged: Yaron Koren; [mediawiki/extensions/SemanticForms] (master) - https://gerrit.wikimedia.org/r/21590 [16:05:54] New review: Nischayn22; "This commits breaks the UI" [mediawiki/extensions/SemanticMediaWiki] (master) - https://gerrit.wikimedia.org/r/21494 [16:08:57] New review: Nikerabbit; "Pitfall of wfMsgHtml: parameters are not escaped. Needs some rawParams() for tbd parameters." [mediawiki/extensions/SemanticMediaWiki] (master) - https://gerrit.wikimedia.org/r/21494 [16:42:43] New patchset: Nischayn22; "using smw_stats in Special Pages" [mediawiki/extensions/SemanticMediaWiki] (master) - https://gerrit.wikimedia.org/r/21026 [16:55:35] New patchset: Yaron Koren; "New version: 1.2.2" [mediawiki/extensions/SemanticDrilldown] (master) - https://gerrit.wikimedia.org/r/21605 [16:56:26] New review: Mwjames; "I really hoped this change would have been applied after the 1.8 release because there is a bunch of..." [mediawiki/extensions/SemanticMediaWiki] (master) - https://gerrit.wikimedia.org/r/21494 [16:56:52] Change merged: Yaron Koren; [mediawiki/extensions/SemanticDrilldown] (master) - https://gerrit.wikimedia.org/r/21605 [16:58:14] New review: Jeroen De Dauw; "This will fail when using store2 right? If so, it can only go in after store3 is the default" [mediawiki/extensions/SemanticMediaWiki] (master); V: 0 C: 1; - https://gerrit.wikimedia.org/r/21026 [16:58:50] New review: Jeroen De Dauw; "Oh, please ignore my rambling in the last comment :)" [mediawiki/extensions/SemanticMediaWiki] (master); V: 1 C: 2; - https://gerrit.wikimedia.org/r/21026 [16:58:50] Change merged: Jeroen De Dauw; [mediawiki/extensions/SemanticMediaWiki] (master) - https://gerrit.wikimedia.org/r/21026 [17:07:27] New patchset: Jeroen De Dauw; "Fix escaping of params in messages" [mediawiki/extensions/SemanticMediaWiki] (master) - https://gerrit.wikimedia.org/r/21607 [17:07:45] New review: Jeroen De Dauw; "Don't panic. https://gerrit.wikimedia.org/r/#/c/21607/" [mediawiki/extensions/SemanticMediaWiki] (master) - https://gerrit.wikimedia.org/r/21494 [17:08:08] Change merged: Jeroen De Dauw; [mediawiki/extensions/SemanticMediaWiki] (master) - https://gerrit.wikimedia.org/r/21607 [17:10:33] New patchset: Yaron Koren; "Code no longer includes jQuery and jQuery UI" [mediawiki/extensions/SemanticDrilldown] (master) - https://gerrit.wikimedia.org/r/21608 [17:10:44] New review: Nischayn22; "actually SpecialProperties is already failing for Store2, try out with the new code from master" [mediawiki/extensions/SemanticMediaWiki] (master) - https://gerrit.wikimedia.org/r/21026 [17:11:05] Change merged: Yaron Koren; [mediawiki/extensions/SemanticDrilldown] (master) - https://gerrit.wikimedia.org/r/21608 [17:13:38] New review: Jeroen De Dauw; "Seems to be working for me, using store2" [mediawiki/extensions/SemanticMediaWiki] (master) - https://gerrit.wikimedia.org/r/21026 [17:55:44] hello - what's the best way to iterate through semantic properties that are lists? [18:22:13] I guess {{#arraymaptemplate}} is the way to go. [18:23:10] the only problem with {{#arraymaptemplate is that I cannot pass multiple values to it. Which I really need. [18:31:13] drobbins: how come you store semantic properties in a way that you cannot use them the way you need them? [18:31:31] sounds a bit like a problem with your data model [18:37:58] Saruman: if lists are considered to be broken [18:52:26] Saruman: the data model actually makes sense. [18:53:23] Saruman: but I may be able to approach it another way. [18:58:56] Saruman: I have a URL for you [18:59:15] Saruman: http://wiki.zenoss.org/index.php?title=ZenPack:Advanced_Device_Details&action=edit [18:59:24] Saruman: I have Releases, and I have Binaries [18:59:43] then I need to create a table that lists Binaries available for download for certain versions of Zenoss. [18:59:56] The user will pick the version of Zenoss they have, and a release, and get the correct download. [19:04:18] drobbins: that sounds more like a custom application than a wiki. Although SMW will support you a very long way, the more you veer from wiki to application, the less well it will fit [19:05:57] ah, the page shows standard table stuff. That's more than enough wiki-like [19:08:03] yep. [19:08:30] I will figure it out. [19:15:54] Saruman: is it possible to do nested {{#ask:}}? [19:19:27] I guess I can look at subqueries [19:21:02] I am basically trying to correlated two internal subobjects on the same page. [19:32:26] drobbins: afaik you cannot nest, but you can, ofcourse, do an #ask and store the result in a variable, then do a second #ask using that variable [19:32:36] if you have Extension:Variables [19:33:03] {{#vardefine:subquery|{{#ask:|link=none}}}} [19:33:26] {{#ask:}} [19:39:35] New patchset: Siebrand; "Follow-up Id0e3bc27: Prevent double escaping and use numParams()" [mediawiki/extensions/SemanticMediaWiki] (master) - https://gerrit.wikimedia.org/r/21660 [19:39:58] Saruman: I may do an ask, with display=template, and then within that template, do another ask. [19:40:00] New review: Siebrand; "Comments addressed in I306c6043." [mediawiki/extensions/SemanticMediaWiki] (master) - https://gerrit.wikimedia.org/r/21607 [19:40:22] Saruman: do you think that would work? [19:42:49] New patchset: Jeroen De Dauw; "Make use of numParams method" [mediawiki/extensions/SemanticMediaWiki] (master) - https://gerrit.wikimedia.org/r/21663 [19:43:32] a real limitation is that there is not an {{#arraymaptemplate}} that accepts additional parameters. [19:43:38] New review: Jeroen De Dauw; "numParams was introduced in MW 1.18, so this patch will need to wait a month or two till we're at SM..." [mediawiki/extensions/SemanticMediaWiki] (master); V: -1 C: -2; - https://gerrit.wikimedia.org/r/21663 [19:43:46] Saruman: considering adding one. [19:44:41] Saruman: should only be a minor mod to the existing #arraymaptemplate code. [19:47:41] unfortunately, I'm no good at PHP :( [19:48:07] trying to figure it out. [19:55:51] #ask within a template that's filled with an #ask definately works; I use it myself [19:56:58] New review: Siebrand; "Hmm. You're right. And that's not documented, unfortunately." [mediawiki/extensions/SemanticMediaWiki] (master); V: 0 C: 0; - https://gerrit.wikimedia.org/r/21663 [19:57:03] ok, it looks like one cannot #ask and then say "has a property of type list that contains: X" [19:57:06] is this true? [19:57:10] are lists #ask able? [19:58:36] ah, maybe it does work? [19:59:14] New review: Siebrand; "@since for numParams() added in I5f62c314." [mediawiki/extensions/SemanticMediaWiki] (master); V: 0 C: 0; - https://gerrit.wikimedia.org/r/21663 [20:02:32] New patchset: Siebrand; "Follow-up Id0e3bc27: Prevent more double escaping." [mediawiki/extensions/SemanticMediaWiki] (master) - https://gerrit.wikimedia.org/r/21660 [20:03:40] New review: Siebrand; "PS2 changes the commit summary and removes the use of numParams(). Only fixing a double escaping iss..." [mediawiki/extensions/SemanticMediaWiki] (master); V: 0 C: 0; - https://gerrit.wikimedia.org/r/21660