[00:52:07] New patchset: Mwjames; "Add i18n event calendar support" [mediawiki/extensions/SemanticResultFormats] (master) - https://gerrit.wikimedia.org/r/26735 [01:01:58] New review: Mwjames; "Hi Karsten, for the German language settings see [1] also with this commit the discussion around [2]..." [mediawiki/extensions/SemanticResultFormats] (master); V: 1 C: 0; - https://gerrit.wikimedia.org/r/26735 [02:32:08] New patchset: Mwjames; "Add flexibility, enabling other modules to use the tooltip as well" [mediawiki/extensions/SemanticMediaWiki] (master) - https://gerrit.wikimedia.org/r/26740 [02:40:44] Change merged: Mwjames; [mediawiki/extensions/SemanticMediaWiki] (master) - https://gerrit.wikimedia.org/r/26740 [03:03:10] Anyone know how to stop the SMW factbox from trying to make URL's out of properties that have type String? [03:13:56] New patchset: Mwjames; "Replace tipsy, and add new tooltip support for Special:Ask" [mediawiki/extensions/SemanticMediaWiki] (master) - https://gerrit.wikimedia.org/r/26741 [03:37:25] New review: Mwjames; "Changes tested with FF10, C11, IE9, O12, and Android 2.1" [mediawiki/extensions/SemanticMediaWiki] (master); V: 1 C: 2; - https://gerrit.wikimedia.org/r/26741 [03:37:25] Change merged: Mwjames; [mediawiki/extensions/SemanticMediaWiki] (master) - https://gerrit.wikimedia.org/r/26741 [03:41:54] New patchset: Mwjames; "Replace tipsy tooltip with smw (qtip2) tooltip" [mediawiki/extensions/SemanticResultFormats] (master) - https://gerrit.wikimedia.org/r/26742 [06:34:22] Via a form, I am inputting articles they have a title, author, publication date etc. I chose to use {{{info|page name=Article:}}} instead of using the title for the page name to avoid collisions with duplicate article titles, and I am now about to go make all the templates to show a more friendly name when I am browsing them... but I was thinking... is there a extension to hook into the way MW/SMW displays page t [06:34:22] itles? For example, when I look at my Article category, I see pages 1, 2, 3... it would be nice to define a property "human display" and (for example) set it to the title:: property of each page, then replacing the link text for the links to 1 2 3 with title::. I looked at discourse db and it's using titles as page names... so this seems like a problem people encounter... [06:54:57] voldial: one of the most basic premises of wikis (and thus MW/SMW) is that you link pages; the mechanism for that under MS is [[]]. If an extension messes with that (e.g. hides the pagetitle for the users) makes the wiki harder to use, not easier. [06:55:41] I'd be surprised if any such extension existed [07:16:56] thanks, understood. making what I need via the normal route with queries and templates. [07:48:11] Sounds like a plan [08:38:44] New patchset: MathiasLidal; "Add new parameter 'showsep' to CSV queryprinter. If true, this will add the line "sep=" to the top of the file. This is needed to ensure certain versions of MS Excel parse the CSV file correctly." [mediawiki/extensions/SemanticMediaWiki] (master) - https://gerrit.wikimedia.org/r/20014 [09:33:04] New review: Jeroen De Dauw; "Yay :)" [mediawiki/extensions/SemanticMediaWiki] (master); V: 1 C: 2; - https://gerrit.wikimedia.org/r/20014 [09:33:04] Change merged: Jeroen De Dauw; [mediawiki/extensions/SemanticMediaWiki] (master) - https://gerrit.wikimedia.org/r/20014 [10:00:35] New patchset: Jeroen De Dauw; "Added missing message, spotted by kgh" [mediawiki/extensions/SemanticMediaWiki] (master) - https://gerrit.wikimedia.org/r/26755 [10:58:08] Change merged: Jeroen De Dauw; [mediawiki/extensions/SemanticMediaWiki] (master) - https://gerrit.wikimedia.org/r/26755 [11:26:41] New patchset: MathiasLidal; "Rescale map after adding markers with labels (which are added through callback to mw.loader). Have extracted code into two functions (getBounds and setZoom) which can be called at the original location for this code and after adding marker with label. Spl" [mediawiki/extensions/Maps] (master) - https://gerrit.wikimedia.org/r/26772 [11:37:51] New patchset: Jeroen De Dauw; "Improve printer registration and updated rel notes" [mediawiki/extensions/SemanticMaps] (master) - https://gerrit.wikimedia.org/r/26774 [11:38:44] Change merged: Jeroen De Dauw; [mediawiki/extensions/SemanticMaps] (master) - https://gerrit.wikimedia.org/r/26774 [11:56:33] New patchset: Siebrand; "Comment out unused local variable and reference class variable properly." [mediawiki/extensions/Validator] (master) - https://gerrit.wikimedia.org/r/26776 [11:56:34] New patchset: Siebrand; "Doc updates." [mediawiki/extensions/Validator] (master) - https://gerrit.wikimedia.org/r/26777 [11:56:34] New patchset: Siebrand; "Replace deprecated method calls." [mediawiki/extensions/Validator] (master) - https://gerrit.wikimedia.org/r/26778 [12:07:21] New review: Netbrain; "looks good. However there are some indentation errors" [mediawiki/extensions/Maps] (master) C: 1; - https://gerrit.wikimedia.org/r/26772 [14:34:45] New patchset: Jeroen De Dauw; "Fix error occuring when a value is not found" [mediawiki/extensions/SemanticResultFormats] (master) - https://gerrit.wikimedia.org/r/26801 [15:00:26] Saruman - I just saw the conversation now about setting the title - yes, it's possible, via the {{DISPLAYTITLE}} magic word - see here: https://www.mediawiki.org/wiki/Help:Magic_words [15:00:34] I guess voldial isn't here any more. [15:03:27] New patchset: Mwjames; "Add individual format help page link in Special:Ask" [mediawiki/extensions/SemanticMediaWiki] (master) - https://gerrit.wikimedia.org/r/26803 [15:08:09] OK thanks [15:15:01] New review: Jeroen De Dauw; "Great!" [mediawiki/extensions/SemanticMediaWiki] (master); V: 0 C: 2; - https://gerrit.wikimedia.org/r/26803 [15:33:28] New patchset: Mwjames; "Add individual format help page link in Special:Ask" [mediawiki/extensions/SemanticMediaWiki] (master) - https://gerrit.wikimedia.org/r/26803 [15:39:39] New review: Mwjames; "Tested IE9, FF10, C10, in ja and en." [mediawiki/extensions/SemanticMediaWiki] (master); V: 1 C: 2; - https://gerrit.wikimedia.org/r/26803 [15:39:40] Change merged: Mwjames; [mediawiki/extensions/SemanticMediaWiki] (master) - https://gerrit.wikimedia.org/r/26803 [15:49:39] New review: Kghbln; "Just to recap. The main entry point is always Help:/en? Only in case a redirect is available..." [mediawiki/extensions/SemanticMediaWiki] (master) - https://gerrit.wikimedia.org/r/26803 [16:01:08] New review: Mwjames; "Well we not assume anything so in case the language could not be fetched it will redirect to Help: Change merged: Jeroen De Dauw; [mediawiki/extensions/SemanticResultFormats] (master) - https://gerrit.wikimedia.org/r/26801 [18:27:08] New patchset: Mwjames; "Add i18n event calendar support" [mediawiki/extensions/SemanticResultFormats] (master) - https://gerrit.wikimedia.org/r/26735 [18:27:31] Change merged: Mwjames; [mediawiki/extensions/SemanticResultFormats] (master) - https://gerrit.wikimedia.org/r/26735 [18:30:26] New patchset: Mwjames; "Replace tipsy tooltip with smw (qtip2) tooltip" [mediawiki/extensions/SemanticResultFormats] (master) - https://gerrit.wikimedia.org/r/26742 [18:30:48] Change merged: Mwjames; [mediawiki/extensions/SemanticResultFormats] (master) - https://gerrit.wikimedia.org/r/26742 [18:56:47] New review: Yaron Koren; "Looks good... why am I not seeing the "+1", etc. radiobuttons here? If I could, I would validate thi..." [mediawiki/extensions/SemanticResultFormats] (master) - https://gerrit.wikimedia.org/r/26801 [18:57:22] New review: Yaron Koren; "Oh, it's because the change was already merged. (?) Someday I'll understand Gerrit." [mediawiki/extensions/SemanticResultFormats] (master) - https://gerrit.wikimedia.org/r/26801 [18:57:23] New review: Jeroen De Dauw; "Looks like gerrit gave you a lot of love on this one :)" [mediawiki/extensions/SemanticResultFormats] (master) - https://gerrit.wikimedia.org/r/26742 [19:11:35] New review: Jeroen De Dauw; "Yeah, it's in already, but not via gerrit. I accidentally pushed it directly when bumping the versio..." [mediawiki/extensions/SemanticResultFormats] (master) - https://gerrit.wikimedia.org/r/26801 [19:34:30] New patchset: Mwjames; "Fix URL to Help: format" [mediawiki/extensions/SemanticMediaWiki] (master) - https://gerrit.wikimedia.org/r/26834 [19:40:10] Change merged: Mwjames; [mediawiki/extensions/SemanticMediaWiki] (master) - https://gerrit.wikimedia.org/r/26834 [21:34:04] New patchset: Jeroen De Dauw; "Fixed autoinfowindows functionality" [mediawiki/extensions/Maps] (master) - https://gerrit.wikimedia.org/r/26892 [21:34:12] Change merged: Jeroen De Dauw; [mediawiki/extensions/Maps] (master) - https://gerrit.wikimedia.org/r/26892 [23:15:43] Can I pass values from a #ask by name rather than by number? It's pretty confusing re-numbering when I change the #ask... I read http://semantic-mediawiki.org/wiki/Help:Template_format and I dont see a way... [23:16:14] oops.. left out a few words... (can I pass values to a template from a #ask by name)? [23:18:44] oops. I am horrible. Sorry. It's right there in front of me as usual. [23:18:48] got it [23:22:57] when using |named args=yes what is the name of the page name (usually {{{1}}})? [23:28:55] tried finding out with format=debug but it does not show that info... [23:49:18] aah. | ?#=main