[00:04:41] 03(mod) Global block should recognize local block exemptions - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=15288 15enhancement->major; normal->high (10mrzmanwiki) [00:05:49] 03(mod) Global block should recognize local block exemptions - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=15288 (10mrzmanwiki) [00:36:49] 03(FIXED) Please change back the interwiki-name for cbk-zam - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=12316 +comment (10spacebirdy) [01:04:21] 03mfarag * r39881 10/trunk/phase3/languages/messages/ (MessagesAr.php MessagesArz.php): Update ar and arz [01:06:18] where are the shortcut keys defined? [01:06:34] as in alt+shift+d for delete etc. [01:21:54] 14(INVALID) divs with display: inline still have paragraphs added around them ( are treated as block-level by the parser) - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=15246 +comment (10Simetrical+wikibugs) [01:22:07] TheDaveRos, in the various accesskey- messages. [01:22:30] E.g. MediaWiki:accesskey-delete. http://en.wikipedia.org/wiki/MediaWiki:Accesskey-delete [01:25:35] is there any way to change it from alt+shift+X to something else +X? [01:25:48] I only see the final part in messages [01:28:34] TheDaveRos: alt-shift is not defined by mediawiki (or even the server) at all [01:28:44] oh [01:31:08] hrmmm... i see javadoc style comments. wonder what tools use them [01:33:39] hrmmm [01:33:55] Nikerabbit: victor wrote sets, but I've done a lot more with centralauth than he has. why? [01:34:00] trunk's wikibits is a lot smaller than my local out of date check out [01:34:34] TheDaveRos: http://svn.wikimedia.org/viewvc/mediawiki/trunk/phase3/skins/common/wikibits.js?annotate=39287#l321 [01:35:05] err [01:35:26] TheDaveRos: http://svn.wikimedia.org/viewvc/mediawiki/trunk/phase3/skins/common/wikibits.js?annotate=39287#l203 rather [01:37:10] TheDaveRos: that's just used for the tooltip (so it's displayed to the user for users that don't know what prefix to use) it has no bearing on actual behavior (which is browser dependant) [01:37:16] and OS too [01:37:17] 03werdna * r39882 10/trunk/extensions/GlobalBlocking/GlobalBlocking.php: (bug 15288) Exempt ip-block-exempt users from global blocks [01:37:25] 03(FIXED) Global block should recognize local block exemptions - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=15288 +comment (10Andrew) [01:38:15] thanks jeremyb_, what I really need to do is figure out how to change the accesskeys in firefox I guess [01:38:21] I don't like alt+shift [01:39:00] *jeremyb_ puts on firefox support hat [01:39:22] :) I will read the manual first! [01:39:31] version? [01:39:40] there is no manual [01:39:49] 3.0.1 [01:40:03] there is some help documentation [01:40:15] it doesnt have anything about accesskeys though :( [01:40:18] have you been to about -> help recently? [01:40:42] it just sends you to sumo with a special querystring param [01:41:11] hmmph [01:41:48] jeremyb_, wikibits was split up a bunch in 1.13. [01:41:55] ahh [01:42:30] TheDaveRos, Alt-Shift- is a lot better than the old Alt-. That screws with built-in shortcuts of all kinds. [01:43:30] i agree [01:43:32] but I have other keys [01:43:43] many just sitting there waiting to be utilized [01:43:52] apparently i can change it... [01:43:54] Simetrical: btw, i was looking at your change of akeytt() to akeytt(null)... FYI you can just use arguments.length==0||doId instead of changing all invocations. (although it looks like only one invocation was changed) no comment on cross browser compat [01:44:28] I have to edit "ui.key.generalAccessKey"...that might mean a rebuild...unless it is an xml somewhere...I don't know anything about firefox [01:44:38] no rebuild [01:44:41] jeremyb_, I don't know so much JavaScript, TBH. You can't just do function akeytt(el=null)? No parameter defaults in JS? [01:44:49] it's in a bunch of different places [01:44:54] TheDaveRos, maybe about:config? [01:45:02] IIRC there are only a few options. [01:45:40] about:config? [01:45:43] Simetrical: there's a var available within the scope of any function called arguments. it behaves much like an array (but not exactly) [01:45:54] yes, about:config [01:45:55] TheDaveRos, type into URL bar. [01:46:19] ooh [01:46:20] pretty [01:46:22] it also can be modified from user.js, prefs.js, all.js, etc. [01:46:25] I have never seen this before [01:46:32] and beware of the bikeshed [01:47:15] doesn't seem to be set anywhere in here [01:47:45] ui.key.generalAccessKey;-1 isn't it I thknk [01:47:47] think* [01:48:22] hi people [01:48:39] anybody here? [01:48:45] you probably want contentAccess not generalAccessKey i think [01:48:50] have to look some more [01:49:10] catmouse__: please ask your question; someone will help you if they can [01:49:31] none of these are set to alt-shift, nor do any contain alt or shift [01:49:34] so... [01:49:49] I am not sure what I would change [01:49:54] oh, damn [01:49:54] thanks; I want to upgrade from 1.11.2 to 1.13; what do I download, the whole distribution or just a patch? [01:49:57] how annoying [01:50:13] i had this happen with firefox before but i figured it was just firefox [01:50:51] 03aaron * r39883 10/trunk/extensions/FlaggedRevs/FlaggedRevs.hooks.php: update onParserTestTables() [01:51:07] for upgrading from 1.11.2, do I use mediawiki-1.13.0.patch.gz? [01:51:08] now safari's doing the same thing. it responds and works normally except for 2 things. 1) menus never show (the menus from previous app with focus stick around) and 2) clicks don't do anything but hover works fine [01:51:18] !upgrade | catmouse__ [01:51:18] --mwbot-- catmouse__: http://www.mediawiki.org/wiki/Manual:Upgrading [01:51:27] and keyboard works fine [01:51:51] http://www.mediawiki.org/wiki/Manual:Upgrading does not answer my question [01:51:59] oh, ugh [01:53:10] and it seems to have stopped distinguishing between cmd-shift-w and cmd-w so when i just tried to close a tab i ended up closing the whole window [01:53:47] for upgrading from 1.11.2, do I use mediawiki-1.13.0.patch.gz? [01:54:32] oh well, i just made a macro key to take care of it...I wont bother anymore :) [01:58:13] catmouse__, where are you getting that file? [01:58:33] I don't see it on the official download page. [01:59:55] Simetrical, I get that file from http://download.wikimedia.org/mediawiki/1.13/ [02:00:30] catmouse__, that's a patch relative to 13.0rc2. [02:00:40] catmouse__, you want the full thing, as the page I linked to above says. [02:00:55] --- skins/common/wikibits.js (.../REL1_13_0RC2/phase3) (revision 39341) [02:00:55] +++ skins/common/wikibits.js (.../REL1_13_0/phase3) (revision 39341) [02:02:05] thanks Simetrical; if I get the whole distribution, that will overwrite my LocalSettings.php and AdminSettings.php, right? [02:02:20] catmouse__, no, because no files by those names are included in the default distribution. [02:03:12] <^demon> Always safe to back it up outside of that directory tho, just in case something doesn't go according to plan :-) [02:03:33] thanks [02:15:44] Simetrical: do you follow? more info at http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference/Functions/Arguments (btw, oooh, it looks like they finally finished the migration to deki) [02:15:58] jeremyb_, is there any actual problem with the way I did it? [02:18:27] Simetrical: i don't think current code actually does what the documentation for the function says but I have to double check. (how serious that is is not my call) anyway it was mostly just a note in case you needed to do something similar in the future [02:21:30] jeremyb_, how does it differ from what the docs say? [02:22:02] Simetrical: i'd closed that tab... rereading the code [02:32:14] Simetrical: well, i'm pretty sure it's not broken the way I was thinking but otherwise i'm not sure (it touches mediawiki specific structures i'm not familiar with) [02:32:15] I think i was mostly thrown by akeytt( null ) which looks weird to me. (I think akeytt() does the same thing already but of course testing arguments.length would make it clear that you're intending to have a variable length argument list) [02:35:19] <^demon> Is it _really_ sad that I was trying to figure out when something was added, and come to find out (after combing svn), that it was me? I honestly don't remember adding this....but I guess I did. [02:35:46] 03(FIXED) Add $wgCookiePrefix property - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=10958 +comment (10innocentkiller) [02:36:22] *jeremyb_ has had similar experiences :) [02:36:50] <^demon> I was looking at bugs, and was like "Doesn't it do this?" When I figured out that it did, I tried to find "well, since when?" Oh wait, I did that? Hmm. [02:39:00] <^demon> Less 2am development might cure that problem, but it keeps life interesting :-P [02:45:20] incidentally there is actually an unrelated bad practice in that function [02:45:32] for ... in should not be used to iterate over arrays [02:45:49] see end of [02:45:50] http://developer.mozilla.org/En/Core_JavaScript_1.5_Reference/Statements/For...in#Description [02:50:31] jeremyb_, that's a shame. I quite like that construct. [02:50:49] Simetrical: as do i :-/ [02:51:13] Whee, that's a fairly psychotic implementation of for...in. [02:51:30] heh [02:51:39] "fairly psychotic" [02:51:40] Doesn't Gecko 1.9 support the use of Python instead of JavaScript for scripts? :) [02:51:52] 1.8 i think [02:51:56] Well, it's not *completely* psychotic, no. Only fairly. ;) [02:52:15] Hmm, how does that work? would return pagehistory{'1':'Village Dump','2':'your mom'} [11:36:52] and also append the current page to that user's personal list [11:37:16] a second