[00:57:52] New patchset: Mwjames; "Replace smwfEncodeMessages with an instantiable class (IMessageFormatter)" [mediawiki/extensions/SemanticMediaWiki] (master) - https://gerrit.wikimedia.org/r/58040 [02:08:17] New patchset: Mwjames; "SMW\Settings use for composition instead of $GLOBALS" [mediawiki/extensions/SemanticMediaWiki] (master) - https://gerrit.wikimedia.org/r/58293 [02:16:30] New review: Mwjames; "Depending an which one (this one or [1]) is going to be merged first there is a need for a rebase du..." [mediawiki/extensions/SemanticMediaWiki] (master) - https://gerrit.wikimedia.org/r/57701 [09:15:53] hi, i can't find the special property "Creates pages with form" in my wiki. I can find "has default form" but also not "has alternative form". Where can i find those missing properties? [09:29:48] i'm trying to do as explained in http://www.mediawiki.org/wiki/Extension:Semantic_Forms/Linking_to_forms#Populating_red-linked_pages_automatically [09:30:21] but i do not have the special property in my wiki..i'm using latest version of SmenaticForms [11:31:39] is there a separate channel for SemanticForms? [11:44:28] New patchset: Jeroen De Dauw; "Remove usage of ValueParsers Result interface" [mediawiki/extensions/Maps] (master) - https://gerrit.wikimedia.org/r/58877 [11:44:54] New patchset: Jeroen De Dauw; "Remove usage of ValueParsers Result interface" [mediawiki/extensions/Validator] (master) - https://gerrit.wikimedia.org/r/58878 [11:50:08] quietschie: not that I ever heard of [11:50:24] this is the one... [11:54:29] ok, so hopefully, i can find help here [11:55:28] i'm stuck on many problems simultaneously...perhaps with this one, someone can help me: [11:56:05] i'm trying to add pages to a namespace via http://www.mediawiki.org/wiki/Extension:Semantic_Forms/Linking_to_forms#Adding_pages_of_a_specific_namespace [11:56:53] but always my query string is shortened in the browser to one without the namespace=... argument [11:58:30] i call {{#forminput:form=Rolle anlegen|query string=Rolle anlegen[Rolle in Film]={{FULLPAGENAME}}&namespace=Rolle}} in a template [11:58:39] Change merged: Jeroen De Dauw; [mediawiki/extensions/Maps] (master) - https://gerrit.wikimedia.org/r/58877 [11:58:49] Change merged: Jeroen De Dauw; [mediawiki/extensions/Validator] (master) - https://gerrit.wikimedia.org/r/58878 [12:24:11] New patchset: Jeroen De Dauw; "Remove usage of ValueFormatters Result interface" [mediawiki/extensions/Maps] (master) - https://gerrit.wikimedia.org/r/58883 [12:24:26] New patchset: Jeroen De Dauw; "Remove usage of ValueFormatters Result interface" [mediawiki/extensions/SemanticMaps] (master) - https://gerrit.wikimedia.org/r/58884 [12:25:48] Change merged: Jeroen De Dauw; [mediawiki/extensions/Maps] (master) - https://gerrit.wikimedia.org/r/58883 [12:25:52] Change merged: Jeroen De Dauw; [mediawiki/extensions/SemanticMaps] (master) - https://gerrit.wikimedia.org/r/58884 [12:38:32] yaron: hi, are there actually any issues with the namespace= argument in the {{#forminput - function? [12:38:58] I wasn't even aware that there's a namespace= argument. [12:39:28] a parameter in the query, whatever you'll call it [12:40:10] I'm still not aware. Can you paste the full syntax you're using? [12:40:21] i call {{#forminput:form=Rolle anlegen|query string=Rolle anlegen[Rolle in Film]={{FULLPAGENAME}}&namespace=Rolle}} in a template [12:41:00] like supposed in http://www.mediawiki.org/wiki/Extension:Semantic_Forms/Linking_to_forms#Adding_pages_of_a_specific_namespace [12:41:08] Oh. I forgot you can do that. :) [12:41:24] :) [12:41:31] Cool. So, is there a problem with it? [12:41:41] it doesn't work [12:41:51] Well, that's not good. [12:41:52] the url gets shortened [12:42:15] but nothing happens to the pagename [12:43:28] I just tried this, actually, and it works for me. [12:43:40] What version of SF and MW are you running? [12:44:40] i've to admit, that i can't use the latest SemanticForms, cause i'm stuck on DataWiki, based on mw 1.17, so i hafe SF 2.3.2 [12:45:08] Ah - I bet that's the issue. [12:45:52] i tried to use SF 2.5.2, but it didn't work with my mw [12:46:35] are there any versions between 2.3.2 and the actual availiable? [12:47:03] You mean, are there versions between 2.3.2 and 2.5.2? [12:48:19] no, i mean, can i get them? [12:48:34] and then, where? [12:49:12] i need a version where SF_FormEditTab.php is still included [12:49:42] this files missing threw the exception [12:51:12] You can get older versions here - look for the tags, and click "snapshot": https://gerrit.wikimedia.org/r/gitweb?p=mediawiki/extensions/SemanticForms.git;a=shortlog [12:52:41] thanks, i hope there is one that works [12:53:05] My guess, by the way, is that the issue isn't compatibility with MW, but rather compatibility with "Automatic Semantic Forms" or whatever it is. [12:53:59] oh, thanks, i'll try that first [12:57:33] yaron, your guess was totally right...kicked automatic semantic forms, upgraded to SF 2.5.2 and works fine! [12:57:40] thank you very much! [12:57:49] Cool! No problem. [13:10:01] Just reported https://bugzilla.wikimedia.org/show_bug.cgi?id=47171 [13:10:07] PHP Fatal error: Call to undefined method DataValues\GeoCoordinateValue::isValid() in includes/SM_GeoCoordsValue.php on line 135 [13:10:23] Currently observed on translatewiki.net. [13:18:28] siebrand: sounds like something for JeroenDeDauw [13:19:29] Saruman: JeroenDeDauw is not responding at the moment. Probably afk. [13:19:48] IRC data indicates he's been idle for the past 30 mins or so. [13:19:55] ok [13:28:41] yaron: sry, the success message was wrong information...but with SF 2.4 and Automatic Semantic Forms now everything seems to work fine [13:28:57] Alright. [13:29:07] Are you actually using Automatic Semantic Forms, by the way? [13:30:33] i've to admit, that i don't know...i installed it at once and don't know which feature comes from which extension [13:31:34] Alright. [13:34:18] i know i'm using semantic Form Select, i have exttended it a little to automatically hide unused selects...perhaps i can bundle all my efforts to a SemanticForms extension [13:45:07] quietschie2: as far as I know, Semantic Forms Select is now basically obsolete, now that SF has a "values from query" option. [13:47:49] which i unfortunately can't use...the only thing why i use datawiki is their opportunity to connect a triplestore and so get transitive results in querys...one feature causes so much problems in other relations...pity [14:01:44] alright is not a proper word ;p [14:03:12] STalKer-X: what do you mean? [14:04:28] yaron: "Many people use 'alright' unaware that it is not widely accepted as a word." :-) [14:04:41] What's that a quote from? [14:06:21] from grammar-monster.com [14:06:37] Well, I disagree with them. [14:07:57] you can read about alright vs. all right almost everywhere [14:09:09] even oxford dictionary has a page about it :D [14:09:54] #wisenheimer [14:10:24] i love you too [14:10:51] Alright :) [14:11:12] quietscheente :) [14:11:25] so ist das [14:37:28] New patchset: Jeroen De Dauw; "Remove usage of removed interface" [mediawiki/extensions/SemanticMaps] (master) - https://gerrit.wikimedia.org/r/58895 [14:37:39] Change merged: Jeroen De Dauw; [mediawiki/extensions/SemanticMaps] (master) - https://gerrit.wikimedia.org/r/58895 [15:27:30] yaron: did SMW 1.7.1 have problems with moving pages? [15:47:47] STalKer-X: what do you mean by problems? [15:48:35] like having 2 identical entries in the semantic database [15:49:26] i guess it is wikias fault :p [15:57:06] Today I have a very simple question. I scanned the docs first. [16:09:14] I have form fields on two different pages. One I set as "input type=geocoordinates". The other I set as "input type=Geographic coordinate". Which one is right? [16:09:34] Alternately, are either of them right? :) [16:10:05] Or does it even matter? [16:31:20] Frank___: have you checked http://semantic-mediawiki.org/wiki/Help:Properties_and_types? [16:32:10] and for your last question: what do you think will happen if you ask Semantic Forms to interpret a field as some type of data that SF cannot recognize? [16:38:14] Hi folks. Is there a query option to check that a date is within the range of dated changes listed in history? [16:39:33] I said that a little wrong. Example: I want to know if any changes were made between April 1, 2012 and Mar 31, 2013. [16:39:43] Saruman, looks like I missed that page. I never look in the right places in the docs. Geographic coordinate it is. As for an unknown field type, I assume SF ignores it. [16:47:20] salquint: by "changes", do you mean edits in the wiki? If so, you can't query on those, unless you use the Semantic History extension. [16:47:27] (Which I think doesn't work.) [16:50:27] I'm trying to find all the pages that had changes in a particular range. I was looking at Semantic History, I'm not quite sure that's what I'm after, although if it's broken, that makes the choice easier.