[00:00:08] hello - would someone point me to information on how onloadFuncts works or at least where it gets processed in code? thanks [00:05:25] let me re-state that... [00:05:41] trying to understand how table collapse works... [00:05:42] ButtonLink.setAttribute( "href", "javascript:collapseTable(" + tableIndex + ");" ); [00:06:56] where is the code for collapsetable pulled in by the browswer? [00:10:16] in Wikipedia? [00:10:23] it's in MediaWiki:Common.js [00:12:24] for my installation...yes, i am reading the javascript...it is pretty straight forward...what i can't seem to figure out... [00:12:43] is where the collapsetable function is pulled into the browswer [00:13:16] addOnloadHook( createCollapseButtons ); [00:13:23] to set things up [00:20:08] Is there a way to get the innermost includer via a parser function or something? i.e. Page includes Tpl1 which includes Tpl2. In Tpl2, I want to be able to get the name "Tpl1". {{PAGENAME}} will get me "Page". [00:21:36] FunnyMan3595: This problem actually started when someone unplugged the power to the backend mysql database/nfs file share (that held the images).. [00:21:58] master_: Hmm, yeah, that could cause problems. [00:22:37] FunnyMan3595: The images directory was nfs mounted, but the directory it was mounted on had an earlier version of the mediawiki images in it.. so when nfs got unmounted, I didn't realize it.. So people started uploading images to the out-of-date images folder.. [00:23:22] master_: Sounds messy. Anyway, I'm going to bow out of the chatroom, busy working on something IAW. [00:23:34] FunnyMan3595: finally, I realized this and re-mounted the proper folder... but... had to copy over all the images that had been uploaded in the mean-time... those ones weren't seen by mediawiki.. the errors I have been talking about [00:23:44] FunnyMan3595: ok.. thanks for you help! [00:23:53] 03(mod) SVG handler uses an "uber-crappy hack" instead of a real XML parser - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=14268 (10brion) [00:24:05] Has anyone seen this exploit before? I think it may be related to Brutus : http://www.youtube.com/watch?v=Yu_moia-oVI [00:24:06] master_: Good luck. Hope nobody unplugs your server again. :) [00:26:22] 03brion * r44322 10/trunk/phase3/ (RELEASE-NOTES includes/ImageFunctions.php): [00:26:22] * (bug 14268) SVG image sizes now extracted with proper XML parser [00:26:22] Uses a filter with XmlTypeCheck. Yay! [00:26:22] Now works with UTF-16 sample file uploaded on the bug. Should work with large comments etc as well. [00:27:10] 03(FIXED) SVG handler uses an "uber-crappy hack" instead of a real XML parser - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=14268 +comment (10brion) [00:28:03] Has anyone seen this exploit before? I think it may be related to Brutus : http://www.youtube.com/watch?v=Yu_moia-oVI [00:36:09] mib_dxh5yue1: that's a rickrol [00:36:12] I know the URL off by heart. [00:37:00] What is the point of that meme anyways? [00:37:14] Even if someone clicks it, you'll probably never know. [00:37:36] Do these morons just sit around imagining that they got another person to click it? [00:37:50] There are better ways to rickroll. [00:37:54] 03(NEW) list=allusers off-by-one error - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=16594 major; normal; MediaWiki: API; (EN.WP.ST47) [00:37:54] Like in-person rickrolling. [00:38:08] (Showing up in the Rick Astley coat and singing the song) [00:45:14] 14(INVALID) Add domain aliases, or redirects, for ISO 639-2/ 3 language codes - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=14010 +comment (10brion) [00:47:06] 03(mod) Update to cite.php refs: ids fixed, footnotes, globbed links - 10http://bugzilla.wikimedia.org/show_bug.cgi?id=16294 (10ncw33) [00:49:41] howdy! [00:50:14] Hi [00:50:15] hi [00:50:39] quick question: how can I know which email address a user used to register? Can't find this information in the mysql database :( [00:51:01] yes you can [00:51:13] SELECT user_email FROM user where user_name='username'; [00:51:31] 03(mod) Update to cite.php refs: ids fixed, footnotes, globbed links - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=16294 (10brion) [00:52:53] Hi werdnum! it's says :[BLOB - 24 B] [00:53:19] 03(mod) oldwikisource import from meta and commons - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=13377 +comment (10brion) [00:54:26] werdnum: for all email addresses.. can't see anyone's email address :( [00:55:05] 03(mod) Add log comment field when importing - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=12728 (10brion) [01:03:11] nevermind.. just figured how [01:08:53] in case anyone wants to know...regarding my prior question...common.js is pulled in here: w/index.php5?title=-&action=raw&gen=js&useskin=monobook [01:09:05] took me too long to figure that :( [01:18:34] how can I get two right aligned tables to appear below one another instead of beside? [01:20:22] "
"? [01:21:34] qsheets I was using
but it only pushed the one down one line, not all the way [01:21:48] so if the first "top" table has six rows, I need six
[01:22:08] 03tparscal * r44323 10/trunk/phase3/skins/MonoBook.php: Fixed empty list of footer links when no footer messages are set. [01:22:55] if you look on [[WP:Sandbox]] you'll see what I mean [01:23:11] http://en.wikipedia.org/w/index.php?title=Wikipedia:Sandbox&oldid=256741745 [01:23:19] (in case it gets replaced with profanity) [01:27:20] 03(mod) Fatal Flagged revs error causes 500 - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=16589 (10paul.copperman) [01:28:28] 03(mod) Fatal Flagged revs error causes 500 - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=16589 (10paul.copperman) [01:30:13] 03pinky * r44324 10/trunk/extensions/Configure/Configure.ext.php: Fixing a spelling error in Configure (in a comment) [01:42:26] 03tomasz * r44325 10/trunk/extensions/skins/Tomas/images/scales-blue.png: adding scales image [01:46:59] sprax_: on the second table use style="clear:right" [01:48:10] you can also put a
around both tables [01:53:12] 03(FIXED) Invalid HTML if both "about" and "disclaimer" are "-" - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=16590 +comment (10brion) [01:58:15] 03(NEW) Allow extensions to be installed, and other $wg... configuration changes to be made, without manually modifying LocalSettings .php - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=16595 15enhancement; normal; MediaWiki: General/Unknown; (nathanlarson3141) [01:58:35] RickP and qsheets thanks for the tips! [01:58:39] I'm going to try the div [01:58:46] its around each one or both? [02:03:04] 03(FIXED) Remove merged extensions from Wikimedia configuration files - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=16114 +comment (10brion) [02:03:59] 03(mod) Allow extensions to be installed, and other $wg... configuration changes to be made, without manually modifying LocalSettings .php - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=16595 (10brion) [02:04:25] one around both [02:04:54] the tables are being generated a custom parser hook [02:05:03] some pages need one or the other and some need both [02:05:08] I would like them to be "self contained" [02:05:22] if I put a style="float: right;" into the table [02:05:30] whoah [02:05:36] I put
around each [02:05:53] one around each won't work [02:05:54] the section header bar didn't wrap around [02:06:09] if I put float: right; in each table [02:06:16] is that the same as
around each? [02:06:26] clea:right works [02:06:33] * clear:right [02:06:42] qsheets in the div or the table> [02:06:46] table [02:06:47] s/>/?/g [02:06:49] thanks [02:07:02] np [02:08:34] qsheets: [02:08:35] ? [02:10:02] yup [02:10:29] or {| style="clear:right;" [02:10:48] hmmm [02:10:52] didn't seem to take... [02:10:58] is the space bad? [02:11:01] I'm totally CSS ignorant [02:11:09] ah, ok, this worked [02:11:13] kk [02:11:17]
[02:11:19] erm [02:11:46]
[02:12:25] or align="right" style="clear: right" [02:13:33] qsheets perfect [02:13:37] RickP thanks to you too [02:14:00] sprax_: "clear: right" just states that there can be nothing to the right of it [02:14:06] np [02:14:06] that looks good..thanks for the tip [02:15:05] and float: right tells it that content should continue on the left [02:15:13] same as align=right [02:16:05] now I just have to figure out which one of my parser hooks is killing my wiki [02:16:07] correct usage is: style="float:right; clear:right;" ?? [02:16:20] RickP it worked for me, but I'm far from correct [02:16:42] yes, that worked...just want to make sure that is the correct usage [02:16:55] i like that better than div [02:17:39] RickP: everyone likes less html elements [02:18:57] ;) [02:25:06] hey, we're getting some weirdness on our wiki when viewing an old revision: [02:25:07] http://meta.yourwiki.net/w/index.php?title=Main_Page&oldid=2874 [02:25:27] for some reason, its just outputting HTML, maybe someone changed an addHTML to addWikiText by accident? [02:26:29] looks ok to me [02:27:04] grid with four areas..pink, greeen and blue [02:27:10] menu bar [02:27:32] look under the site notice, the grey text [02:29:05] oh...that... [02:32:46] 03(NEW) Allow namespace-specific copyright notices - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=16596 15enhancement; normal; MediaWiki: Special pages; (nathanlarson3141) [02:35:53] charlie-: svn uo [02:35:56] *up [02:36:04] AaronSchulz, oh okay [02:37:37] thanks, works [02:44:25] @charlie...how did you just fix that? [02:44:26] 03(mod) list=allusers off-by-one error - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=16594 +comment (10nakonwiki) [02:45:38] hey all [02:46:25] hiya [02:46:40] RickP, I updated to the latest SVN version [02:56:02] 03aaron * r44326 10/trunk/phase3/includes/Setup.php: Tweak check order to be slightly better [02:59:09] 03aaron * r44327 10/trunk/extensions/FlaggedRevs/FlaggedRevs.hooks.php: Make overrideRedirect() faster still [03:02:45] 03(NEW) wgSpamRegex addition request: anontalk.com - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=16597 normal; normal; Wikimedia: Site requests; (mikelifeguard) [03:17:22] <_ShadowBelmolve> Hello, how i create a subcategory? [03:17:50] alright, I seem to be doing something wrong with permissions. I'm using 1.13.2 and I've set $wgGroupPermissions['*'] = false; but I am still able to edit a page without being logged in [03:18:03] _ShadowBelmolve: by putting another category inside it [03:18:13] ['*']['edit'] = false, sorry [03:18:21] <_ShadowBelmolve> chalcedony, ok, i will try [03:25:15] 03aaron * r44328 10/trunk/phase3/includes/Wiki.php: [03:25:15] * Performance tweaks [03:25:15] * Whitespace [03:46:37] I got it, it was apparently still logged in, I thought I had cleared cookies but apparently I didn't [04:16:57] 03(mod) Interwikies sort in phonetic, site defined order (w/ patch) - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=2867 (10zigger) [04:17:50] where did the DOM inspector go in FF3? [04:18:52] firebug? [04:19:27] are you talking to me? [04:36:32] How do I do a multiline
 inside of an ordered list?
[04:36:36] 	#:
something
[04:36:39] 	something
[04:36:41] is not working [04:41:00] how about #:something
[04:41:03] something
[04:46:48] Use a html list [04:47:37] charlie-: do you need to use pre, what a trying to do that nowiki can't do? [04:49:30] gbruin, that works, thanks [04:49:52] no prob [04:52:39] any idea why a breaks a template (by break, does not work) : {{Test |Param1 | Param2}} [04:54:02] i just need to assign an id to the 2nd param [05:03:54] manually add it to the 2nd param in the template coding if its always the same? [05:21:55] Hi, all. What do the JS do in the head section of the html inside MonoBook.php? [05:22:19] is there a way to display the current branch path so I can go back to any point along it? [05:30:19] 03(mod) Internationalization of dates - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=11410 (10mail) [05:31:12] 03(mod) Set $wgRestrictDisplayTitle to False on Chinese Wikipedia - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=16427 (10skjackey.tse) [05:46:55] 03(mod) wgSpamRegex addition request: anontalk.com - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=16597 (10sco_scam) [06:05:52] @alex_21 the js in the head of monobook provide a range of functions...collapsible tables, for example [06:12:35] Oh, so if I get rid of them, the tables won't collaps? [06:14:08] Got a link? [06:14:31] Link for what? [06:14:38] To your site? [06:15:29] Yes, http://www.vipbc.org/wiki/index.cgi [06:15:43] Invalid link. [06:15:55] php [06:16:22] Yes, http://www.vipbc.org/wiki/index.php, sorry, I use a lot of CGI, so I am used to writing that [06:16:30] Which table are you having trouble with? [06:17:03] None, I just want to know what would happen if I got rid of the scripts in the head section of MonoBook.php [06:17:39] Not much, because you're not really using Monobook anymore. [06:17:50] Though you can always remove, test, and then re-add if necessary. [06:17:51] And I want to arange all these elements into a table in html, like the navbar and the editing options etc [06:18:33] What do you mean I'm not using MonoBook anymore. I edited MonoBook.php [06:19:05] Ahh, you didn't create your own skin? [06:19:47] No, I did not [06:20:01] I backed up MonoBook and then played with it [06:22:02] 03(mod) Rollback buttons in Special:Recentchanges and Special:Watchlist - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=9305 (10nakonwiki) [06:22:50] whee, finally got around to making that [06:23:23] 03(mod) Rollback buttons in Special:Recentchanges and Special:Watchlist - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=9305 +patch; +comment (10nakonwiki) [06:34:41] Abpit what line is ? I don't wnat my terminal to keep crashing, so a line number is helpful [06:35:19] Abpit what line is ? I don't want my terminal to keep crashing, so a line number is helpful [06:35:34] Wghat what line is ? I don't want my terminal to keep crashing, so a line number is helpful [06:35:46] What line is ? I don't want my terminal to keep crashing, so a line number is helpful [06:35:56] stop repeating yourself [06:37:18] alex_21 have you gone in and looked at the scripts? [06:37:43] Which scripts? [06:38:00] And I was fixing some spelling, sorry for rewritting [06:38:35] the js in the header you were asking about [06:38:45] you can get a pretty good idea of what they do [06:39:00] No, I haven't, because I don't know JS, so I just won't touch them. [06:39:18] plus...that is also the code that runs runOnloadHook [06:39:26] I also needed to know what line the tag is on in the MonoBook.php document [06:39:27] you can just read the function names [06:39:33] and descriptions... [06:39:48] i think if you lose runOnloadHook...things will not work right... [06:39:51] but i am not certain [06:40:03] Oh, thanks for that. I'll check it out [06:40:18] that function pulls in a bunch of stuff dynamically [06:40:25] But what about the line number then, my Terminal keeps crashing every time I hit Up Arrow [06:40:31] i think that is how some extensions work [06:41:11] you mean like this? js?164 [06:42:41] No, I need to find the line in the MonoBook.php file that has the tag on it. I found the tag in the html, but the closing tag is nowhere to be seen [06:42:57] oh [06:44:30] ln 232 [06:58:24] Oh, thanks, that saved me a lot of time and my terminal from crashing [07:00:22] RickP: {{Test |Param1 | Param2}} [07:00:44] what you have there is a variable defined as {{{Param2 [07:01:11] the equals sign is always the delimiter between a variable name and value, except when covered with [[]] and {{}} or another layer of transclusion [07:02:08] while it might be a good idea to consider it covered in <> style tags, some people pass parameters like {{foo|style="bar"}} which would still be broken [07:02:47] Thanks for your help [07:02:53] Good night. Bani bash [07:03:26] 03(FIXED) ffmpeg thumbnailing of Ogg videos barfs on Ogg Skeleton metadata - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=16167 +comment (10tstarling) [07:42:38] 03siebrand * r44329 10/trunk/phase3/languages/messages/ (20 files): Localisation updates for core messages from Betawiki (2008-12-09 08:38 CET) [07:56:08] 03siebrand * r44330 10/trunk/extensions/ (121 files in 111 dirs): Localisation updates for extension messages from Betawiki (2008-12-09 08:38 CET) [08:16:24] 03jojo * r44331 10/trunk/extensions/Collection/collection/collection.js: fix: upped version in js file [08:26:05] 03jojo * r44332 10/trunk/extensions/Collection/Collection.body.php: reverted part of 44175: Http::userAgent() has been added just recently, Collecton extension is supposed to work with MediaWiki >= 1.11 [08:45:43] 03(mod) Integration with FCK editor fails in IE (free text field) - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=15877 (10piglesias) [09:12:44] Is there a NEXTYEAR magic word? [09:12:51] Or equilevent [09:12:57] or easy of achiving that [09:13:00] way^ [09:13:31] {{#time:Y|+1 year}} [09:13:33] Or something. [09:16:28] <_wooz> lo [09:19:13] there's an easy way if yo uinstall the parserfunctions extensions and the Min template (http://en.wikipedia.org/wiki/Template:Min) [09:20:03] then just pop {{min|{{CURRENTYEAR}}+1}} into your article [09:22:42] {{#time:Y|+1 year}} worked for me [09:23:19] *Splarka snickerse [09:23:25] but {{#if:{{{1|}}}|{{#expr:{{#if:{{{2|}}}|{{#if:{{{3|}}}|{{#ifexpr:({{{1}}})<({{{2}}})|{{#ifexpr:({{{1}}})<({{{3}}})|{{{1}}}|{{{3}}}}}|{{#ifexpr:({{{2}}})<({{{3}}})|{{{2}}}|{{{3}}}}}}}|{{#ifexpr:({{{1}}})<({{{2}}})|{{{1}}}|{{{2}}}}}}}|{{{1}}}}}}}|}} is so much more fun [09:24:53] Anyone Interested with helping me organise EOTY [09:27:29] No one, not even MZMcBride? [09:27:41] No thanks. [09:31:36] 03(mod) Interwikies sort in phonetic, site defined order (w/ patch) - 10http://bugzilla.wikimedia.org/show_bug.cgi?id=2867 +comment (10amir.aharoni) [09:31:49] I wonder if any of the people from POTY will help :P [11:29:04] 03aaron * r44333 10/trunk/extensions/FlaggedRevs/ (3 files in 2 dirs): Move out api hook class [11:41:44] 03aaron * r44334 10/trunk/phase3/includes/Article.php: Speed up filecache a tad [11:51:13] 03aaron * r44335 10/trunk/phase3/includes/Wiki.php: Tweak profile calls [12:37:38] *werdnum waves [12:38:22] hello werdnum [12:39:00] brion was too busy to look at Configure today. [12:39:16] I think Mondays are a little crazy for him [12:39:47] 03(mod) SVG client side rendering - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=3593 +comment (10martinfisch) [12:40:23] werdnum: I'm doing a basic interface for $wgAutopromote, will be ready in some days [12:43:24] now I feel bad for not doing much work today :P [12:45:02] :) [12:53:28] Hi there! Do I have to use Bugzilla for a feature request? [12:54:45] its easiest [12:54:52] then the right people get informed, others can comment, etc etc [12:55:01] ialex: what else do you think I should be working on? [12:55:01] and it keeps track that someone has suggested it :) [12:55:18] Ok then [12:55:19] werdnum: JS problems on IE :) [12:55:59] Is it possible to setup a wiki to use commons as a shared media respository? [12:56:11] there're errors when you click on search results and strange behaviour when you click on the TOC [12:56:12] yup [12:56:20] well, should be.. [12:57:48] !wg ForeignFileRepos [12:57:48] --mwbot-- http://www.mediawiki.org/wiki/Manual:%24wgForeignFileRepos [12:58:11] http://www.mediawiki.org/wiki/Manual:%24wgForeignFileRepos#Using_files_from_Wikimedia_Commons_:_ForeignAPIRepo [12:58:24] ialex: ugh, my IE is broken :( [12:58:37] :( [12:58:43] Prom_cat: ^ [12:58:46] is there IE debugging stuff? [12:58:52] oh yeah, and there are some more JS bugs [12:59:02] from adding TBODYs [13:03:58] werdnum: there should be something in Internet options -> advanced [13:04:12] yeah [13:04:17] you can enable/disable script debugging [13:04:35] but it only shows the line where the error occured [13:04:41] with a message [13:05:28] ew. [13:05:36] I mean *real* debugging :) [13:05:46] xD [13:05:55] werdnum: good luck :) [13:06:09] :P [13:06:23] dunno if IE doesn't like this.value [13:06:33] I don't think it does like this.* [13:06:48] you have to do e.this or something (where e = event) [13:07:41] are you doing something like onclick="foo(this)" ? [13:07:59] something like that. [13:08:01] or onclick="foo(event)" ? [13:08:22] addHandler( foo, sub() { this.something(); } ); [13:08:40] 03(NEW) [Proposal] Bureaucrats's capability to flag a user as an " Importer" - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=16598 15enhancement; normal; Wikimedia: Site requests; (casadio) [13:08:45] best to check foo(e) { -> if(e.target) {} else if(e.srcElement) {} } [13:08:51] (I find, anyway) [13:09:27] That's. I've added my request. [13:09:29] foo(e) { var thingy; if(e.target) { thingy = e.target} else if(e.srcElement) { thingy = e.srcElement } } to clarify [13:09:49] *that's it [13:11:13] problem is, that method requires passing a parameter to the onTHING() which addHandler can't do so easily as simply putting it in the html directly [13:12:53] how ever... with that method... you can define a
... and then thingy will be whatever object in that whole table you clicked [13:13:25] For the life of me I can't figure out what I have to do to make my infoboxes float in the top right corner of pages (in a similar style to those for TV shows on Wikipedia) [13:14:02] Splarka: so, how do we modify our addHandler( foo, sub() { this.something(); } ); [13:14:07] to make it actually work in IE? [13:14:19] bah, can't you ask easy questions? [13:15:43] I can't figure out what other wikis do to make the infoboxes stay at the top, mine just end up at the bottom. A little help? [13:16:29] Splarka: can it not be done with addHandler? [13:17:00] it can, it is just a bitch [13:17:09] hang on, digesting [13:17:48] okay, the default parameter in a called onTHINGY function is the functioncall(event) except in IE [13:17:54] so I think you just need to do something like... [13:18:43] 03(mod) Navigation headings should not be lower-cased in German - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=1553 (10danny.b) [13:18:52] e = e || event [13:18:53] hmm [13:19:00] ugh, ew. [13:19:09] I hate IE so much. [13:19:34] where e is the parameter.. [13:19:38] *Splarka tests [13:22:09] fark you IE [13:22:51] Can no one help me? [13:22:54] *Flamekebab whimpers [13:25:53] okay, werdnum ... this... [13:26:06] addHandler(document.getElementsByTagName('body')[0],'click',flibble); [13:26:09] function flibble(e) { [13:26:10] e = e.target || e.srcElement [13:26:15] that _should_ work in IE [13:26:30] to be safe you might do... [13:26:33] e = e || e.target || e.srcElement [13:27:02] I don't know if you can do it as an inline function though [13:27:03] Splarka: Err, e = e ??? [13:27:45] oop, right, that would just get the event [13:27:53] skip that bit, you want e = e.target || e.srcElement [13:28:07] and then probably an if(!e) return; [13:28:22] hmm, does work inline [13:28:35] addHandler(document.getElementsByTagName('body')[0],'click',function(e) { [13:28:35] e = e.target || e.srcElement [13:28:35] }); [13:28:40] at least in zilla [13:28:52] zilla! [13:28:56] thanks Splarka [13:28:57] <>3 [13:28:59] <3* [13:29:06] *Splarka purrs [13:29:24] I only get love offset by the hate you have for IE, heh [13:29:35] hmm, how does one stop already-registered users from viewing a private wiki? [13:30:15] ['user']['edit'] = false; [13:30:20] ['user']['read'] = false; [13:30:24] $wgGroupPermissions['user']['read'] = false; $wgGroupPermissions['mygroup']['read'] = true; [13:30:26] ['sysop']['read'] = true; [13:30:30] Splarka: so if (!this) { this = e.target || e.srcElement; } [13:30:34] ugh, yucky. [13:30:36] but fine. [13:30:40] oop, no, !this after [13:30:51] anouncing wikibugs spam coming now [13:30:53] er.. you don't wanna use 'this' either I think, because that already has... [13:31:10] Dan: did you change a huge dependency list? [13:31:11] !this ? That's not supposed to be possible, right? [13:31:11] --mwbot-- I don't know anything about "this". You might try: !bugzilla !bundels !csshideheader !deleteuser !errors !export !extensions !externalimages !filesize !html !imagelinks !linknw !logo !passwordsql !refresh !scap !sorttable !test !tidy !wikipedia [13:31:16] 03(NEW) RC IRC related issues (tracking) - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=16599 15enhancement; normal; MediaWiki: General/Unknown; (danny.b) [13:31:19] 03(mod) recent changes bot on #rurc.wikipedia IRC channel is dead - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=1291 (10danny.b) [13:31:21] lol [13:31:21] 03(mod) irc rc bots have been deactivated - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=1314 (10danny.b) [13:31:24] 03(mod) IRC bot for Wikisource - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=1841 (10danny.b) [13:31:26] 03(mod) Add robot identification to the IRC channel RC bot - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=2117 (10danny.b) [13:31:27] 03(mod) The wikibugs IRC bot is down - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=2216 (10danny.b) [13:31:29] 03(mod) mark as patrolled links in irc-rc (dutch wikipedia) - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=3270 (10danny.b) [13:31:32] 03(mod) Long titles cause incorrect display in RC->IRC feeds - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=4253 (10danny.b) [13:31:34] 03(mod) RC bots of irc.wikimedia.org - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=5145 (10danny.b) [13:31:35] 03(mod) Several channels missing from irc.wikimedia.org - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=13646 (10danny.b) [13:31:37] 03(mod) wikibugs IRC bot truncates bug summaries - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=6726 (10danny.b) [13:31:39] 03(mod) Include size of page in IRC->RC feed - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=6246 (10danny.b) [13:31:42] werd: use a nonreserved word [13:31:44] 03(mod) log events in IRC RC feed not backward compatible/broke bots - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=13662 (10danny.b) [13:31:45] holy shit. [13:31:46] 03(mod) irc channel for el wikiversity rc missing - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=13948 (10danny.b) [13:31:48] 03(mod) Bot flag not shown on RC IRC posts - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=14245 (10danny.b) [13:31:51] 03(mod) Automatic account creations (SUL) are not reported on irc RC - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=14650 (10danny.b) [13:31:54] 03(mod) Allow ZIP CAPAB on irc.wikimedia.org - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=14652 (10danny.b) [13:31:57] 03(mod) IRC rc bot should send an 'R' flag if the page is a redirect - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=14843 (10danny.b) [13:32:02] var thing = this || e.target || e.srcElement; [13:32:13] if(!this) return false; [13:32:14] I'd suggest [13:32:17] er [13:32:19] crap, typo [13:32:24] if(!thingy) return false; [13:32:28] werdnum: don't forget to unblock it soon [13:32:31] Splarka: How can !this ever be true? [13:32:34] if(!type) blush [13:32:43] RoanKattouw: I fsked up there [13:32:49] I meant !thingy [13:33:05] I know, but then why do this || .... while this always evaluates to true? [13:33:11] well, ask IE [13:33:21] werd is saying it can? I dunno [13:33:40] stop making me waffle werd, heh [13:34:04] 03(mod) list=allusers doesn't list users with invalid names - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=16594 summary; +comment (10roan.kattouw) [13:34:43] bad javascript makes baby roan cry, and peer [13:36:15] ialex: Why do we have a 'wiki selection' and let them only enter certain values? [13:36:24] Doesn't that sound like an excellent place to put a