[00:00:02] anyone else ever see that? [00:00:15] brion, but where was the problem on? the production wp site? [00:00:32] chuck: it was just moved in svn during recent development [00:01:00] 03aaron * r43468 10/trunk/extensions/CodeReview/ (CodeRevisionCommitter.php CodeRevisionView.php): Extract url params from GET requests [00:01:36] ah, that's good [00:02:36] whee [00:02:57] ah, apparently this bug I'm having is one that's shown up in certain other applications... [00:03:47] http://i392.photobucket.com/albums/pp9/crackerpac2/iSlinkcopy.jpg [00:04:57] http://img267.imageshack.us/img267/5559/spidernq9.png [00:06:06] Splarka: :D [00:06:07] RingtailedFox: O_O [00:06:09] not in my house, thank god. [00:06:13] saw it on digg [00:06:30] 03(mod) User-defined variables packed into one array - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=3264 (10ReneeMattie) [00:07:40] http://test.wikipedia.org/wiki/Extension:Inputbox <- lookin' good now [00:09:07] 03(FIXED) InputBox SVN doesn't work with MediaWiki 1.14alpha SVN - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=16242 +comment (10brion) [00:09:41] 03(mod) add {{revisiontime:}}/{{lastrevision:}} colon/ parser function or {{REVISIONtimeformat| }} functionality to current magic words - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=6092 +comment (10verdy_p) [00:12:09] is there some template/function that gets a number and returns the matching letter? i.e., 1->a, 2->b ... [00:14:34] you could write one [00:14:58] 03(mod) Proposing a new MediaWiki extension : Global Context Variables - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=16337 +comment (10ReneeMattie) [00:14:58] {{#switch:{{{1}}}|1=a|2=b|3=c|4=d|5=e|6=f| ... }} [00:15:28] thanks [00:15:52] (needs ParserFunctions extension) [00:16:09] though there are dirty ways to do it without... [00:16:28] I like clean [00:16:33] *j4zzcat has OCD :-) [00:17:29] 03(mod) Proposing a new MediaWiki extension : Global Context Variables - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=16337 (10verdy_p) [00:22:19] 03(mod) Proposing a new MediaWiki extension : Global Context Variables - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=16337 +comment (10Andrew) [00:22:33] jeez, that bug report is more than a page, even on my screen. [00:22:44] USE SUBHEADINGS! [00:25:45] 04(REOPENED) InputBox SVN doesn't work with MediaWiki 1.14alpha SVN - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=16242 +comment (10thomas.hempel) [00:26:19] 03(mod) InputBox SVN doesn't work with MediaWiki 1.14alpha SVN - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=16242 (10brion) [00:28:33] 03siebrand * r43469 10/trunk/extensions/Translate/wikimedia-mostused.txt: Few updates [00:29:04] siebrand is going to kill me soon [00:30:06] :D [00:30:25] Because I added 500 new messages to the Configure extension [00:30:49] 03tstarling * r43470 10/trunk/phase3/includes/api/ (ApiFormatBase.php ApiMain.php): Don't use getParameter() inside substituteResultWithError(), since it will try to call dieUsage() again if the format parameter is invalid. This fixes the error message for invalid formats, which was broken. [00:31:03] RingtailedFox, Wow, that's a crazy picture O_O [00:31:11] I would probably die if I saw that thing [00:32:11] i know [00:32:16] spiderzilla and her kids :P [00:32:22] RingtailedFox: I'm Australian, that's only mildly freaky. [00:32:47] *werdnum recalls an instance where we had a French exchange student, and at around 11pm, she came running down to me, shouting Arraignee! Arraignee! [00:33:44] spiders get big up here in canada, but still...that's scaryu [00:34:34] Of course, not understanding, I asked her to write it down, and looked it up on the internets. Turns out that's French for spider. There was a relatively small (by Australian standards) spider sitting on the roof above the room she was sleeping in, and she was horrified when I said "n'inquieter pas. c'est petit" (Don't worry, it's small) [00:34:47] you mean Arachnide [00:35:10] http://www.wordreference.com/fren/araignée [00:35:21] ohh [00:35:27] quebec french must be different from european french then :P [00:35:28] sorry [00:35:30] AaronSchulz: woot, form looks good now [00:35:31] araignee, same thing [00:36:36] 18:37 < RingtailedFox> quebec french must be different from european french then :P [00:36:39] no shit :) [00:37:31] how big was it? [00:38:40] RingtailedFox: *shrug* 2-5 inches across. [00:38:44] just a huntman [00:38:47] huntsman* [00:39:13] oh. that's average up here [00:39:19] i've seen some get cllose to 10 inches [00:39:29] heh, that's interesting [00:39:33] testing php 5.1.6; [00:39:34] Notice: Object of class Language could not be converted to int in /Library/WebServer/Documents/trunk/includes/GlobalFunctions.php on line 746 [00:39:43] no, that's fear-instilling [00:39:54] if( in_array('replaceafter', $options) ) { [00:40:17] brion: where the hell is the language object there? [00:40:22] and, for that matter, where is an int expected? [00:40:40] may be passed as a language paramater [00:40:45] but yeah that's a little odd to me [00:43:04] seems happier with in_array's 'strict' checking on [00:43:38] dotmacsyncclient is using half my machine's ram, wtf? [00:43:41] i hate you mobileme [00:43:44] hatteeeeee [00:44:21] 03tstarling * r43471 10/trunk/phase3/includes/specials/SpecialFilepath.php: Fix incorrect use of Title::newFromText(). That function lets the user choose the namespace using a title with colons, to force the namespace you must use Title::makeTitleSafe(). Images are always in the image namespace. [00:45:55] 03(mod) Proposing a new MediaWiki extension : Global Context Variables - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=16337 (10verdy_p) [00:46:59] hmm, it wouldn't scale up infinitely but... how about a random page from a category via a dual approach... [00:47:07] 03brion * r43472 10/trunk/phase3/includes/GlobalFunctions.php: [00:47:07] Use strict parameter on in_array() checks in wfMsgExt(). In PHP 5.1.6 this was whinging when a Language object was passed as 'language' parameter, trying to convert it to an int (!?). [00:47:07] Since we're only checking for exact strings, an exact match is just fine and it stops the whinging. (Saw no such problem on 5.2.6.) [00:47:07] Example whinge: [00:47:07] Notice: Object of class Language could not be converted to int in /Library/WebServer/Documents/trunk/includes/GlobalFunctions.php on line 742 [00:47:27] if the category is in more than say, 5% of the pages on a product, go to a page_random and increment until you find a page in that category.. [00:47:34] >< MediaWiki is having a lot of problems with memcached for me [00:47:46] if it is in less than 5%, load the whole category and offset to a random int from 0 to the total categorymembers [00:47:46] I'm always having to restart memcached to fix problems [00:48:04] ^s/product/project, heh [00:49:07] my programs cannot find this stupid little application, despite me trying to force them to look in ~/bin for it [00:49:10] and then someone can see how horrible that random category member function is and be motivated to replace it [00:51:35] brion: are you scaping soon or something? [00:51:55] Anyone know how I can add nofollow to the footer links? [00:52:28] 03(mod) Proposing a new MediaWiki extension : Global Context Variables - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=16337 (10verdy_p) [00:52:31] AaronSchulz: in theory [00:54:06] Ruibo: Look in the skin? [00:56:55] http://www.mediawiki.org/w/index.php?title=Special:Code/MediaWiki/status/new&dir=prev&offset=41336 [00:56:56] I checked the monobook skin and there is a bunch of arrays that pulls the link from the include/skin file but I'm not sure where to go from there. I see the copyright codes but I don't know how to edit it [00:56:57] *AaronSchulz hmms [00:58:44] anyone else have or know how to add nofollow on the copyright links on the footer? [01:03:35] even the poweredby? [01:04:53] not touching the poweredby [01:05:05] just the disclaimer, about and privacy policy [01:05:11] the copy right area [01:06:45] found th eproblem [01:06:51] forgot to add ~/bin/bin to my path [01:07:01] :) [01:07:09] http://svn.wikimedia.org/viewvc/mediawiki/trunk/phase3/skins/MonoBook.php?view=markup see around