[00:05:28] dev-zero: okay, cool! Sorry, I just saw your earlier messages now. [00:05:54] Yes, UploadWizard integration would be great... I think it might be hard to do, though... [00:10:51] Yaron: how do you like the abstract for my presentation? https://github.com/JeroenDeDauw/slides/blob/master/craftmanship/static/README.md [00:20:35] * JeroenDeDauw waves his arms at Yaron [00:21:47] Hello! I'm doing other stuff. :) [00:21:52] Looks nice! [00:28:40] Yaron: what can possibly be more important than looking at slides that have both code and cats on them? [15:35:19] Hmm, have forgot how to create multiple-select fields (based upon predefined values) [15:37:23] Ah, seems I should use another input type ... [15:37:37] "checkboxes" or "listbox" ... [16:07:44] "values from namespace" doesn't work with a namespace id, does it? [17:02:50] sven^: no, it has to be a namespace name. [17:06:42] ya, worked around it in my code [17:08:08] the actual namespace name is only "used" once in my whole code, when it is set in $wgExtraNamespaces. So whenever I do something with the namespace, like editing pages I only use the namespace number (which seems to be fine for all MW API)... well and it broke when I tried to create templates and forms ;) [17:08:33] :( [17:30:17] since MediaWiki has almost everything as a global for some reason I could just do global $wgExtraNamespaces; and then use $wgExtraNamespaces[$namespace] in the template [17:30:42] btw, PHP Notice: Array to string conversion in /var/www/html/extensions/SemanticMediaWiki/includes/storage/SQLStore/SMW_SQLStore3_Writers.php [17:30:50] is that being fixed in a newer version? [17:36:39] I get loads of those errors [17:53:05] (PS1) Dev-zero: Load mediawiki.action.edit when using wikiEditor [extensions/SemanticForms] - https://gerrit.wikimedia.org/r/98111 [17:57:51] (CR) Foxtrott: [C: -1] "Wouldn't it make more sense to add this as a dependency on jquery.wikiEditor?" [extensions/SemanticForms] - https://gerrit.wikimedia.org/r/98111 (owner: Dev-zero) [20:22:26] (CR) Dev-zero: "I'm not the mediawiki specialist, but mediawiki includes mediawiki.action.edit in the EditPage.php itself, so it would maybe make more sen" [extensions/SemanticForms] - https://gerrit.wikimedia.org/r/98111 (owner: Dev-zero) [22:13:59] (CR) Foxtrott: "The dependencies of ext.semanticforms.main would indeed be a better place. mediawiki.action.edit has nothing to do with the WikiEditor. In" [extensions/SemanticForms] - https://gerrit.wikimedia.org/r/98111 (owner: Dev-zero) [23:56:08] [travis-ci] JeroenDeDauw/ParamProcessor#11 (1.0.1 - c6b72eb : jeroendedauw): The build passed. [23:56:09] [travis-ci] Change view : https://github.com/JeroenDeDauw/ParamProcessor/compare/1.0.1 [23:56:09] [travis-ci] Build details : http://travis-ci.org/JeroenDeDauw/ParamProcessor/builds/14678990