[00:18:41] New patchset: Mwjames; "Add method that allows to assign an individual input class" [mediawiki/extensions/Validator] (master) - https://gerrit.wikimedia.org/r/25977 [00:20:14] New patchset: Mwjames; "Add inidividual class for Special:Ask input fields" [mediawiki/extensions/SemanticMediaWiki] (master) - https://gerrit.wikimedia.org/r/25978 [00:23:54] New patchset: Mwjames; "(bug 40676) Fix autocomplete in Special:Ask" [mediawiki/extensions/SemanticMediaWiki] (master) - https://gerrit.wikimedia.org/r/25962 [00:25:34] New patchset: Mwjames; "Consolidate autocomplete in SpecialSearch By Property" [mediawiki/extensions/SemanticMediaWiki] (master) - https://gerrit.wikimedia.org/r/25965 [00:26:00] New patchset: Mwjames; "Consolidate autocomplete in SpecialSearch By Property" [mediawiki/extensions/SemanticMediaWiki] (master) - https://gerrit.wikimedia.org/r/25965 [00:26:33] New patchset: Mwjames; "Consolidate Special:Browse autocomplete" [mediawiki/extensions/SemanticMediaWiki] (master) - https://gerrit.wikimedia.org/r/25973 [00:27:09] New patchset: Mwjames; "Add inidividual class for Special:Ask input fields" [mediawiki/extensions/SemanticMediaWiki] (master) - https://gerrit.wikimedia.org/r/25978 [00:53:11] Hi all, anyone in? [00:53:45] I have a music festival database which I'm trying to SMW-ify [00:55:57] To simplify a lot I have the properties PERSON (page), EVENT (page) and INSTRUMENTS (text) [00:57:01] The EVENT page contains the PERSONs who played and which INSTRUMENTS they played [00:58:24] A PERSON page shows a list of all the EVENTs that person appeared at, but how do I store the INSTRUMENTS in the EVENT page to be able to list them next to the PERSON in the EVENT page? [00:58:53] Subobject something? Internal object something? I'm totally new to this [00:59:36] Damn multi-instrumentalists [09:39:47] Change merged: Jeroen De Dauw; [mediawiki/extensions/SemanticMediaWiki] (master) - https://gerrit.wikimedia.org/r/25962 [09:40:38] Change merged: Jeroen De Dauw; [mediawiki/extensions/SemanticMediaWiki] (master) - https://gerrit.wikimedia.org/r/25965 [09:41:51] Change merged: Jeroen De Dauw; [mediawiki/extensions/SemanticMediaWiki] (master) - https://gerrit.wikimedia.org/r/25973 [09:44:56] Change merged: Jeroen De Dauw; [mediawiki/extensions/Validator] (master) - https://gerrit.wikimedia.org/r/25977 [09:45:42] Change merged: Jeroen De Dauw; [mediawiki/extensions/SemanticMediaWiki] (master) - https://gerrit.wikimedia.org/r/25978 [09:58:14] Change merged: Nischayn22; [mediawiki/extensions/SemanticMediaWiki] (master) - https://gerrit.wikimedia.org/r/25873 [10:02:30] New review: Nischayn22; "I had merge rights too? 0_0" [mediawiki/extensions/SemanticMediaWiki] (master) - https://gerrit.wikimedia.org/r/25873 [10:05:42] hello all [10:14:37] New review: Jeroen De Dauw; "Yes, I gave you merge rights a bit over a month ago and mailed you about it ;)" [mediawiki/extensions/SemanticMediaWiki] (master) - https://gerrit.wikimedia.org/r/25873 [11:28:36] If anyone saw my pledge for help last night, I sorted it out with subobjects. It's ugly, but it works, and I don't really mind the SMW being ugly at this point, as long as the MW templates are fine [11:29:09] I can always learn more about SMW and make it prettier later, right? :-P [12:48:57] I am trying to execute a query via php in my extension via [12:48:59] SMWQueryProcessor::createQuery( $queryString, $params, $context, $format, $extraprintouts ); [12:49:48] Can someone tell me what I should put for $format? "I get There is no result format for 'auto'." if I set it to auto [12:50:13] and if I leave it as '', I get "There is no result format for '." [17:59:58] New patchset: Mwjames; "(bug 37361) (SMW Roadmap) Info tooltip replacement" [mediawiki/extensions/SemanticMediaWiki] (master) - https://gerrit.wikimedia.org/r/26341 [18:08:30] feob: Hey, that probably happened because you always have to supply a valid result format [18:09:03] feob: I am not sure if auto is a result format [18:09:27] but 'list' is a format [18:10:29] New patchset: Mwjames; "(bug 37361) (SMW Roadmap) Info tooltip replacement" [mediawiki/extensions/SemanticMediaWiki] (master) - https://gerrit.wikimedia.org/r/26341 [18:24:03] New review: Mwjames; "People are free to test " [mediawiki/extensions/SemanticMediaWiki] (master); V: 1 C: 0; - https://gerrit.wikimedia.org/r/26341 [18:29:53] Nischayn22: thanks - seems that it used to work if you just supplied '' in an older version. [18:30:01] New patchset: Nischayn22; "Catch PHP Notices" [mediawiki/extensions/SemanticMediaWiki] (master) - https://gerrit.wikimedia.org/r/26343 [18:30:32] feob:^ just submitted a patchset so it gives better error msgs [18:36:48] Nischayn22: ah, okay, great ;) [21:00:42] I am writing an extension for SMW. Is there an easy way (in PHP) to get the value of a certain property on a certain page? [21:11:04] Or basically: What is the easiest way to formulate a 'show' query in php? [21:34:28] New review: Jeroen De Dauw; "My hero! :)" [mediawiki/extensions/SemanticMediaWiki] (master); V: 0 C: 0; - https://gerrit.wikimedia.org/r/26341 [22:01:02] Can anyone give me a hint how to execute a show query in php? I tried following this example, but it doesnt work: http://semantic-mediawiki.org/wiki/User:Ganqqwerty/programming_examples#.23Show_function [22:23:11] New review: Jeroen De Dauw; "Looks good :)" [mediawiki/extensions/SemanticMaps] (nischayn); V: 1 C: 2; - https://gerrit.wikimedia.org/r/24938 [22:23:11] Change merged: Jeroen De Dauw; [mediawiki/extensions/SemanticMaps] (nischayn) - https://gerrit.wikimedia.org/r/24938