[18:51:57] TrevorParscal: what does this mean? Cursors are not correct for clickable areas [18:52:16] like cursor:pointer cursor:crossbeam and all that? [18:52:25] yeah [18:52:33] clickable things should have the pointer [18:52:42] always :) [19:10:09] TrevorParscal: i added two components to the development plan, preferences and opt-in logic [19:10:21] nkomura: will look [19:10:41] if you can validate the break down of the components and assignments, that'll be great [19:38:42] TrevorParscal: you around? [19:38:46] yes [19:38:48] how's it going? [19:39:02] good [19:39:53] i've been looking over hannes and paru's designs for template editing and trying to figure out how to make it happen [19:40:24] TrevorParscal: can we do any wrapping of the text surrounding a template? [19:41:06] otherwise we need to work completely inline, which restricts us a lot [19:41:35] adam_miller: do you have a link to the versions you are looking at? [19:41:58] they're probably on collab somewhere but i just got them in an email [19:43:40] could you forward them to me? [19:44:20] sure. is it alright if I apply all our styles for the toolbar dialogs to template editor dialogs? [19:45:01] yes, please do [19:45:06] Roan kick-started that work [19:45:15] converting the dialog to use the propper dialog plugin [19:45:50] we should look into the case where dialogs are turned off but templates are turned on, how that would affect the loaded or not state of the dialogs [19:46:29] I have a lunch appt in a minute. [19:46:42] Any other questions before I disappear for a bit? [19:46:50] would the dialog css still be loaded in that case? [19:47:26] i'd assume our compressed and comiled css file is loaded everytime regardless of what you've got turned on [19:47:53] all the css is always available [19:47:58] since we combine it [19:47:59] then we're fine [19:48:19] the JS is technically available, but the loaders only turn certain features on - as you know [19:57:28] Wikipedia Beta is pretty [20:29:13] Morning all [20:29:43] TrevorParscal: The question of what happens when dialogs aren't available but templateEditor is is a very good one. [21:20:35] *RoanKattouw waves [21:20:39] It's quiet in here [21:42:51] *thedj makes some noise [21:46:03] TrevorParscal: You around? *poke* [22:03:07] hi [22:03:09] just got back [22:03:34] crazy day thus far [22:04:16] I figured [22:04:23] adam_miller: this highlight stuff [22:07:30] i'm thinking about it - made any progress/interesting developments? [22:08:59] TrevorParscal, TrevorParscal_: I just noticed the office wireless is an "if we have time" item on the tech meeting agenda [22:09:00] TrevorParscal: like, when the user highlights a template? [22:10:22] adam_miller: yes [22:10:32] the thing is, we don't really have much control over that stuff.... [22:10:53] What exactly is the issue you're talking about here? [22:12:09] right, we could either do a bunch of fancy stuff on selection change to detect if it's select and chage css, OR we could just try to eliminate padding in the capsule so that the users selection naturally covers the whole thing, OR just decide we don't really care about selection [22:38:01] *RoanKattouw points the team to the Citron dev plan doc [22:38:11] I've tackled some of the points there and struck them out [22:51:26] RoanKattouw: do you have some article wikitext that's particularly good for working with the template editor? [22:51:45] Not yet [22:52:01] I usually just type {{sometemplate|coder1=Roan|coder2=Nimish}} [22:52:02] everything i have locally seems to only have one or two templates that actually get parsed, and they're only a few lines long [22:52:14] I haven't played with multilines yet [22:52:28] For a real-world example, try [[San Francisco]] [22:52:38] nimish_g: do you have a good test article? [22:52:56] Although it'll probably take some time, it's like the performance test of fire :) [22:53:21] RoanKattouw: yeah I tried that this morning, and I don't think anything was parsed as a template [22:53:31] maybe you've made some changes though since then [22:53:34] Not even the infobox at the start? [22:53:45] Note that I haven't been pushing stuff to the prototypes for like a week [22:54:06] nope, not this morning, and i don't look at the prototypes unless i have to [22:54:58] ah, now they're getting parsed [22:55:31] and apparently only two unresponsive script warnings, not too shabby [23:00:17] lol [23:00:40] I'm gonna do some profiling on [[San Francisco]] in the morning