[01:55:36] New review: Nischayn22; "I don't have a sqlite I can test this on, I just tested them as raw sql queries in a sqlite console." [mediawiki/extensions/SemanticMediaWiki] (master); V: 0 C: 0; - https://gerrit.wikimedia.org/r/34572 [02:21:43] New review: Mwjames; ">> I don't have a sqlite I can test this on" [mediawiki/extensions/SemanticMediaWiki] (master); V: 0 C: 0; - https://gerrit.wikimedia.org/r/34572 [03:05:26] New patchset: Mwjames; "(Bug 42658) Fix SMWDIBlob declaration in SMW_DV_Quantity.php" [mediawiki/extensions/SemanticMediaWiki] (master) - https://gerrit.wikimedia.org/r/37182 [03:06:41] New review: Mwjames; "I'm too lazy to write a test for this one ..." [mediawiki/extensions/SemanticMediaWiki] (master); V: 1 C: 0; - https://gerrit.wikimedia.org/r/37182 [04:16:28] yaron: with ApprovedRevs, shouldn't there be an "approve" link next to every edit in the history of a page? [04:16:51] yaron: I am on a page with several edits and I can only approve certain edits. [05:29:00] New review: Mwjames; "Jeroen? Not sure how you want to handle these bug fixes that go into master and 1.8.x that's what no..." [mediawiki/extensions/SemanticMediaWiki] (master); V: 1 C: 0; - https://gerrit.wikimedia.org/r/37182 [10:29:09] hi I want to run a timeline page as a link, thats what I did: *[[Spezial:Abfrage_ausf�hren/Timeline| Timeline anzeigen]] [10:29:31] But I dont really wanna do a query. My Timeline is saved in a Template. Is there a better way? [10:55:45] well it works with a Form [10:56:06] does anybody know why my timeline ignores when I choose descending or ascending? [11:13:17] how does timelinestart work? When I enter a year, nothing will be shown or everything. I dont get it [12:34:27] can anybody help me with semantic maps? [12:37:07] I dont understand what Syntax I will have to use [13:24:34] drobbins - I just saw your Approved Revs question now. [13:24:40] Are you still there? [13:25:18] In any case - I don't think I've heard of the case where only some edits get an "approve" link. [13:25:30] Are you using the latest version of AR? [14:00:25] Change merged: Jeroen De Dauw; [mediawiki/extensions/SemanticMediaWiki] (master) - https://gerrit.wikimedia.org/r/37182 [14:03:58] New patchset: Jeroen De Dauw; "(Bug 42658) Fix SMWDIBlob declaration in SMW_DV_Quantity.php" [mediawiki/extensions/SemanticMediaWiki] (1.8.x) - https://gerrit.wikimedia.org/r/37214 [14:05:22] New review: Jeroen De Dauw; "Doing a cherry pick and then git review seems to work. However the person doing it ends up being the..." [mediawiki/extensions/SemanticMediaWiki] (1.8.x); V: 0 C: 0; - https://gerrit.wikimedia.org/r/37214 [14:07:04] New patchset: Jeroen De Dauw; "Updated default gitreview branch" [mediawiki/extensions/SemanticMediaWiki] (1.8.x) - https://gerrit.wikimedia.org/r/37215 [14:07:21] Change merged: Jeroen De Dauw; [mediawiki/extensions/SemanticMediaWiki] (1.8.x) - https://gerrit.wikimedia.org/r/37215 [14:09:17] New patchset: Jeroen De Dauw; "Updated default gitreview branch" [mediawiki/extensions/SemanticResultFormats] (1.8.x) - https://gerrit.wikimedia.org/r/37216 [14:09:32] Change merged: Jeroen De Dauw; [mediawiki/extensions/SemanticResultFormats] (1.8.x) - https://gerrit.wikimedia.org/r/37216 [14:35:59] New review: Jeroen De Dauw; "I think we ought to support sqlite for several reasons:" [mediawiki/extensions/SemanticMediaWiki] (master); V: 0 C: -1; - https://gerrit.wikimedia.org/r/34572 [15:02:20] New review: Mwjames; "I did a cherry-pick of the original commit but when I try to do a commit to the 1.8.x branch I get "..." [mediawiki/extensions/SemanticMediaWiki] (1.8.x); V: 0 C: 0; - https://gerrit.wikimedia.org/r/37214 [15:05:20] New review: Jeroen De Dauw; "I guess you'd have to abandon this one first yes. I hope it works after that - gerrit might still fa..." [mediawiki/extensions/SemanticMediaWiki] (1.8.x); V: 0 C: 0; - https://gerrit.wikimedia.org/r/37214 [15:28:37] what would be a good example to use #subobjects? [15:30:30] Domerich: are you asking about, compared to #set_internal, or in general? [15:33:18] in General [15:33:32] I have a task and I don't how to best solve it [15:35:48] Domerich: the general use case for either #subobject or #set_internal is, storing a table of data on a single page. [15:36:29] to create content for a site? for example, using a template creating a whole page with a single object? [15:39:41] Domerich: no, each template would store the data for a single row. [15:39:57] ...assuming you were using Semantic Forms. [15:40:39] And each #subobject or #set_internal call would store the data for one row. [15:41:47] Oh okay I dont want to create a table though [15:44:23] I want to use them like Properties [15:49:55] somewhere in the help I fould a receipie example [15:50:33] how would I use this on an actual site for a recipe [15:50:52] for example there should be a site for baking an apple pie [15:51:52] one ingredient would be flour [15:53:22] so I understood I could use an object like this: {{suboject:flour|unit=cup|amount=3}} [16:03:29] also how do I retrieve information from a subobject? [16:09:28] Domerich: no, it would be {{#subobject:|ingredient=flour|unit=cup|amount=3|part of recipe={{PAGENAME}} }} . [16:09:57] Then you could query all the ingredients for a single recipe with a query like: [16:10:29] {{#ask:[[part of recipe::Apple pie]]|mainlabel=-|?ingredient|?unit|?amount}} [16:14:04] great thanks [16:14:20] is it right that the subobject was left nameless in your example? [16:14:31] I tried to implement but it failed :( http://domerich.funpic.de/wiki/index.php/Apple_pie [16:19:47] Yaron: yes, I have the latest version of AR. [16:20:08] Yaron: if you want, I can make you a sysop on funtoo.org and you can poke around for yourself. I'm figuring it's conflicting with another extension. [16:20:24] Yaron: if interested, create an account and ping me [16:29:49] oh PAGENAME is not to be replaced ^^ [16:32:14] now it works. great thanks :) [16:34:13] well the order is messed up [16:34:23] I thought this would work FIFO [16:35:02] how do I disable sorting? [17:47:43] I have a question that might be rather simple, but it's eluding me at the moment. Is there a way to include a template on a page based upon a property of that page? [21:02:16] jeroendedauw_ Heiya, this is an smw.o please update me poke ;) [21:03:06] I found two spots with possible bugs. However I would like to now if they are still around with 1.8 [21:03:16] now - know [21:04:11] kghbln: k, will up when I'm on my work box [21:06:34] SMW.o is on MW1.19.1 [21:08:51] kghbln: greetings from my work box :p [21:09:21] Saruman That's true. I guess the update will be for 1.19.3 since I do not know Yaron already updated Vectorata for MW 1.20.x [21:09:35] JeroenDeDauw Welcome back. :) [21:10:03] New review: Jeroen De Dauw; "Merging now so I can be more lazy. Blame will only be wrong on 1.8.x anyway" [mediawiki/extensions/SemanticMediaWiki] (1.8.x); V: 1 C: 2; - https://gerrit.wikimedia.org/r/37214 [21:10:03] Change merged: Jeroen De Dauw; [mediawiki/extensions/SemanticMediaWiki] (1.8.x) - https://gerrit.wikimedia.org/r/37214 [21:13:10] New patchset: Jeroen De Dauw; "bump version nr" [mediawiki/extensions/SemanticMediaWiki] (1.8.x) - https://gerrit.wikimedia.org/r/37292 [21:14:12] New patchset: Jeroen De Dauw; "remove deprecated constant" [mediawiki/extensions/SemanticMediaWiki] (master) - https://gerrit.wikimedia.org/r/37293 [21:14:14] Change merged: Jeroen De Dauw; [mediawiki/extensions/SemanticMediaWiki] (1.8.x) - https://gerrit.wikimedia.org/r/37292 [21:16:18] kghbln: no prob, MW1.19.3 is an improvement anywayz [21:16:49] Saruman Yes. Let's see what JeroenDeDauw does. [21:17:22] I uppaed SMW wiki to 1.8.1 alpha [21:17:26] *updated [21:17:32] this is 1.8 rel + 1 bugfix [21:22:55] JeroenDeDauw What about MW 1.19.3 and SRF 1.8. I do not know if Vetorata is ready for MW 1.20.x so 1.19.3 would be great to have too [21:23:13] New patchset: Jeroen De Dauw; "Added release notes" [mediawiki/extensions/SemanticMediaWiki] (1.8.x) - https://gerrit.wikimedia.org/r/37296 [21:23:21] Change merged: Jeroen De Dauw; [mediawiki/extensions/SemanticMediaWiki] (1.8.x) - https://gerrit.wikimedia.org/r/37296 [21:23:50] kghbln: you want me to up MW? [21:23:59] JeroenDeDauw You do one thing and now they want even more O_o [21:24:21] I'm not going to up it just for the minor stuff [21:24:23] Yes to 1.19.3 and SRF 1.8 if this is no prob [21:24:30] Someone messed up the git of the MW install [21:24:36] So this first needs to be fixed [21:24:41] >_> [21:25:20] LOL [21:25:28] We're including the old entry point :D [21:25:29] Ah, did not know. So lets stay at 1.19.1. However SRF would be cool. Hmm... what about SF. [21:25:31] win notice [21:26:01] mistakes happen. I do this all day long O_o [21:26:41] SF would be great too since we have a big SF bug which was probably fixed in the meantime [21:26:44] Mistakes FTW! [21:26:50] oh wait... [21:29:14] All s* stuff updated [21:29:53] JeroenDeDauw Great, you rule! :) [21:31:11] JeroenDeDauw Have a quick peep at http://semantic-mediawiki.org/wiki/Help:Ergebnisformat_csv [21:31:45] Is this Validator or SMW? [21:32:57] kghbln:what's wrong with Ergebnisformat_csv? [21:33:47] Saruman This page is a bit messy since the closing html elements are not rendered [21:33:49] oh wait, i see [21:34:04] Beispiele should be outside of thable [21:34:20] That's it, but the code in the page is ok. [21:34:36] Closing HTML is ignored somehow [21:35:19] yah, the in the 2nd row [21:37:23] I wonder why this does not happen on all the other pages. This is the myth to me. [21:40:51] this universe is a wondrous place, partly because we make it so :-) [21:44:19] Yeah, sometimes I feel like an exoplanet :D [21:44:42] meaning not from this world :D [21:45:11] kghbln: huh what? [21:45:57] JeroenDeDauw Do you refer to the CSV or to the exoplanet issue? [21:46:06] kghbln: better than feeling like an intraplanet [21:46:10] :) [21:47:13] * JeroenDeDauw is feelings more like and asteroid belt atm, wondering wtf is going on [21:48:26] me too and this is the problem O_o [23:15:34] Change merged: Jeroen De Dauw; [mediawiki/extensions/SemanticMaps] (master) - https://gerrit.wikimedia.org/r/34078