[00:01:27] kaldari: yo! you around? [00:02:11] what is the story with https://gerrit.wikimedia.org/r/#/c/7999/ ? [00:05:20] eh, let's see [00:06:03] awjr: that's was part of the git migration madness [00:06:17] i see [00:06:26] did you really mean to delete all those files? [00:06:27] it was a new extension created right before the migrate [00:06:31] yeah [00:06:47] the problem is none of the files had ever been reviewed in svn [00:06:55] before they were migrated [00:07:02] oh but they had been migrated to master? [00:07:14] I believe so [00:07:19] ahha [00:07:19] ok [00:07:40] so I deleted them all and readded them, just so I could review them all in gerrit [00:07:53] oh yeah, i see the addition [00:07:55] ok [00:08:00] so it's kind of a mess [00:09:27] is that the stuff that your GSoC student did? [00:09:40] i dont think so [00:09:48] at least, not for our GSoC project last year [00:09:57] oh, I think it was jorm's student [00:10:30] i'm going to go ahead and merge the commit and explain what happened in the message [00:10:49] sounds good to me [00:10:57] merging the deletion, right? [00:11:03] yah [00:16:53] kaldari: done [00:17:28] glad it passed lint check :) [18:00:47] Hi everyone. We're starting office hours for the experimental features team at the WMF now. Feel free to join in #wikimedia-office. [18:19:20] I'm new to creating extensions, and I'd like to make one that lets me block the rest of a page from being rendered once it's hit. Any suggestions on what hook(s) I should start looking at? [18:43:30] Actually, let me ask differently. I want to let my users create pages with {{BlockOn}} some text ... {{BlockOff}}, and "some text ..." doesn't get shown on the saved page. Not just hidden with a div, but really not sent to the browser. [18:44:13] I'm just not familiar enough with the hooks to know how to grab the output, strip things out until {{BlockOff}}, and then return [19:13:14] a media handling handling extension i developed to enable interactive 3D models is ready for demo. if anyone wants to look at it, it's at http://pdbhandler.wmflabs.org/mediawiki/index.php/FOXP2. you'll need to manually enable the feature by logging in, going to 'My preferences' -> 'Appearance', and toggling 'Enable interactive 3D structures'. once enabled, assuming your browser supports... [19:13:15] ...webgl, you'll be able to rotate the 3d protein model in the linked page by dragging around the model in the infobox. [19:14:34] Emw: that's a very cool idea (supporting interactive 3d models) [19:14:52] thanks [19:15:46] it's almost ready for code review, and what's up on that link now is only a preliminary demo [19:52:31] Emw: why not just enable it for everyone on the wiki? ;) [19:53:13] [19:53:15] Missing a message? [19:53:59] That's cool [19:54:21] Reedy: yes, the current message in the preference probably isn't done the best way [19:54:32] By the looks of it, your message key should use - [19:54:35] and then.. [19:55:26] ah, yeah [19:55:26] array( [19:55:26] 'type' => 'toggle', [19:55:27] 'label-message' => 'lqt-preference-notify-talk', [19:55:27] 'section' => 'personal/email' [19:55:29] ); [19:55:36] ); [19:55:39] 'lqt-preference-notify-talk' => 'E-mail me on replies to a thread I am watching', [19:55:48] should be simple as that :) [19:57:04] i'll try that. thanks for the pointer [19:57:10] Mouse scroll [19:57:13] http://pdbhandler.wmflabs.org/mediawiki/index.php/File:2A07.pdb [19:57:20] ^ shows the feature in a bigger size [19:57:37] It's amusing that you can do it on the thumbnail too :D [19:58:00] yup [19:59:06] Looks like you need a similar message in your extension credits too [19:59:44] will look into that too. i'm heading out for a bit. thanks for the feedback so far. [19:59:57] that's just loose ends anyway [20:01:20] guess you've still got some debugging to the js console too [22:05:18] New patchset: Hashar; "ant: rm LocalSettings.php now its own target" [integration/jenkins] (master) - https://gerrit.wikimedia.org/r/14666 [22:05:18] New patchset: Hashar; "ant: make installdb-* target to rm LocalSettings.php" [integration/jenkins] (master) - https://gerrit.wikimedia.org/r/14667 [22:05:59] New review: Hashar; "To be deployed on Monday." [integration/jenkins] (master); V: 0 C: 0; - https://gerrit.wikimedia.org/r/14666 [22:06:02] New review: Hashar; "To be deployed on Monday." [integration/jenkins] (master); V: 0 C: 0; - https://gerrit.wikimedia.org/r/14667