[16:42:23] Change merged: Jeroen De Dauw; [mediawiki/extensions/SemanticMediaWiki] (master) - https://gerrit.wikimedia.org/r/44940 [17:49:36] Hi folks. Is there a way to suppress an inline query "further results" link? [18:14:57] New patchset: Mwjames; "SMWAPI dataItem type hinting during parseJSON()" [mediawiki/extensions/SemanticMediaWiki] (master) - https://gerrit.wikimedia.org/r/47090 [18:14:58] New patchset: Mwjames; "SMW DataItem JavaScript Prototype class" [mediawiki/extensions/SemanticMediaWiki] (master) - https://gerrit.wikimedia.org/r/46933 [18:18:41] New review: Mwjames; "It starts to get messy here with all the dependencies, I really need those get passed rather quickly. " [mediawiki/extensions/SemanticMediaWiki] (master); V: 0 C: 1; - https://gerrit.wikimedia.org/r/47090 [18:41:17] New review: Mwjames; "I do -1 for now since as of today, Change Ia8a9c50c is required where object type hinting is needed ..." [mediawiki/extensions/SemanticResultFormats] (master); V: 2 C: -1; - https://gerrit.wikimedia.org/r/46650 [21:00:55] New review: Jeroen De Dauw; ":0 You committed a lot of new code recently - going to take me a few days to get through that :)" [mediawiki/extensions/SemanticMediaWiki] (master); V: 0 C: 0; - https://gerrit.wikimedia.org/r/44573 [21:17:52] New review: Jeroen De Dauw; "Neat :)" [mediawiki/extensions/SemanticMediaWiki] (master); V: 0 C: 0; - https://gerrit.wikimedia.org/r/46933 [21:52:15] I have a quick Semantic Forms question. [21:52:45] Say I view a form page... index.php?title=Form:MyForm [21:53:28] The title of the page is MyForm. Is there any way to control the title that displays? [21:53:59] Maybe I'd like the page title to be My Awesome Form, for instance. [22:05:03] Frank: you can change the title that's displayed with DISPLAYTITLE, like {{DISPLAYTITLE:abc}}. [22:05:18] Although there's no reason for users to have to see that page. [22:05:41] You can put the #forminput input on any page.