[00:23:38] New patchset: Mwjames; "SRF add common library and re-use functions" [mediawiki/extensions/SemanticResultFormats] (master) - https://gerrit.wikimedia.org/r/15696 [00:27:49] New patchset: Mwjames; "SRF add common library and re-use functions" [mediawiki/extensions/SemanticResultFormats] (master) - https://gerrit.wikimedia.org/r/15696 [01:19:16] 03(NEW) 3D support for Mediawiki - 10https://bugzilla.wikimedia.org/38416 enhancement; MediaWiki extensions: [other]; (to.aru.shiroi.neko) [01:27:10] 03(mod) 3D support for Mediawiki - 10https://bugzilla.wikimedia.org/38416 (10Sam Reed (reedy)) [02:22:24] *facepalm* shit [02:22:38] This isn't good... this is practically a live hole [02:23:23] TimStarling: You around? I just thought of something security / spam related to talk about in private. [02:23:44] yes I'm around [02:39:11] 14(DUP) Characters in passwords - 10https://bugzilla.wikimedia.org/38415 +comment (10Brion Vibber) [02:39:11] 03(mod) WLMMobile: can't type '9' or '(' on Android 4.0 - 10https://bugzilla.wikimedia.org/38277 +comment (10Brion Vibber) [04:36:59] anybody here have watched last weeds episode? [04:38:06] Is it back? [04:38:42] Oh, season 8 has begun. Lovely. [04:42:26] 1600 KB/s. God bless America. [05:04:25] Aaahhh.... OAuth, HMAC signatures, Discovery, XRD, LRDD, Convergence.io, ideas on how to secure situations where you have no https://... [05:04:36] T_T And now I remember the term "Petname" [05:05:16] If I'm not careful I'm seriously going to try to come up with a way to secure http:// communications in a way that can be used in OAuth [05:06:08] Finding notaries? [05:06:40] Insert URI; Discovery routine is run extracting notary info. [05:07:05] Do you trust this notary? Yes. Notary associated with Petname... [05:07:09] hmmm... value? [05:30:37] 03(NEW) PHP Notice for constants already defined in Store2 - 10https://bugzilla.wikimedia.org/38418 minor; MediaWiki extensions: Semantic MediaWiki; (nischayn22) [05:42:28] 03(mod) Correction in namespace for mr wikis - 10https://bugzilla.wikimedia.org/38413 +shellpolicy; +comment (10Srikanth Logic) [06:44:35] 03(mod) Can't lock database using Special:LockDB - 10https://bugzilla.wikimedia.org/38400 +comment (10Alexandre Emsenhuber [IAlex]) [06:51:31] 14(WFM) Can't lock database using Special:LockDB - 10https://bugzilla.wikimedia.org/38400 +comment (10Brandon Sky) [07:43:50] Hi have any of you worked on file link extension on media wiki? [07:44:05] i am looking to open a link like file:// [07:44:07] in media wiki. [07:51:36] 03(mod) Disable anonymous account creation - 10https://bugzilla.wikimedia.org/38391 +comment (10Peter Bena) [07:56:53] New patchset: Nischayn22; "Fixed tables for special properties" [mediawiki/extensions/SemanticMediaWiki] (master) - https://gerrit.wikimedia.org/r/15699 [07:59:08] hi gerrit, do you by any chance happen to know how to make file extension work in media wiki? [08:00:20] aswamina: you are aware, that gerrit is a bot, right? [08:02:02] oh no. sorry. Ok now that i see someone here, do you by any chance know how to make the file extension work? i have installed it to open file:// links from my page but it doesnt seem to be working. [08:02:09] aswamina: http://www.mediawiki.org/wiki/Manual:Configuring_file_uploads#Configuring_file_types [08:02:35] aswamina: that should give you all you need to setup a new extension [08:02:48] hey hashar ... what's up ... at wikimania? [08:03:00] freakolowsky: in my red couch right now :-] [08:03:01] at home [08:03:12] I am not attending Wikimania! [08:03:20] hi hashar, its a link i want to open from my wikimedia page which goes into another html page only. [08:03:42] but that html page has its lin startking like file://link [08:03:48] ohhh [08:03:49] how do i get that to open. [08:04:01] I am pretty sure file:// links do not work in Firefox [08:04:07] When i put it in wikimedia, it opens without a : in the link, so it doesnt open. [08:04:11] Chrome? [08:04:14] or ie? [08:04:20] probably disabled too [08:04:24] for security reasons [08:04:34] Is there a way to enable it? [08:04:39] not really [08:04:57] But why doesnt the : come in the link when i open it up? [08:05:07] the link in the address bar comes without a :. [08:05:11] why would you want to open a local file from webpage in the first place? [08:05:14] I know a way in Firefox which involves injecting some configuration in Firefox Browser but you need all the user to have the same configuration [08:05:26] Na. thats not going to work. [08:05:32] can't you host the HTML file on the some web server? [08:05:35] New patchset: Nischayn22; "Cleanup" [mediawiki/extensions/SemanticMediaWiki] (master) - https://gerrit.wikimedia.org/r/15700 [08:05:51] grr [08:05:52] i was working on an intranet and i needed my users to access certain reports from the intranet. [08:06:08] and you are report are only available through a Samba share aren't they ? [08:06:10] if i had the file:// link working from there, it would have been much simpler. [08:06:20] hashar: file:// works fine in firefox >.< [08:06:42] p858snake|l: on linux ... i think it's blocked on win [08:07:06] its for security reasons is it? [08:07:07] aswamina: there is two solutions to solve the issue. [08:07:12] yes? [08:07:29] aswamina: the first is to have ALL your intranet browsers to apply whatever configuration will let them open the file:// URL. [08:07:43] do you know how stupid a browser would be to kill off opening local files in the browser... its not blocked and works fine on windows [08:08:00] aswamina: the second solution is to have the samba share setup as an Apache DocRoot which will then serve the samba files over HTTP:// [08:08:14] aswamina: or IIS if you use a Windows Server :-] [08:08:16] but yes, we do block the file:/ links in mediawiki and you will need to grab a extension to allow it [08:08:26] p858snake|l: trust me. I had the same issue. [08:08:38] p858snake|l: we ended up setting up an Apache to serve the file. [08:09:03] p858snake|l: it costed too much to deploy the fix that would allow firefox/ie to open a file:// link :-] [08:09:22] +1 ... i have a win box in a company i'm outsourced to ... and ie, chrome and ff all block file:/// [08:09:51] that only work if the current page is file:/// [08:10:04] oh okay. Thanks. [08:10:06] but an http:// page offering a file:// link ? It will definitely be blocked [08:10:26] you were saying something about opening using extensions? [08:18:56] i want to create a glossary page in my media wiki page. [08:19:05] is there a simple way to design a glossary page? [08:23:21] New patchset: Henning Snater; "disabling simultaneous editing" [mediawiki/extensions/Wikibase] (master) - https://gerrit.wikimedia.org/r/15603 [08:32:35] hey can anyone help me out with creating a glossary page in media wiki/ [08:32:36] ? [08:37:32] New patchset: Drecodeam; "Upload of Images from Photosets" [mediawiki/extensions/UploadWizard] (master) - https://gerrit.wikimedia.org/r/15547 [08:59:02] 14(DUP) [[Special:RelatedChanges]] doesn't provide a link to show patrolled bot edits if "tog-hidepatrolled" is enabled - 10https://bugzilla.wikimedia.org/38108 +comment (10Alexandre Emsenhuber [IAlex]) [08:59:06] 03(mod) Bots only edits on Special:RecentChanges - 10https://bugzilla.wikimedia.org/36524 +comment (10Alexandre Emsenhuber [IAlex]) [08:59:43] New patchset: IAlex; "(bug 36524) "Show" options are now remembered between successive clicks." [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/15701 [09:00:39] 03(mod) Bots only edits on Special:RecentChanges - 10https://bugzilla.wikimedia.org/36524 +comment (10Alexandre Emsenhuber [IAlex]) [09:01:42] 03(mod) Bots only edits on Special:RecentChanges - 10https://bugzilla.wikimedia.org/36524 +comment (10Alexandre Emsenhuber [IAlex]) [09:04:15] New patchset: IAlex; "Pass the local User object to Revision::userCan()" [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/15702 [09:49:44] 03(mod) User name blacklist should be managed globally to avoid SUL fragmentation - 10https://bugzilla.wikimedia.org/36939 +comment (10Marco Aurelio) [10:11:40] Hello [10:13:38] I'm trying to setup the extension "Page Attachement" so that my mediawiki accepts .doc .zip etc uploads so i have edited /includes/DefaultSettings to allow them: [10:13:40] $wgFileExtensions = array( 'png', 'gif', 'jpg', 'jpeg', 'pdf', 'doc', 'docx', 'csv', 'ppt', 'zip', 'rar' ); [10:15:24] mmm nevermind, [10:15:48] just found out that i had to reload the browser's cacahe to see my new settings to work for that too [10:20:56] New patchset: Nischayn22; "removing objectfields from Storetable object" [mediawiki/extensions/SemanticMediaWiki] (master) - https://gerrit.wikimedia.org/r/15703 [10:22:07] New review: Tobias Gritschacher; "This breaks Special:RecentChanges. Why got this merged?" [mediawiki/extensions/Wikibase] (master) - https://gerrit.wikimedia.org/r/15694 [10:22:59] New patchset: Hashar; "explicitly define variable name in @var comments" [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/15704 [11:03:43] druid, you should not edit DefaultsSettings.php, put all your local changes in LocalSettings.php, because DefaultsSettings.php will be overritten when you upgrade your wiki [11:05:07] 03(NEW) > 100 Mb upload request on Wikimedia Commons - 10https://bugzilla.wikimedia.org/38419 normal; Wikimedia: General/Unknown; (dereckson) [11:06:22] 03(mod) Create Iberocoop: namespace on Meta - 10https://bugzilla.wikimedia.org/38398 +comment (10Dereckson) [11:07:31] 03(ASSIGNED) Install extension Quiz on Vietnamese Wikibooks - 10https://bugzilla.wikimedia.org/38361 +comment (10Dereckson) [11:07:48] 03(mod) Install extension Quiz on Vietnamese Wikibooks - 10https://bugzilla.wikimedia.org/38361 +shell; +comment (10Dereckson) [11:34:07] I'm trying to use Extension:Inputbox to create a button to create a page. I want to give the inputbox specific text to be inserted in the editbox (instead of a pagename as given in the preload parameter). How do I do that? [11:40:09] ? [11:42:25] Alternately, is it possible to pass parameters into the template to be preloaded? [11:44:15] * Sid-G waits for a response [12:18:54] 03(mod) [OPS] debianize PHP5 extension 'parsekit' - 10https://bugzilla.wikimedia.org/37076 +comment (10Faidon Liambotis) [12:24:14] New review: Brian Wolff; ">Thanks, Brian. Maintenance work is very much appreciated. >Additional ideas for further maintenance:" [mediawiki/extensions/intersection] (master) - https://gerrit.wikimedia.org/r/15441 [12:29:21] k thx gerrit-wm , i had found an article to chek this in and didn't realized i should have copied these informations in LocalSettings instead [12:30:03] So after a couple of other tricks i managed to have this to work except for the facte that i still can upload files that are not bigger than 2mio [12:30:13] although i have set [12:30:30] $wgMaxUploadSize = 1024*1024*100; # 100MB [12:30:42] in my LocalSettings.php [12:30:52] and have reloaded my browser's cache [12:32:10] druid, you have to check the php settings, too [12:33:38] druid, http://www.radinks.com/upload/config.php [12:35:31] hello [12:35:36] I'm having trouble updating [12:35:57] updating MW? [12:36:00] yes [12:36:16] from v15 to the current one [12:36:21] what is the problem? [12:36:30] I'll pm you it [12:44:46] 03(NEW) last.normal - 10https://bugzilla.wikimedia.org/38420 enhancement; MediaWiki: API; (andisthermal555) [12:44:51] ah thx Jan_Luca ! I didn't thought of that [12:45:25] New review: schmir; "looks like this is only a kludge. I think we should implement it on the python side." [mediawiki/extensions/Collection] (master) C: -1; - https://gerrit.wikimedia.org/r/15644 [12:48:15] 14(INVALID) last.normal - 10https://bugzilla.wikimedia.org/38420 (10Sam Reed (reedy)) [12:51:21] New review: Hashar; "That sounds awkward to me : a backend marked as readonly should never been written to. That is a hac..." [mediawiki/core] (master); V: 0 C: -1; - https://gerrit.wikimedia.org/r/15563 [12:51:22] 03(mod) last.normal - 10https://bugzilla.wikimedia.org/38420 +comment (10andisthermallastre) [12:53:13] 03(mod) last.normal - 10https://bugzilla.wikimedia.org/38420 (10andisthermallastre) [13:07:01] New review: Markus Kroetzsch; "Just a very small suggestion to simplify the code. The rest is looking good." [mediawiki/extensions/SemanticMediaWiki] (master); V: 0 C: -1; - https://gerrit.wikimedia.org/r/15703 [13:17:59] New patchset: Henning Snater; "disabling simultaneous editing" [mediawiki/extensions/Wikibase] (master) - https://gerrit.wikimedia.org/r/15603 [13:24:28] New review: Markus Kroetzsch; "Something seems to be broken in SQLStore3, see first comment there." [mediawiki/extensions/SemanticMediaWiki] (master); V: 0 C: -1; - https://gerrit.wikimedia.org/r/15699 [13:27:42] Change merged: Henning Snater; [mediawiki/extensions/Wikibase] (master) - https://gerrit.wikimedia.org/r/15540 [13:32:15] New patchset: Nischayn22; "removing objectfields from Storetable object" [mediawiki/extensions/SemanticMediaWiki] (master) - https://gerrit.wikimedia.org/r/15703 [13:35:18] New patchset: Mwjames; "SRF add common library and re-use functions" [mediawiki/extensions/SemanticResultFormats] (master) - https://gerrit.wikimedia.org/r/15696 [13:53:04] New patchset: Tobias Gritschacher; "selenium tests for editing-story #38176 & #38177" [mediawiki/extensions/Wikibase] (master) - https://gerrit.wikimedia.org/r/15706 [13:53:05] New patchset: Tobias Gritschacher; "disabling simultaneous editing" [mediawiki/extensions/Wikibase] (master) - https://gerrit.wikimedia.org/r/15603 [13:53:21] 03(NEW) Chinese Wikisource's AJAX suggestions are unable - 10https://bugzilla.wikimedia.org/38421 normal; Wikimedia: Site configuration; (peterzhxy) [14:01:46] New patchset: Mwjames; "SRF add common library and re-use functions" [mediawiki/extensions/SemanticResultFormats] (master) - https://gerrit.wikimedia.org/r/15696 [14:12:07] New patchset: Matthias Mullie; "fix patchwork messages" [mediawiki/extensions/ArticleFeedbackv5] (master) - https://gerrit.wikimedia.org/r/15708 [14:14:59] Change merged: Henning Snater; [mediawiki/extensions/Wikibase] (master) - https://gerrit.wikimedia.org/r/15589 [14:38:16] Should i look for an extension or should i look for a specific config page to restrict access to some pages of my wiki? [14:39:16] There are extensions that you can use [14:39:26] But most people tend to just change the config themselves [14:42:43] 03(mod) Chinese Wikisource AJAX suggestions don't work - 10https://bugzilla.wikimedia.org/38421 summary (10Sam Reed (reedy)) [14:44:56] Change merged: Markus Kroetzsch; [mediawiki/extensions/SemanticMediaWiki] (master) - https://gerrit.wikimedia.org/r/15703 [14:45:29] Change merged: Markus Kroetzsch; [mediawiki/extensions/SemanticMediaWiki] (master) - https://gerrit.wikimedia.org/r/15700 [14:51:30] Change merged: Markus Kroetzsch; [mediawiki/extensions/SemanticMediaWiki] (master) - https://gerrit.wikimedia.org/r/15699 [15:06:38] johnduhart: hello, [15:07:31] johnduhart: https://gerrit.wikimedia.org/r/#/c/14049/4/ConventionExtension.php [15:08:23] johnduhart: regarding the comment on line 113.. you would expect our user to download CLDR along with our extension ? [15:08:34] We have a CLDR extension [15:09:02] For an extension of this complexity, it's fine to have a dependancy like that [15:09:49] Reedy: okay, I would keep that in mind.. [15:10:28] And usage for something like Wikimania, usage of CLDR would almost be expected (to go with a translated user interface) [15:11:11] Reedy: from this point onwards I would try to make use of it ,, wherever i need to [15:16:55] Hey, anyone on here give a hand with a wiki installation im getting a weird fatal error i can figure out. [15:18:56] Hey anyone alive alert awake and entusiastic here? [15:19:42] Fatal error: mcrypt_create_iv() [function.mcrypt-create-iv]: Could not gather sufficient random data in D:\hosting\9547826\html\lgwiki\includes\CryptRand.php on line 285 [15:20:15] hello [15:23:19] hello again [15:24:27] But most people tend to just change the config themselves -> what do you mean? [15:24:49] I mean which config files should i check if i don't use an extension? [15:25:47] Anyone on here know how Fatal Errors at all when installing/setting up a brand new wiki, cant get mine to work right. [15:25:52] druid LocalSettings.php [15:26:05] all file-based configuration should be done there [15:28:55] So you mean that i'll find options in defaultSettings.php that will allow me to specify pages that should only be available to a specific group then? [15:29:19] 03(mod) > 100 Mb upload request on Wikimedia Commons - 10https://bugzilla.wikimedia.org/38419 +comment (10Krenair) [15:38:42] Anyone know what this fatal error is? [15:38:43] Fatal error: mcrypt_create_iv() [function.mcrypt-create-iv]: Could not gather sufficient random data in D:\hosting\9547826\html\lgwiki\includes\CryptRand.php on line 285 [15:40:05] troais: it's about getting more randomness out of your computer [15:41:47] really, i went to the code like and checked some stuff, but it seems all fien [15:42:14] i cant figure out why is crashing there [15:44:21] troais: http://pa2.php.net/mcrypt_create_iv check here, a solution might be to use PHP 5.3.x [15:44:31] 03(mod) Create Iberocoop: namespace on Meta - 10https://bugzilla.wikimedia.org/38398 +comment (10Patricio Molina) [15:44:44] I checked my GoDaddy installation its running 5.3 [15:46:08] 03(mod) Create Iberocoop: namespace on Meta - 10https://bugzilla.wikimedia.org/38398 +comment (10Krenair) [15:46:19] troais: sorry, no idea. you need to search for "mcrypt", "windows", "randomness", "entropy" [15:46:23] New patchset: Henning Snater; "disabling simultaneous editing" [mediawiki/extensions/Wikibase] (master) - https://gerrit.wikimedia.org/r/15603 [15:46:39] Thanks [15:53:26] hmm how goes it everyone? [15:55:45] 03(mod) Install a new MediaWiki with Oracle 11g as Backend: Unable to complete the process - 10https://bugzilla.wikimedia.org/38411 +comment (10Steve) [15:59:17] 03(mod) Create Iberocoop: namespace on Meta - 10https://bugzilla.wikimedia.org/38398 +comment (10Patricio Molina) [16:00:01] New review: Jeroen De Dauw; "Tobi: please provide steps to reproduce if needed and what error you're getting." [mediawiki/extensions/Wikibase] (master) - https://gerrit.wikimedia.org/r/15694 [16:00:13] Hmm i think i figured it out, I think godaddy is upgrade to PHP 5.3.1, which presently have bugs with Media Wiki [16:02:44] is that the buggy php release? [16:03:08] I htink so.. [16:05:18] New patchset: Jeroen De Dauw; "Fix PHP notice: only vars can be passed by reference..." [mediawiki/extensions/Wikibase] (master) - https://gerrit.wikimedia.org/r/15714 [16:06:09] New review: Jeroen De Dauw; "This seems to fix the notices: https://gerrit.wikimedia.org/r/#/c/15714/" [mediawiki/extensions/Wikibase] (master) - https://gerrit.wikimedia.org/r/15694 [16:10:02] 03(NEW) trash and redo ArticleFeedbackv5 on beta enwiki - 10https://bugzilla.wikimedia.org/38422 normal; Wikimedia Labs: deployment-prep (beta); (hashar) [16:10:21] 03(ASSIGNED) trash and redo ArticleFeedbackv5 on beta enwiki - 10https://bugzilla.wikimedia.org/38422 (10Antoine "hashar" Musso) [16:21:00] New patchset: Waldir; "Remove translation table's 100% width rule from the CSS, so it adapts if floating elements are present. For example, see http://meta.wikimedia.org/w/index.php?title=Wikidata&oldid=3911709" [mediawiki/extensions/Translate] (master) - https://gerrit.wikimedia.org/r/15716 [16:24:11] New review: Jeroen De Dauw; "Some minor remarks, but nothing blocking" [mediawiki/extensions/SemanticResultFormats] (master); V: 1 C: 2; - https://gerrit.wikimedia.org/r/15696 [16:24:13] Change merged: Jeroen De Dauw; [mediawiki/extensions/SemanticResultFormats] (master) - https://gerrit.wikimedia.org/r/15696 [16:27:21] New review: Demon; "It's not a feature I'm planning to write someday in the mystical future--it's firmly on the roadmap ..." [mediawiki/core] (master); V: 0 C: -2; - https://gerrit.wikimedia.org/r/14346 [16:28:43] New patchset: Waldir; "Remove translation table's 100% width rule from the CSS" [mediawiki/extensions/Translate] (master) - https://gerrit.wikimedia.org/r/15716 [16:38:49] New patchset: Matthias Mullie; "Bug 37631 - Avoid modal behavior in "Improve this page" link at the toolbar" [mediawiki/extensions/ArticleFeedbackv5] (master) - https://gerrit.wikimedia.org/r/15717 [16:40:19] New patchset: Matthias Mullie; "Bug 37631 - Avoid modal behavior in "Improve this page" link at the toolbar" [mediawiki/extensions/ArticleFeedbackv5] (master) - https://gerrit.wikimedia.org/r/15718 [16:44:42] 03(mod) Avoid modal behavior in "Improve this page" link at the toolbar - 10https://bugzilla.wikimedia.org/37631 +comment (10Matthias Mullie) [16:56:59] hexmode: we have a troll, I'm afraid :( [16:59:55] New review: Jeroen De Dauw; "Right, that makes sense." [mediawiki/core] (master) C: 0; - https://gerrit.wikimedia.org/r/14346 [17:04:07] New review: Aaron Schulz; "I need to be able to run copy scripts while the backend is read-only. It's kind of like DBs need to ..." [mediawiki/core] (master); V: 0 C: 0; - https://gerrit.wikimedia.org/r/15563 [17:11:07] Nikerabbit: You did some review on my code that I didn't totally understand, could you please clarify something? [17:11:18] Nikerabbit: Specifically, https://gerrit.wikimedia.org/r/#/c/15580/1/includes/special/SpecialEtherEditor.php [17:11:53] Nikerabbit: You suggested using $out->wrapWikiMsg, but I'm afraid I misunderstood how it works [17:12:09] New review: Jeroen De Dauw; "heh - why is this in Translate? Should be in core no?" [mediawiki/extensions/Translate] (master) C: 1; - https://gerrit.wikimedia.org/r/15676 [17:13:55] 03(mod) Avoid modal behavior in "Improve this page" link at the toolbar - 10https://bugzilla.wikimedia.org/37631 +comment (10Chris McMahon) [17:16:33] Change merged: Bsitu; [mediawiki/extensions/ArticleFeedbackv5] (master) - https://gerrit.wikimedia.org/r/15537 [17:18:22] marktraceur: need help? [17:21:26] New review: Jpostlethwaite; "Thanks Matthias," [mediawiki/extensions/UnitTest] (master); V: 0 C: 0; - https://gerrit.wikimedia.org/r/14169 [17:21:38] Nikerabbit: Yes please :) how would you suggest I use wrapWikiMsg there to achieve the same result? [17:22:21] (my current solution is thus: $out->wrapWikiMsg( '', 'ethereditor-js-off' ); ) [17:22:46] and the problem is? [17:22:58] Well, the