[02:09:10] Myra: ping [02:09:32] preilly: Hi. :-) [02:09:34] Myra: why does the login form code look scary to you? [02:09:50] I don't know much about PHP, but I'd think that the form would use HTMLForm. [02:10:11] Myra: okay, so that is your only issue? [02:10:14] The EOF bit looked scary. [02:10:31] Myra: the heredoc syntax? [02:10:32] Well, I didn't read it very closely, but I'd try to re-use as much login code from core as possible. [02:10:45] Liek core already has a login form. So I'm not sure why you'd write one at all. [02:11:00] EOT, sorry. [02:11:01] Myra: it needed to look different [02:11:48] Well, form vs. function. Looking differnet should be a CSS thing. :-) [02:11:48] << +
[02:11:53] I don't think MediaWiki generally uses that kind of syntax. [02:11:58] It usually passes to $wgOut or something for escaping, I think? [02:12:03] HTMLForm also has built-in escaping. [02:12:09] I wasn't quite sure if your code escaped all input/output properly, but I don't really feel like testing. :P [02:12:17] Maybe it's easy to install the extension, though... [02:13:02] Myra: okay, thanks for the feedback [02:13:15] Ideologically, it's a big step for mobile to support non-read actions. [02:13:23] But I assume that was already discussed. [02:13:38] No problem. [18:00:52] Hi, does anyone know why [[mw:Extension:Narayam]] is active by default in Commons for English users? [18:01:08] http://www.mediawiki.org/wiki/Extension:Narayam [18:02:47] It shouldn't be [18:03:07] Works fine for me [18:04:43] My language in Commons is English but I see a new tool next to my user name on top, "Input Method" on mouse hover it says "Control Narayam Input Method Editor (IME)" isn't it Extension:Narayam? [18:05:00] Indeed [18:05:36] But you don't see it in Commons? [18:05:43] Nope, not on en or en-gb [18:05:46] Hard refresh? [18:06:34] didn't work, let me check another browser. [18:08:53] Reedy, it seems it only loads on old secure ulr https://secure.wikimedia.org/wikipedia/commons/wiki/ [18:08:55] In the new https and http it's fine. [18:09:33] Perhaps I should update my bookmarks :) [18:14:55] MikeOscar: I just visited secure as an anon and didn't see Narayam [18:16:29] I'm logged in, [18:18:23] RoanKattouw, since the new https started to work, I'm still using some old bookmarks for secure url, is it safe? or should I update all of them to https? [18:18:48] You should use the new https [18:19:11] I'm not sure how secure or insecure the old secure.wm.o gateway is, but it's gonna go away at some point anyway [18:19:21] (we'll keep URL redirects though) [18:21:26] Thanks you all, bye. [18:21:44] thank* [20:55:26] evenin' [20:55:28] what [20:55:40] what's the current planning for VipsScaler deployment [20:55:42] ? [20:57:04] It was supposed to have been earlier this week [20:57:13] But the bugzilla issues took quite a lot of Tims tim [20:57:14] e [21:11:39] Bryan: hey ;)) [21:11:44] hey [21:11:56] Bryan: how much do you like the jquery.ucompare plugin for vips testing? :) [21:12:12] while you are around. I noticed vips alter colors when using sharpening [21:12:24] didn't log a bug report though :/ [21:12:49] it's nice, but the code really is a mess [21:12:59] no comments whatsoever, cryptic variable names, etc. [21:13:03] yeah [21:13:13] I will probably end up forking it somewhere on github [21:13:20] well, sharpening does change the colors, that's the whole point of it [21:13:25] ahhh [21:14:02] though normally you'd use a very small sharpening value, like 0.4, so the colors do not change too much [21:16:06] so that is working as expected :p