[02:27:41] New patchset: Mwjames; "(bug 38094) add new tagformat parameter and sphere support" [mediawiki/extensions/SemanticResultFormats] (master) - https://gerrit.wikimedia.org/r/13637 [08:11:00] New patchset: Nischayn22; "Added new tests and identified bugs ;)" [mediawiki/extensions/SemanticMediaWiki] (master) - https://gerrit.wikimedia.org/r/13638 [08:15:38] New patchset: Nischayn22; "Added new tests and identified bugs ;)" [mediawiki/extensions/SemanticMediaWiki] (master) - https://gerrit.wikimedia.org/r/13638 [14:31:24] siebrand * r115583 /trunk/extensions/ (323 files in 308 dirs): Localisation updates from http://translatewiki.net. [14:46:14] New review: Jeroen De Dauw; "This looks great! :)" [mediawiki/extensions/SemanticResultFormats] (master); V: 0 C: -1; - https://gerrit.wikimedia.org/r/13637 [14:56:22] New review: Jeroen De Dauw; "Awesome :)" [mediawiki/extensions/SemanticMediaWiki] (master); V: 1 C: 2; - https://gerrit.wikimedia.org/r/13638 [14:56:24] Change merged: Jeroen De Dauw; [mediawiki/extensions/SemanticMediaWiki] (master) - https://gerrit.wikimedia.org/r/13638 [15:07:49] nischayn22|Away: can you put this at the top of your localsettings file? [15:07:49] error_reporting(E_ALL| E_STRICT); [15:07:49] ini_set("display_errors", 1); [15:27:21] New patchset: Jeroen De Dauw; "Made methods that should and could not have been static non-static" [mediawiki/extensions/SemanticMediaWiki] (storerewrite) - https://gerrit.wikimedia.org/r/13842 [15:27:58] Change merged: Jeroen De Dauw; [mediawiki/extensions/SemanticMediaWiki] (storerewrite) - https://gerrit.wikimedia.org/r/13842 [15:28:31] nischayn22|Away: https://gerrit.wikimedia.org/r/#/c/13842/ static methods cannot be abstract :) [15:30:46] Change merged: Siebrand; [mediawiki/extensions/SemanticFormsInputs] (master) - https://gerrit.wikimedia.org/r/12438 [15:42:18] New review: Jeroen De Dauw; "Almost good to go :)" [mediawiki/extensions/SemanticMediaWiki] (storerewrite); V: 0 C: -1; - https://gerrit.wikimedia.org/r/12987 [17:04:14] JeroenDeDauw: Didn't know that static methods couldn't be abstract :P [17:08:36] JeroenDeDauw: btw how did nobody notice that bug in DIBoolean? [17:13:37] New patchset: Nischayn22; "Completely removed the CompatibilityHelpers" [mediawiki/extensions/SemanticMediaWiki] (storerewrite) - https://gerrit.wikimedia.org/r/12987 [17:21:02] nischayn22: what bug? [17:21:42] JeroenDeDauw: https://gerrit.wikimedia.org/r/#/c/13638/2/includes/dataitems/SMW_DI_Bool.php this [17:23:32] Change merged: Jeroen De Dauw; [mediawiki/extensions/SemanticMediaWiki] (storerewrite) - https://gerrit.wikimedia.org/r/12987 [17:43:12] after two days I forgot what I was about to commit :P [17:47:44] New patchset: Nischayn22; "using fieldnames instead of ints in valueIndex and valueLabel" [mediawiki/extensions/SemanticMediaWiki] (storerewrite) - https://gerrit.wikimedia.org/r/13844 [17:48:07] I doubt this commit myself [17:51:44] how can we combine/transclude pages with similar tags/categories [18:07:02] nischayn22: huh [18:07:10] nischayn22: hehe, that looks bad o_O [18:07:20] JeroenDeDauw: what? [18:07:25] nischayn22: that bug [18:07:26] bug? [18:07:33] And looks like it's been there since SMW 1.6 [18:07:43] JeroenDeDauw: ah, I thought my tests were wrong at first [18:07:45] in the unserialization of DI bool [18:08:03] nischayn22: boolean is not the most popular data type clearly :) [18:08:17] then came the truth, seems like the method hasn't been used ever [18:08:58] huh [18:09:02] why not? [18:09:31] if used, someone would have identified the bug [18:09:36] right? [18:11:56] JeroenDeDauw: you work on Sundays? [18:12:35] nischayn22: it seems very likely that people would have run into it yes [18:12:47] nischayn22: I don't care which weekday it is [18:13:46] most people have a thing for weekends, even #mediawiki is usually silent [18:33:06] New patchset: Nischayn22; "using fieldnames instead of ints in valueIndex and valueLabel" [mediawiki/extensions/SemanticMediaWiki] (storerewrite) - https://gerrit.wikimedia.org/r/13844 [18:39:23] New patchset: Nischayn22; "using fieldnames instead of ints in valueIndex and valueLabel" [mediawiki/extensions/SemanticMediaWiki] (storerewrite) - https://gerrit.wikimedia.org/r/13844 [19:10:48] is there a way to dynamically populate a page with relevant data [19:11:54] that is to say extract pages or sections within them and show them together on a single page [19:20:25] Change merged: Jeroen De Dauw; [mediawiki/extensions/SemanticMediaWiki] (storerewrite) - https://gerrit.wikimedia.org/r/13844 [19:35:29] lunaticfaith: the short answer is "yes" [19:35:50] saruman: can you tell me how? [19:36:45] saruman: i have looked into dpl but i am cant figure out how to do it with smw [19:38:17] There already is some sort of syntax for transcluding a page; you'll have to offer it a pagename. That's where SMW comes in: it performs the query that selects the page or pages. [19:38:36] if you already know which page or pages you want to transclude, then you don't need SMW [19:48:23] Saruman: Alright i select pages with smw [19:49:01] Saruman: but how do i pipe the smw query output to transclude syntax? [19:49:11] Saruman: can you help please? [19:59:32] sure [19:59:52] within transclude syntax, put {{#ask: |link=none}} [20:00:09] that'll deliver a clean string giving the page that satisfies the conditions [20:03:18] with that i mean: the page name. I gather this serves as the basis for page transclusion, although I've not used it myself [21:55:50] I was thinking of using Semantic Drilldown extension, but it's kind of complicated for what I'm trying to do. Can anyone tell me if there's a way to create a filter from a specific property, to i dont have to repeat code like this? [21:55:50] http://www.wikirio.com.br/Restaurantes_em_Ipanema [21:56:56] I'm asking, but i think nobody works on wikis in the weekends :)