[12:58:10] MW is storing session data in a tmp directory - Is there a way I can set the path to this directory manually - I did not find the parameter to set on mediawiki.org - Any help is appreciated [12:58:30] php.ini [12:58:45] a ok [12:58:59] did not think about that [12:59:05] session.save_path and friends [12:59:18] can be set in http server config or whatever [12:59:24] not limited to files only [12:59:44] cool [13:00:10] i will try to change this. You folks out here are the best! [13:00:14] Cheers [13:01:02] another happy customer^G [13:03:21] :) [13:08:48] Eurka! It worked. Thank you so much again! [13:09:13] Eureka [15:54:34] "P Save a tree... please don't print this e-mail unless you really need to" [15:54:39] At the bottom of a spam message ... [15:55:15] Evilness. [15:55:29] Were you going to print it? [15:56:18] haha [15:56:33] I might, just to annoy them [15:58:43] Tell them off for wasting your bytes [16:04:08] RoanKattouw http://ultimategerardm.blogspot.com/2011/03/some-keymagic-for-malayalam.html cool right ? It made my day [16:06:01] Cool [16:06:42] Srsly, the codereview list is getting lots of Russian spam [16:08:20] well, that list is really easy [16:08:29] as it should only get messages from one source [16:10:18] Yeah [16:10:27] Which is why all the spam mails bounce and get sent to the list owner [16:10:29] Me. [16:13:36] I mean that the false positive rate of the rejections will be 0 [16:17:30] People could try to reply to the list or something [16:17:36] I'm too paranoid to want to miss bounces [19:29:04] hi alolita [21:34:41] Hi Roan [21:34:51] Hi [21:35:28] hi guys [21:36:56] Krinkle, http://www.mediawiki.org/wiki/Special:Code/MediaWiki/83552 Aaron says that jquery causes a whitepage... Any suggestions? [21:39:13] Reedy: No suggestions, but I do have some doubts about the code now that I look at it [21:39:20] that is 'result' ? [21:39:24] (which is loaded into jQuery() [21:39:28] what* [21:39:42] ooh, contents [21:39:47] oh [21:39:48] wait [21:39:54] rest use result [21:40:04] contents = jQuery(result).find("text"); [21:40:10] that 'result' variable, where does it come from [21:40:13] success : function( result ) { [21:40:22] $.ajax ? [21:40:23] line below the diff line [21:40:50] Yeah, it's a callback on jQuery.ajax by the looks of it [21:41:10] k [21:42:02] I dont have flaggedrevs, but see if in the source code of the output page ??? A) this script is loaded by resource loader or not, B) Assuming it's not, is it loaded after startup.js ? [21:42:24] The jQuery stuff that was added before "seems" to work [21:42:34] I don't have FR installed, and I don't intend on installing it [21:43:25] I could just everything the crappy way it's been done above ;) [21:46:01] nn [23:07:21] anyone around who speaks french? or german? or any language, really, other than english? [23:10:19] jorm: Yes [23:10:23] German and Dutch [23:10:24] what's up [23:10:56] working on personal media filter; how do you say "Graphic Violence" and "Sexually Explicit" in german? [23:11:26] Oh, that would be one of those things only a native could say The Right Way in German [23:12:46] well, erik will review this, so i just need an approximation. [23:13:52] actually, can you tell me what they'd be in dutch? [23:14:20] sure [23:14:27] is this at twn by the way ? [23:16:55] Dutch "Sexueel expliciet materiaal" and "Geweldadige beelden" [23:17:07] although it may vary depending on where it's placed in the sentence. [23:17:45] I assumed "$1 may contain $2" context for the above [23:18:54] no, not at tw yet. this is for a design document for the board. [23:19:10] or as labels: "Expliciet sexueel" and "Gewelddadige beelden" [23:19:37] yeah, I think I know where it will be used [23:19:50] thanks! [23:20:06] they're category names, or tags. [23:21:18] Hm. I'd recommend the former unless they're like "short newspaper like" headings/warnings. [23:21:59] so for nl/Dutch "Sexueel expliciet materiaal" and "Gewelddadige beelden" [23:25:47] that's what i'll go with, then. [23:29:28] i'm using it here, now: http://www.mediawiki.org/wiki/Personal_image_filter [23:33:58] google translate ? [23:35:14] that's what i used for the german. [23:35:29] i expect that herr moeller will fix it when he reviews the document. [23:38:15] jorm: Do you mind if I add the following sentence to /* Category Equivalence Localization */ regarding a possilbe implemention without using wmf-specific terms ? [23:38:16] (in other words the value of a message like "imagefilter-canonicalnamefoobar" in the local wikis content language for local files and the value of it in the content language of the foreign wiki for foreign files) [23:38:20] [23:39:05] go ahead; i'll revert it if it's a problem. [23:39:22] i'm not sure i understand what you're saying. but that's okay; i'll get it in context. [23:39:39] the target audience for this is the board of trustees right now, and there's a report going to some people soon. [23:42:29] done [23:45:28] jorm, a MediaWiki: message may not be the best interface for that category name [23:45:52] It is consistent with how mediaWiki currently handles it [23:45:53] it's not intended to be a MediaWiki message, afaik. [23:46:00] there are probably some tables that would need to be updated [23:46:11] eg "MediaWiki:Noindex-category" [23:46:57] hrm. actually, i'm going to revert that. [23:47:10] not because i think you're wrong but because that's more technical than we need for this. [23:47:19] k [23:48:44] the name can be configured is enough [23:49:43] a $wg variable may me more appriopiate [23:49:46] hm, you're right, it's not needed [23:51:46] Display settings may not be a good name [23:51:58] perhaps just settings [23:52:24] and show a dialog with those options, a note about more advantages of registering... [23:52:45] I'm not convinced anons need that as a cookie preference, though [23:52:54] not more than other preferences [23:59:00] you also don't mention a process by which on user registration, it magically gets its filter cookie as account default