[00:00:08] lalei: Do you have the permissions "take" a bug? The command is next to the "Assigned To:" field in Bugzilla. If not, I can set you as assigned to a bug, so just let me know which one you want to work on. :) [00:02:22] valeriej: ic now! please give me a couple of mins, i will pick a one for myself. thanks! [00:02:57] lalei: No worries! Just let me know when you find one. [00:05:10] valeriej: how's your internship going? :) [00:06:17] terrrydactyl: Good, thanks! I'm reading papers for the proposal part of my project. How about you? [00:07:06] 03(NEW) WikibaseClient: array_key_exists() expects parameter 2 to be array, boolean given - 10https://bugzilla.wikimedia.org/43978 minor; MediaWiki extensions: WikidataClient; () [00:07:18] 03(mod) WikibaseClient: array_key_exists() expects parameter 2 to be array, boolean given - 10https://bugzilla.wikimedia.org/43978 (10Sam Reed (reedy)) [00:09:02] 03(mod) Link trail round-tripping is broken - 10https://bugzilla.wikimedia.org/43661 +comment (10Gabriel Wicke) [00:09:35] valeriej: i finished writing the foundation of my program and am starting to do the main part. trying to figure out the best way to clone a git repo into a temp folder. [00:10:19] 03(mod) Set title attribute in inline images and support editing - 10https://bugzilla.wikimedia.org/43836 summary (10Gabriel Wicke) [00:10:48] terrrydactyl: I suspect there really isn't a "best way" [00:11:09] You might want to create a randomly named directory to use, but other than that, it's literally a git clone to a specific directory [00:11:54] New review: CSteipp; "Security looks fine" [mediawiki/core] (master); V: 0 C: 1; - https://gerrit.wikimedia.org/r/38905 [00:12:27] Dereckson mentioned putting it in /var/tmp but i don't know if that's good because i would have to cd into that folder to clone it. at least that's what it seems like. [00:12:40] terrrydactyl: Awesome! I'll be checking your blog for updates. :) [00:13:24] although for now, it's only a temporary solution since we're probably going to have to discuss storage options after the program "works" [00:13:29] Change merged: Subramanya Sastry; [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/43967 [00:25:15] hello xyzram [00:25:23] hi tim [00:26:20] everything set up now? got all your accounts? [00:26:38] There is some problem with my Google account [00:26:55] IT is trying to resolve it [00:28:49] 03(mod) Use proper language codes in Language instead of $wgDummyLanguageCodes - 10https://bugzilla.wikimedia.org/27571 +comment (10Pavel Selitskas) [00:29:39] 03(mod) Rename "be-x-old" to "be-tarask" - 10https://bugzilla.wikimedia.org/9823 +comment (10Pavel Selitskas) [00:35:21] was there a problem with gerrit? it kept complaining that it can't email people on review [00:40:49] New patchset: Mattflaschen; "(bug 43498) (bug 43574) Two wikilink types and {{int:}}." [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/41808 [00:41:12] New patchset: Aaron Schulz; "[JobQueue] Optimized JobQueueGroup::pop()." [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/43957 [00:42:08] lalei: I don't know if this will help, but bugzilla has a list of 'easy' bugs as well: https://bugzilla.wikimedia.org/buglist.cgi?cmdtype=dorem&remaction=run&namedcmd=Easy%20bugs&sharer_id=15257 [00:42:32] New review: Matmarex; "Matthias, see inline." [mediawiki/core] (master) C: 0; - https://gerrit.wikimedia.org/r/23100 [00:43:20] New patchset: Matmarex; "(bug 40044) make $.tablesorter treat alt attribute like text" [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/23100 [00:43:34] New review: Mattflaschen; "Fixed in patch set 16. Please re-review." [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/41808 [00:43:56] New patchset: Matmarex; "(bug 40044) make $.tablesorter treat alt attribute like text" [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/23100 [00:49:18] lalei: or you could pick a fun topic from some new development like the api future ;) http://www.mediawiki.org/wiki/Requests_for_comment/API_Future [00:49:39] * yurik is self-promoting [00:50:52] yurik: Did you see https://www.mediawiki.org/wiki/API/API_rewrite ? [00:51:16] valeriej: I know i am taking too much time to find an appropriate one to start with... sorry! [00:51:18] yurik: It's not anywhere near being implemented, but some folks are chatting about making the API and (in general) MediaWiki more RESTful [00:52:02] * MatmaRex has yet to hear a term more meaningless than "RESTful" [00:52:27] marktraceur: heh, rest is a bit far away - i haven't seen anything that would cover most of our usecases [00:52:41] MatmaRex: I'm sure we could come up with a few, but perhaps another time [00:52:46] lalei: No, not at all. I just didn't know if giving you more bugs to look through would help or hurt. XD [00:53:00] 03(mod) Flash of unstyled content (FOUC) in watchlist and log in - 10https://bugzilla.wikimedia.org/43739 +comment (10Jon) [00:53:04] yurik: I genuinely think there are good solutions for most things, though we may need to use some modern tech (gasp) [00:53:35] like... switch to .NET ??? oh my! [00:53:41] valeriej: okay, i pick 14230. [00:53:50] yurik: Probably the end result of this would be a branch that doesn't work with old browser versions that we can merge in the very distant future [00:54:10] marktraceur: i'm overexaggerating as usual ;) [00:54:34] but seriously [00:54:34] [19:52] * MatmaRex has yet to hear a term more meaningless than "RESTful" [00:54:35] :D [00:54:38] "RESTful" has no meaning [00:54:39] 03(mod) Add a button to request a new fancy captcha (code) - 10https://bugzilla.wikimedia.org/14230 (10Valerie Juarez) [00:54:45] full of rest [00:54:54] i prefer RESTless [00:54:57] wonderful [00:54:59] full of wonder [00:55:14] Hi. [00:55:32] marktraceur: you mean for the java-based clients, due to various exotic http verbs? [00:55:39] Can i possibly add HTML to a user skin? I don't have access to the server. [00:55:49] With JavaScript, sure. [00:55:54] yurik: thanks for the invitation! id love to join it sooner. [00:56:04] Okay. Is that the only way? [00:56:28] sure thing. get your feet wet with some small bugs [00:57:13] So -Javascript is the only way to add HTML to my user skin? [00:57:28] yurik: "exotic" meaning "how dare you use the entire spec and not just the parts I decided to implement because they were easy"? [00:57:31] AbCdEfG_: without server access, basically yes. [00:57:57] marktraceur: GET and POST are enough for everyone! :D [00:57:58] 03(mod) Make MediaWiki more AJAXy (tracking) - 10https://bugzilla.wikimedia.org/14123 (10Valerie Juarez) [00:58:12] 03(mod) Add a button to request a new fancy captcha (code) - 10https://bugzilla.wikimedia.org/14230 (10Valerie Juarez) [00:58:15] (they also make our API lovingly dead simple for basic use, which is awesome) [00:58:49] New patchset: Mattflaschen; "Restyle and tweak JS for GettingStarted, using Munaf Assaf's CSS." [mediawiki/extensions/GettingStarted] (master) - https://gerrit.wikimedia.org/r/43982 [00:58:57] 03(mod) Make MediaWiki more AJAXy (tracking) - 10https://bugzilla.wikimedia.org/14123 +comment (10Mark Holmquist) [00:58:59] 03(mod) Make MediaWiki more RESTful - 10https://bugzilla.wikimedia.org/41837 (10Mark Holmquist) [00:59:25] MatmaRex: This is why I think we wouldn't merge this patch for a loooong time. But it would be good to explore the possibility. [01:00:06] 03(mod) Rename "be-x-old" to "be-tarask" - 10https://bugzilla.wikimedia.org/9823 +comment (10Ryan Kaldari) [01:00:57] marktraceur: i'm all for funky complex stuff :) just has to be a very good use case [01:01:06] Woot, funky complex stuff. [01:01:06] marktraceur: using more HTTP verbs than the usual two would be a hip thing to do - doesn't mean it's a good idea :P [01:02:17] like, i don;'t know, POST-ing the requests encoded in JSON instead of form-encoded (i forgot the technical term) would be very nice as well [01:02:25] yurik, MatmaRex, henceforth collectively known as "haters": I'm not sure it would be entirely useful per se, but it makes for a cleaner interface, which might (in the long run) help the developer community. I don't think it's technically a lot better or cleaner, but it's nicer to read and write code for. [01:02:41] it would also make the API considerably harder to use with existing tools [01:02:42] i'm actually thinking of picking at the wikidata api -- seems like now is a good time to break it, before it really kicks in [01:03:49] marktraceur: i can bet you that any random HTTP library you'll find for any random language is mostly GET and POST oriented [01:03:54] MatmaRex: See above re: Not merging this patch for a really, really, really, really long time [01:04:02] of course, you *can* get PUT and DELETE and HEAD and whatnot [01:04:16] ;0 [01:04:16] :) [01:04:20] (silly shift) [01:04:31] marktraceur: ok, forget the verbs, its more of the data structure - best way to request, best way to present [01:04:47] some use cases (bots) work with massive amounts of data [01:05:08] they prefer to get all the stuff in one go due to much lower owerhead [01:05:14] marktraceur: i have used a API that you have to POST XML to to make requests. it sucked. :) [01:05:41] MatmaRex: That's an excellent point, yes [01:05:42] actually that might be "had", i think they changed that [01:05:46] :) [01:05:56] yurik: And I don't propose doing anything other than that [01:06:28] well, one of the main REST concepts is actually to treat smaller stuff as resources - like get one page per request [01:06:56] but anyway, this is somewhat pointless untill a reasonable RFC is put in place [01:07:17] than it can be discussed and pulled apart with pitchforks [01:07:27] * yurik leaves to sharpen his [01:08:56] yurik: Well, e.g., /wiki/pages will still list a bunch of pages [01:09:15] "/wiki/pages/Barack Obama" for an article, etc. [01:10:33] APIs that use more than one entry point suck as well. you can't just stuff a dict into your HTTP library and be done with it, no, you need to do it all yourself [01:10:59] (that's about the "restfulness") [01:11:16] (encapsulation my ass) [01:11:17] :P [01:15:13] * terrrydactyl chews on popcorn [01:32:07] 03(mod) Removing link trail doesn't affect the output - 10https://bugzilla.wikimedia.org/43429 +comment (10Gabriel Wicke) [01:35:17] 03(mod) Only omit auto-closed end tags from serialization if auto-closing context is unchanged - 10https://bugzilla.wikimedia.org/42248 (10Gabriel Wicke) [01:47:33] New patchset: Parent5446; "(bug 43959) Add ability to reset certain option kinds in API." [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/43987 [01:48:06] New review: Ori.livneh; "I was careless and deployed a JS change that updated the format of the meta object and which had an ..." [mediawiki/extensions/EventLogging] (master); V: 0 C: 2; - https://gerrit.wikimedia.org/r/43428 [01:48:25] Change merged: jenkins-bot; [mediawiki/extensions/EventLogging] (master) - https://gerrit.wikimedia.org/r/43428 [01:49:11] New patchset: Parent5446; "(bug 43959) Add ability to reset certain option kinds in API." [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/43987 [01:50:22] 03(mod) action=options API should allow resetting of chosen preferences (instead of the all-or-nothing approach) - 10https://bugzilla.wikimedia.org/43959 +comment (10Tyler Romeo) [01:53:42] New review: Matmarex; "What happens when I pass &reset=true, or &reset=1? From a (very) quick look it seems like it wouldn'..." [mediawiki/core] (master) C: -1; - https://gerrit.wikimedia.org/r/43987 [01:57:46] 03(mod) action=options API should allow resetting of chosen preferences (instead of the all-or-nothing approach) - 10https://bugzilla.wikimedia.org/43959 +patch-in-gerrit (10Bartosz Dziewoński) [02:06:33] 03(NEW) Enable MoodBar on it.wikivoyage - 10https://bugzilla.wikimedia.org/43979 normal; Wikimedia: Extension setup; () [02:06:56] 03(mod) Enable MoodBar on it.wikivoyage - 10https://bugzilla.wikimedia.org/43979 +shell (10Emanuele Raoli) [02:19:39] New patchset: Yurik; "API Cleanup: renamed '_badcontinue'->'badcontinue', one die()" [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/42398 [02:22:32] 03(NEW) Enable Nimbus on it.wikivoyage - 10https://bugzilla.wikimedia.org/43980 normal; Wikimedia: Extension setup; () [02:22:48] 03(mod) Enable Nimbus on it.wikivoyage - 10https://bugzilla.wikimedia.org/43980 +shell (10Emanuele Raoli) [03:01:44] New patchset: Pastakhov; "change description" [mediawiki/extensions/Numbertext] (master) - https://gerrit.wikimedia.org/r/43988 [03:27:04] New patchset: J; "increase concatination and publishing timeout to 10 minutes" [mediawiki/extensions/UploadWizard] (master) - https://gerrit.wikimedia.org/r/43990 [03:27:57] New patchset: J; "increase concatenation and publishing timeout to 10 minutes" [mediawiki/extensions/UploadWizard] (master) - https://gerrit.wikimedia.org/r/43990 [03:30:11] 03(mod) "Contributors" link to the history in the footer is displayed as HTML code, not rendered - 10https://bugzilla.wikimedia.org/43945 +comment (10Danny B.) [03:31:06] 03(mod) TimedMediaHandler: 2x implode() Invalid arguments passed - 10https://bugzilla.wikimedia.org/43686 (10Jan Gerber) [03:44:07] Change merged: Santhosh; [mediawiki/extensions/Translate] (master) - https://gerrit.wikimedia.org/r/43878 [04:05:04] is there an extension or mod u can install to shorten urls like instead of url.com/index.php?title its url.com/title [04:05:29] DFox_: http://www.mediawiki.org/wiki/Manual:Short_url [04:07:44] where do i put a comment line for the browser like when u go to the url it says in the browser heading the domain and maybe a comment line [04:07:58] like if u go to phonelosers.org it says a comment line in the title [04:10:17] idk what you mean [04:10:24] the bar [04:10:26] at the top [04:10:30] like if u got tabs [04:10:35] where it says the site ur at [04:10:48] I don't know of any /easy/ way to change that [04:14:09] MediaWiki:Pagetitle [04:14:37] oh, like "Wikipedia, the free encyclopedia" [04:36:26] 03(NEW) Live preview should either hide #mw-userjsyoucanpreview or inject/eval the javascript to be previewed - 10https://bugzilla.wikimedia.org/43981 normal; MediaWiki: JavaScript; () [04:36:43] 03(mod) Live preview should either hide #mw-userjsyoucanpreview or inject/eval the javascript to be previewed - 10https://bugzilla.wikimedia.org/43981 (10Rainer Rillke @commons.wikimedia) [04:36:44] 03(mod) Live preview (requires JavaScript) feature bugs (tracking) - 10https://bugzilla.wikimedia.org/39272 (10Rainer Rillke @commons.wikimedia) [04:49:14] New review: Nischayn22; "now working on discoursedb.org" [mediawiki/extensions/LiveTranslate] (master) C: 1; - https://gerrit.wikimedia.org/r/40092 [04:55:17] 03(mod) Add support for more types of Flickr URLs to UploadWizard - 10https://bugzilla.wikimedia.org/42964 +easy; +comment (10Nischay Nahata) [04:57:29] 03(NEW) Deploy and review Nimbus extension - 10https://bugzilla.wikimedia.org/43982 normal; Wikimedia: Extension setup; () [04:57:29] 03(mod) Enable Nimbus on it.wikivoyage - 10https://bugzilla.wikimedia.org/43980 (10Dereckson) [04:58:35] 03(mod) Deploy and review Nimbus extension - 10https://bugzilla.wikimedia.org/43982 +comment (10Dereckson) [05:01:57] 03(mod) Deploy and review Nimbus extension - 10https://bugzilla.wikimedia.org/43982 +comment (10Dereckson) [05:01:58] 03(mod) Extensions awaiting code review to be deployed on Wikimedia wikis (tracking) - 10https://bugzilla.wikimedia.org/31235 (10Dereckson) [05:05:53] 03(mod) Stub tag being put in the wrong place - 10https://bugzilla.wikimedia.org/41216 +comment (10Ryan Kaldari) [05:09:16] 03(mod) Stub tag being put in the wrong place - 10https://bugzilla.wikimedia.org/41216 +comment (10Ryan Kaldari) [05:34:21] 03(NEW) New components: MediaWiki extensions > TwitterCards and SearchExtraNS - 10https://bugzilla.wikimedia.org/43983 enhancement; Wikimedia: Bugzilla; () [05:35:42] 03(mod) New components: MediaWiki extensions > TwitterCards and SearchExtraNS - 10https://bugzilla.wikimedia.org/43983 +comment (10Dereckson) [05:35:44] 03(mod) Add Bugzilla components for Wikivoyage extensions - 10https://bugzilla.wikimedia.org/41111 (10Dereckson) [05:43:14] Hello. [05:43:40] I've a question about the extensions review process - https://www.mediawiki.org/wiki/Review_queue [05:44:34] Do we have a document indicating mandatory points to review and where to put the review results? [05:44:36] Hello harshkothari. [05:44:49] Hi Dereckson [05:45:21] I haven't prepared the Commons sandbox yet, but you can use this command to update the extension on mediawiki.dereckson.be: ".dw pull TwitterCards" [05:45:31] Nasqueron will then call git update. [05:46:10] Okies sure Dereckson [05:46:38] Now working back on TwitterCards Dereckson .. have removed parser since that is useless [05:46:43] Well... I think it's active here too. Let's check: [05:46:45] .dw pull TwitterCards [05:47:12] .df pull TwitterCards [05:47:14] Dereckson, repository updated [05:47:21] harshkothari: oh it's .df, not .dw, sorry [05:47:47] New patchset: Nischayn22; "Adds auto translate feature." [mediawiki/extensions/LiveTranslate] (master) - https://gerrit.wikimedia.org/r/40348 [05:48:30] That works: http://dpaste.com/877537/ :) [05:49:43] I agree for the parser removal. [05:49:53] You already had the information in $wgArticle [05:50:25] I read but it gave me error [05:51:58] I also can't get the path of image [05:51:58] is wfExpandUrl works? [05:53:37] $url = $wgServer . $wgUploadPath; will lead me to folder at where image stored [05:53:37] Maybe could you look to the SlimboxThumbs extension code, to see how they get the full URL of an image? [05:54:40] yeah seeing [05:56:56] what? [05:56:57] No [05:57:32] $url = $wgServer . $wgUploadPath; will leave you with something stupid like "/w/index.php/w/images" [05:57:45] harshkothari: I would also recommend to use a big thumbnail instead the full resolution image. [05:58:27] New patchset: Pastakhov; "Use the default language" [mediawiki/extensions/Numbertext] (master) - https://gerrit.wikimedia.org/r/43992 [05:58:29] Each time I tested a card with https://dev.twitter.com/docs/cards/preview the tool complained it can read the image. [05:58:46] it can't [05:59:01] New patchset: Nischayn22; "tweaks to Live Translate [do not merge]" [mediawiki/extensions/LiveTranslate] (master) - https://gerrit.wikimedia.org/r/42383 [05:59:12] Dereckson: Yeah because it hasn't path of image [05:59:33] yeah Dantman correct [05:59:54] I meant for *manually* written cards, when I gave a 3000x2000 photo. [06:00:07] Did you check in the Twitter documentation if there is a maximal size for media? [06:00:18] New patchset: Pastakhov; "Use the default language (version 0.9.5.3)" [mediawiki/extensions/Numbertext] (master) - https://gerrit.wikimedia.org/r/43992 [06:00:33] Unless you are writing something that actually uploads and stores custom files you shouldn't be constructing urls to the upload path manually... [06:00:36] New patchset: Santhosh; "Move the message filters to overflow menu if screensize is small" [mediawiki/extensions/Translate] (master) - https://gerrit.wikimedia.org/r/43993 [06:00:44] And heck, even then you shouldn't do it... [06:01:13] IIRC we have a class api for even that... [06:02:33] Change merged: Pastakhov; [mediawiki/extensions/Numbertext] (master) - https://gerrit.wikimedia.org/r/43992 [06:02:34] If we want the extension to be Foreign repository compliant, I would advice to borrow this code written some days ago to solve the InstantCommons compatibility problem: [06:02:37] https://gerrit.wikimedia.org/r/gitweb?p=mediawiki/extensions/SlimboxThumbs.git;a=blob;f=SlimboxThumbs.php;h=779eabdad056839bb6f117ced0ef6731b8ec5a7b;hb=HEAD#l75 [06:03:18] We need that by the way: people will link en.wikipedia.org/wiki/File:.... if they found the photo on en. instead of the Commons URL [06:03:51] harshkothari: "InstantCommons" is a configuration facility to allow any wiki to serve files from Wikimedia Commons [06:03:57] Web: maximum height of 375px, maximum width of 435px [06:03:58] Mobile (non-retina displays): maximum height of 375px, maximum width of 280px [06:03:58] Mobile (retina displays): maximum height of 750px, maximum with of 560px [06:04:13] That code looks terrible too [06:04:25] Dantman: don't look in core ForeignAPIFileRepo code so [06:04:34] 03(mod) update.php fails to either update account_requests table, or create a new one (mw 1.20) - 10https://bugzilla.wikimedia.org/43694 +comment (10Gregor Hagedorn) [06:05:02] Foreign API file repositories is a serie of hacks to allow MediaWiki to fetch files stored on a remote wiki. [06:05:30] 'url' => $file->getFullUrl(), [06:05:30] harshkothari: there are the maximal resolution served by TwitterCards [06:05:37] ...I wouldn't call such a feature a hack [06:06:17] 03(mod) Stub tag being put in the wrong place - 10https://bugzilla.wikimedia.org/41216 +comment (10Nischay Nahata) [06:06:27] Dantman: I've no judgement on it, it's just the channel/code review/bugs terminology for it [06:07:02] And the idea of streaming the thumb like that is ridiculous... The same behaviour used for thumbs that exists should be used for full sized versions of things you can't get a thumb for. [06:08:24] *facepalm* [06:08:59] 03(mod) update.php fails to either update account_requests table, or create a new one (mw 1.20) - 10https://bugzilla.wikimedia.org/43694 +comment (10Gregor Hagedorn) [06:10:10] Dantman: could you fill a bug so the core could offer a method to serve an image thumbnail, whether it's local or ForeignAPIFileRepo? [06:10:30] A proper solution for this problem should be in core, not in random extensions. [06:11:32] 03(mod) update.php fails to either update account_requests table, or create a new one (mw 1.20) - 10https://bugzilla.wikimedia.org/43694 +comment (10Gregor Hagedorn) [06:11:32] Deprecated Article, manual revision table querying, raw sql concatenation, a SQL injection vulnerability, and a complete lack of understanding of how OutputPage::addMeta and Twitter's meta tags work? jeez [06:12:52] Dereckson: "It's not possible for me to give you a thumbnail, Dave" is a perfectly valid response from a source of files. [06:13:43] Hi [06:14:14] New patchset: Santhosh; "Move the message filters to overflow menu if screensize is small" [mediawiki/extensions/Translate] (master) - https://gerrit.wikimedia.org/r/43993 [06:14:14] I'm a newbie with MediaWiki [06:14:17] Hello sup3rpr0xy. Be welcome. [06:14:19] I just installed XAMPP and MediaWiki [06:14:29] Hi Dereckson [06:14:38] I could view the page just fine from the original computer [06:14:51] but when I tried to access the page from a different computer, I get a page cannot be displayed [06:15:27] I have the following Green Checks on XAMPP... Apache, MySQL, FileZilla [06:15:31] Are you using this configuration? internet --> router --> your pc [06:15:44] I tried to ping the ip address of the computer that hosts the web server and I could reach it [06:15:59] I tried doing a telnet on the ip address + port "80" and it also worked [06:16:00] Did you have created a rule in your router to tell him to redirect port 80 to your PC's local IP? [06:16:05] oh, ok [06:16:14] the telnet, from local or remote? [06:16:20] from remote [06:16:46] Is 58.185.14.54 your IP? [06:17:02] yes it is [06:17:13] /home/dereckson ] telnet 58.185.14.54 80 [06:17:13] Trying 58.185.14.54... [06:17:13] telnet: connect to address 58.185.14.54: Connection refused [06:17:13] telnet: Unable to connect to remote host [06:17:15] Doesn't work. [06:17:49] You probably have to tell your router to redirect port 80 to your PC's local address. [06:17:53] This is called a NAT rule. [06:19:11] ok, will do. Thanks Dereckson [06:19:32] You're welcome. [06:25:39] Hi Dereckson done [06:27:40] at where I do ".df pull TwitterCards" Dereckson [06:28:50] On any channel Nasqueron is. Like here for example. [06:29:38] on Nasqueron channel I write that stuff? [06:31:19] harshkothari: I meant here on #mediawiki [06:31:40] .df pull TwitterCards [06:31:40] harshkothari, repository updated [06:31:41] (a private with someone is a query, not a channel) [06:33:22] thanks Nasqueron [06:33:44] http://mediawiki.dereckson.be/index.php?title=Sandbox -> Fatal error: Call to a member function transform() on a non-object in /usr/home/dereckson/dev/mediawiki/extensions/TwitterCards/TwitterCards.php on line 142 [06:34:50] It didn't give me error :( [06:35:26] This is on a page without a file. [06:35:38] ##Finding Full Path $img = wfFindFile( $title ); $thumb = $img->transform( array( 'width' => 400), 0 ); $meta["twitter:image"] = $wgServer . $thumb->getUrl(); [06:36:09] okies.. Putting in try catch [06:36:19] and in if [06:36:40] Jasper_Deng: I'm assuming you're familiar with the GlobalBlocking extension…do you know why it has a separate right for blocking and unblocking? [06:36:51] idk [06:36:56] I only know the technical things about it [06:37:12] (one thing I know is that once I'm sufficiently proficient I'm writing a replacement for it) [06:37:16] :P [06:37:25] I'm nearly done writing a action=globalblock module for it, but the user-rights are weird. [06:37:51] harshkothari: http://svn.wikimedia.org/doc/GlobalFunctions_8php.html#a6f62cc18b743211dffaf3919d8d1dfdf [06:38:04] "Returns: File, or false if the file does not exist" [06:38:32] You don't need a try/catch block here, but to check if $img is false (and if so, abort). [06:39:04] return false? [06:39:55] true [06:40:15] the return value of an hook method doesn't say "it worked" or "it didn't worked" [06:40:54] it's generally more to say "you can call further hooks method" (true) or "Don't call any other method for this hook" (false) [06:41:05] harshkothari: I've a good news for you [06:41:11] (1) go to https://dev.twitter.com/docs/cards/preview [06:41:11] what? [06:41:17] (2) try this URL: http://mediawiki.dereckson.be/index.php?title=File:Flickr_-_fr.zil_-_Oiseau_tisserands_%28m%C3%A2le%29.jpg [06:41:57] wow :) [06:42:18] Congratulations. Your code now is starting to work :) [06:42:30] yeah :) [06:42:50] if($img){$thumb = $img->transform( array( 'width' => 400), 0 );$meta["twitter:image"] = $wgServer . $thumb->getUrl();}else{return true;} [06:43:39] New patchset: Santhosh; "Load untranslated messages by default" [mediawiki/extensions/Translate] (master) - https://gerrit.wikimedia.org/r/43994 [06:44:58] Dereckson: Oh, and back to SlimboxThumbs; That whole complaining about 'bogus' thing is junk anyways... That's talking about file paths... of course such a thing would not exist in a foreign repo... that whole section of code is invalid since it's not working with the url like it is supposed to. [06:48:24] .df pull TwitterCards [06:48:26] harshkothari, repository updated [06:51:07] Dereckson: You have added description with Template .. Not in database so description is not shown [06:52:54] harshkothari: we have descriptions in database? oO [06:55:05] Have you description in image table? [06:55:14] img_descriptin [06:55:19] *description [06:55:50] oh [06:55:53] There aren't description. [06:55:59] There are upload comments. [06:56:13] thats why it is not shown.. :( [06:56:55] http://mediawiki.dereckson.be/index.php?title=Special:Upload --> img_description is the "Summary" field value [06:57:07] now somehow getWikiPage(); not working .. How to use that [06:57:24] By the way http://mediawiki.dereckson.be/index.php?title=File:596_de_Renfe_en_Canfranc.jpg does have something in img_description [06:58:52] ...oh and as for both TwitterCards and OpenGraph... all this talk about thumbnails is pointless anyways. I can't find a single place even saying that you should be creating a thumbnail. [06:59:16] somehow your database is not accessible :( [06:59:30] thats why creator and description is not shown [07:00:51] Dereckson: sad thing :( [07:02:21] And you should NOT be using img_description for a '*:description' [07:03:00] Dantman: some how I can't access the database for that website [07:03:08] so what should I use? [07:05:15] harshkothari: Nothing... unless Description2 is installed. [07:05:28] ...core does not have the concept of a description for a page. [07:05:42] That disappeared awhile back... [07:06:44] Frankly I'm even considering dropping og:description... it's redundant [07:07:59] harshkothari: you currently have to parse the wiki text to get the description. [07:08:39] Dereckson: getWikiPage(); not working .. How to use that [07:08:50] So what you need is a function which read the current page content, guess what part is the description. [07:09:22] You'll need the same to guess the author and guess the licenses. [07:09:32] Dereckson: But I am not able to fetch data [07:09:43] *facepalm* and you shouldn't be outputting twitter:creator [07:10:04] Dantman: That is also I am fetching from database [07:10:07] New review: Jeroen De Dauw; "Does not look a failure you introduced here" [mediawiki/extensions/EducationProgram] (master); V: 0 C: 0; - https://gerrit.wikimedia.org/r/43828 [07:10:20] Dantman: yes he should, we plan to add a Twitter setting in user preferences [07:10:50] No he shouldn't... [07:11:02] Wiki pages don't have a singular 'creator' [07:11:12] Dereckson: How to use getWikiPage()? [07:11:20] Of course. I only meant for images. [07:11:24] Adding twitter:creator will screw with wikis and give undue credit to a single user. [07:11:46] Dantman: the first "customer" of TwitterCards is Wikimedia Commons, we'll then port it to Wikisource. Wikipedia will come only in third. [07:11:46] Tbh, even for images that's debatable. [07:11:51] Dantman: but for image only one member is there :P [07:12:03] harshkothari: False [07:12:25] Images can be re-uploaded... and you can upload new images over top. [07:12:26] mostly cases and other wise it has facility to fetch all diff contributer [07:12:30] harshkothari: do you use a little Wikimedia Commons? [07:12:53] It's completely possible that the actual creator of the current image is not the person who uploaded the first version. [07:13:05] Dereckson yeah [07:13:15] An example of the situation Dantman describes is https://commons.wikimedia.org/wiki/File:Line5060_-_Flickr_-_NOAA_Photo_Library.jpg [07:13:15] eg: Someone decided the image was so bad they overwrote the whole image with something brand new. [07:13:20] Or eevn worse... [07:14:00] When a user uploads an image created by another user and attributes it in the description... [07:14:20] Dantman: see my upper post "it has facility to fetch all diff contributor " [07:14:30] New patchset: Jeroen De Dauw; "Remove broken test" [mediawiki/extensions/EducationProgram] (master) - https://gerrit.wikimedia.org/r/43997 [07:14:32] Dantman: we make the assertion {{Information}} template is a valid source to get author information [07:14:44] eg: User A creates an absolutely beautiful graphic in .svg, then User B uploads a png version. [07:14:47] Dantman: not the uploader [07:15:05] New review: Jeroen De Dauw; "Removed the broken test in https://gerrit.wikimedia.org/r/#/c/43997/" [mediawiki/extensions/EducationProgram] (master); V: 0 C: 0; - https://gerrit.wikimedia.org/r/43828 [07:15:57] As a Wikimedia Commons contributor, I can confirm you this isn't a best practice. Best practice is "you modify substantially a picture, you upload it at another file". [07:22:04] Change merged: IAlex; [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/43894 [07:22:53] New review: Szymon ?wierkosz; "Changing behavior of reset parameter is a breaking change, so it needs to be announced. I don't like..." [mediawiki/core] (master) C: 0; - https://gerrit.wikimedia.org/r/43987 [07:29:41] New patchset: Netbrain; "Added support for exporting to Microsoft Office Excel file format" [mediawiki/extensions/SemanticResultFormats] (master) - https://gerrit.wikimedia.org/r/43421 [07:31:29] New patchset: IAlex; "Cleanup HTML of imagepage: avoid empty
    " [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/42943 [07:31:53] https://commons.wikimedia.org/wiki/File:12-03-06-cebit-eroeffnung-angela-merkel-21-crop.jpg [07:32:41] 03(mod) Deploy and review Nimbus extension - 10https://bugzilla.wikimedia.org/43982 +comment (10Dereckson) [07:34:32] Dereckson: ping [07:35:47] Change merged: jenkins-bot; [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/42943 [07:35:48] New review: Netbrain; "* Disabled by default" [mediawiki/extensions/SemanticResultFormats] (master) C: 1; - https://gerrit.wikimedia.org/r/43421 [07:36:42] 03(mod) Enable Nimbus on it.wikivoyage - 10https://bugzilla.wikimedia.org/43980 +comment (10Dereckson) [07:37:27] 03(mod) Deploy and review Nimbus extension - 10https://bugzilla.wikimedia.org/43982 +comment (10Dereckson) [07:37:31] yurik: pong [07:37:47] hi, do you have much expertise in tokens? [07:37:58] saw you made some minor change about it [07:38:26] on the api rewrite @ https://www.mediawiki.org/wiki/Requests_for_comment/API_Future i started a section on tokens in general [07:38:41] needs someone who dealt with them to layout a good overall token policy [07:39:07] I can't help you on this matter, I fear I don't know tokens as much. [07:39:18] i fear i don't know them at all :) [07:39:25] any comments are welcome [07:39:31] Sorry for to be long to check, review and test your new API stuff by the way, I've currently a 2 weeks MediaWiki related tasks backlog. [07:39:40] New review: Jeroen De Dauw; "http://semantic-mediawiki.org/wiki/Special:Log/rights" [mediawiki/extensions/SemanticResultFormats] (master); V: 0 C: 0; - https://gerrit.wikimedia.org/r/43421 [07:39:47] anomie wrote some comments about them [07:39:52] on talk page [07:43:43] Change merged: Jeroen De Dauw; [mediawiki/extensions/SemanticResultFormats] (master) - https://gerrit.wikimedia.org/r/43421 [07:53:47] Change merged: jenkins-bot; [mediawiki/extensions/Translate] (master) - https://gerrit.wikimedia.org/r/43994 [07:55:05] Change merged: jenkins-bot; [mediawiki/extensions/Translate] (master) - https://gerrit.wikimedia.org/r/43993 [07:56:13] New review: Netbrain; "Adde doc:" [mediawiki/extensions/SemanticResultFormats] (master) - https://gerrit.wikimedia.org/r/43421 [07:56:23] Change merged: jenkins-bot; [mediawiki/extensions/Translate] (master) - https://gerrit.wikimedia.org/r/43883 [08:06:12] New patchset: Jeroen De Dauw; "Design improvements to sites code and initial steps to making similar improvements to ormtable [DO NOT MERGE]" [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/43998 [08:11:42] hi guys. anyone alive at this hour? :) [08:12:16] issue with images. when adding an image to a wiki, it seems to be displaying inline with text which is causing undesired behavior. I see no option to control this though [08:14:57] limpc: it is usually really quiet at this time of the day :-D [08:15:10] is your wiki public? [08:15:33] hashar: are you around now? [08:15:35] has the image been uploaded properly? It should show up at [[File:NAME_OF_YOUR_PIC.ext]] [08:15:39] vvv: yup awake [08:15:51] hashar: have you managed to CI the luasandbox extension? [08:16:29] vvv: I could not compile it on gallium (an Ubuntu Precise box) because of some define missing. [08:16:45] vvv: might be a lib mismatch [08:16:54] hashar: could you grep -R that define in the /usr/include? [08:16:56] hashar: no its not public [08:16:58] vvv: I think I sent tim and you an email about it and probably have opened a bug [08:17:12] vvv: sure let me find out the bug :-D [08:17:51] limpc: can you see the image when browsing it on your wiki? Any image has its own article prefixed with "File:" ex: File:foobar.jpg [08:18:03] vvv: https://bugzilla.wikimedia.org/show_bug.cgi?id=43819 :-D [08:18:20] yes it shows up on the page. its how i know it shows up inline with the rest of the wiki text. [08:18:26] vvv: the define can't be found under /usr/include/luajit-2.0/* , will grep /usr/include [08:19:15] limpc: what do you mean by inline? What does it shows exactly? Is that the file content or some wikitext? [08:19:26] vvv: nothing for LUAI_MAXCALLS [08:19:46] vvv: I am suspecting that might have been added in a later version or maybe removed. [08:19:49] hashar: are you compiling it against standard Lua or LuaJIT? [08:19:51] it shows text that i put after the image, as floating to the right of it [08:20:00] like the image has 'display: inline' [08:20:30] vvv: luajit and libluajit-5.1-dev packages from Precise. [08:21:05] Change merged: Raimond Spekking; [mediawiki/extensions/Numbertext] (master) - https://gerrit.wikimedia.org/r/43988 [08:21:23] hashar: apparently, it's LuaJIT's fault [08:21:40] hashar: http://vs.profferlabs.com/scrn1.png [08:21:49] limpc: was about to ask for a screenshot hehe [08:22:18] :) [08:23:14] limpc: so the image does show up :-D [08:23:29] yes but the text on the right side of it is a = h1 = [08:23:33] if you want the "Mongo" header to go below the picture [08:23:34] it shouldnt be there [08:23:37] you have to use a clear all entry [08:23:46] something like:
    [08:24:04] why do i need to use html? isnt the mediawiki wysiwyg? [08:24:22] limpc: the long explanation is available at http://www.mediawiki.org/wiki/Help:Images#Stopping_the_text_flow [08:24:29] Hi everyone. I've managed to get my wiki site running now and have a quick question [08:24:47] limpc: well the wikitext is a custom syntax to make it "easier" to write article without having to rely entirely on HTML. [08:24:59] limpc: we support some part of HTML [08:24:59] on the initial setup, it asked me on how I want contributions to be. I kinda skimmed through that and now want to specify certain contributors only [08:25:03] how do I do that? [08:25:11] allright thanks. [08:25:26] limpc: and some features are missing such as clear=all on pictures :D so you have to fallback to plain HTML + CSS :-/ [08:25:46] no problem. glad to know i wasnt crazy :P [08:25:48] limpc: on the plus side, we have an amazing community which managed to write some useful documentation. [08:26:44] limpc: I guess most of the Wikimedia wikis managed to create templates to easy add the clear=all. Maybe a template named "newline" or something. Would have to ask them in #wikipedia maybe [08:27:31] Superproxy: what do you mean by "specify certain contributors"? Do you mean restricting editing to some specific peoples? [08:27:41] vvv: you might try out on labs [08:27:43] * Dantman wonders why our code will use gd over the Imagick extension. [08:28:17] vvv: the list of packages is at https://gerrit.wikimedia.org/r/#/c/43182/ luajit and libluajit-5.1-dev . Might need g++ too [08:28:19] hashar: my assumption is that the current luasanbox does not build against LuaJIT [08:28:27] *luasandbox [08:28:32] Superproxy: what do you mean by "specify certain contributors"? Do you mean restricting editing to some specific peoples? <-- Yes [08:28:46] Dantman: I guess because the GD PHP extension is usually enabled whereas imagemagick is most certainly not installed. [08:29:15] Superproxy: so you have to deny edit to any anonymous users and logged in users. [08:29:24] Superproxy: then create a group that allow editing and add people to it [08:29:26] hashar: I find that to be a reason to do it the exact opposite way [08:29:51] includes/media/Bitmap.php: [08:29:53] } elseif ( function_exists( 'imagecreatetruecolor' ) ) { [08:29:53] $scaler = 'gd'; [08:29:53] } elseif ( class_exists( 'Imagick' ) ) { [08:29:53] $scaler = 'imext'; [08:30:04] Superproxy: you can start reading http://www.mediawiki.org/wiki/FAQ#How_do_I_administrate.2Fmanage_user_rights.3F [08:30:06] Superproxy: and http://www.mediawiki.org/wiki/Manual:Preventing_access#Restrict_editing_by_all_non-sysop_users :-D [08:30:27] vvv: that is unfortunate :-/ [08:30:37] vvv: what should we use to build luasandbox? [08:30:39] MW won't bother to use Imagick at all even when installed if GD is installed. [08:31:07] Dantman: maybe to prevent shelling out? [08:31:07] hashar: my current assumption is that it is supposed to be built against the standard Lua [08:31:21] ahh [08:31:49] hashar: Nope, that's $wgUseImageMagick -> 'im'; Imagick is a php extension [08:31:59] vvv: so maybe libluabind-dev - luabind c++ binding for lua: static library and headers [08:32:11] Thanks hashar! You've been a great help [08:32:39] hashar: liblua5.1-0-dev should work [08:32:40] Superproxy: I am just pointing to the community build documentation :-] [08:33:06] still. you're right on the button [08:33:14] that was exactly what I was looking for. thanks! [08:33:17] vvv: ohhh [08:34:30] Change restored: Hashar; "(no reason)" [mediawiki/php/luasandbox] (master) - https://gerrit.wikimedia.org/r/43181 [08:34:54] New patchset: Hashar; "jenkins validation (DO NOT SUBMIT)." [mediawiki/php/luasandbox] (master) - https://gerrit.wikimedia.org/r/43181 [08:35:17] vvv: SUCCESS apparently https://integration.mediawiki.org/ci/job/php-luasandbox-build/5/console [08:35:30] Great [08:35:33] New review: Jeroen De Dauw; "Why the smag can't I -1 this on verify?" [mediawiki/core] (master) C: 0; - https://gerrit.wikimedia.org/r/43998 [08:35:58] vvv: will amend the puppet manifest [08:37:03] 03(mod) Deploy and review Nimbus extension - 10https://bugzilla.wikimedia.org/43982 (10Raimond Spekking) [08:37:16] 03(mod) Add Wikivoyage to squid logs page view stats - 10https://bugzilla.wikimedia.org/42055 +comment (10Erik Moeller) [08:38:07] vvv: so I can get rid of libluajit-5.1-dev ? [08:38:19] I suppose so [08:38:25] done :-) [08:38:42] 03(mod) The property id to add must be a positive integer - 10https://bugzilla.wikimedia.org/43969 +comment (10Jeroen De Dauw) [08:38:50] 03(mod) cant compile luasandbox on gallium - 10https://bugzilla.wikimedia.org/43819 +comment (10Antoine "hashar" Musso) [08:39:11] 03(mod) The property id to add must be a positive integer - 10https://bugzilla.wikimedia.org/43969 +comment (10Jeroen De Dauw) [08:40:36] vvv: I will enable autobuild in the jenkins system [08:41:02] hmm [08:41:05] no it is there already [08:41:22] though non blocking when build fail. Will leave it as is for now to avoid you ending up blocked [08:41:31] hashar: I am not sure whether we want to support LuaJIT and Lua 5.2. You should ask Tim about it. [08:42:05] vvv: well I have installed the first package matching lib + lua + '-dev' [08:42:08] vvv: turns out it was the other package :-] [08:44:59] 03(mod) Current version of LuaSandbox is incompatible with LuaJIT - 10https://bugzilla.wikimedia.org/43819 summary; +comment (10Victor Vasiliev) [08:47:35] ahhh [08:48:08] hey hashar [08:48:10] vvv: should have opened another bug maybe :- [08:48:12] :-) [08:48:24] hashar: I did not want to retell the issue again [08:50:01] Hi Team, [08:50:10] I got a company project wiki page [08:50:19] I got images in my server [08:50:39] how to embed that images in my company's project page on wiki [08:51:18] Hello rohitkav. [08:51:21] http://www.mediawiki.org/wiki/Manual:$wgAllowExternalImages [08:52:49] will this work with my company's wiki as well [08:53:33] Yes. If you want to restrict domains to precise intranet URLs, you can also use http://www.mediawiki.org/wiki/Manual:$wgAllowExternalImagesFrom [08:53:44] rohitkav: yeah #mediawiki is the main channel for user support :-] [08:53:53] yes hashar [08:54:05] rohitkav: there are plenty of smart people in here [08:54:08] HEllo hashar. [08:54:10] ok Dereckson [08:54:12] Dereckson: bonjour :) [08:54:18] bonjour [08:54:19] :) [08:54:29] French :) [08:55:19] !externalimages | rohitkav [08:55:19] rohitkav: To allow images from elsewhere to be included in your wiki, see . To limit this to some specific sources, see . [08:56:11] New patchset: Nischayn22; "bug 41216 Order of tags" [mediawiki/extensions/PageTriage] (master) - https://gerrit.wikimedia.org/r/44000 [08:56:46] thanks DanielK_WMDE wm-bot harriv Dereckson . Will look into it, seams so full of data, need to understand how to do it [08:57:09] Change abandoned: Nischayn22; "https://gerrit.wikimedia.org/r/#/c/44000/" [mediawiki/extensions/PageTriage] (master) - https://gerrit.wikimedia.org/r/41376 [08:57:29] rohitkav: there are variables you can put in your LocalSettings.php configuration file. [08:58:05] ok .. so I musch find the localsettings.php file [08:58:10] 03(mod) Stub tag being put in the wrong place - 10https://bugzilla.wikimedia.org/41216 +comment (10Nischay Nahata) [08:58:12] New patchset: Nikerabbit; "Allow preferences that need not be rendered in Special:Preferences" [mediawiki/core] (wmf/1.21wmf7) - https://gerrit.wikimedia.org/r/44001 [08:58:32] rohitkav: it should be in at the root of your mediawiki installation. [08:58:46] rohitkav: so if mediawiki is in C:\Server\MediaWiki , LocalSettings.php should be there :-] [08:59:13] In a nutshell, you have two possibilities: [08:59:14] (1) To allow images from everywhere: $wgAllowExternalImages = true; [08:59:14] (2) To only allow for some domains (here images.local): $wgAllowExternalImagesFrom = array( 'images.local' ); [08:59:32] hmm.. I must allow for my own server to upload the images [08:59:40] I would use (1) if your wiki users have access to the web, (2) if not [08:59:48] because that is the exact images related to the article which I give [08:59:50] 03(mod) The property id to add must be a positive integer - 10https://bugzilla.wikimedia.org/43969 +comment (10Nischay Nahata) [08:59:52] with proper source [09:00:37] so this $wgAllowExternalImages = true; will be inside LocalSettings.php file is it? [09:00:44] Right. [09:00:53] hmm ok [09:01:20] New review: Nikerabbit; "This is missing the corresponding PHP equivalent." [mediawiki/extensions/Translate] (master) - https://gerrit.wikimedia.org/r/43994 [09:01:32] Change merged: jenkins-bot; [mediawiki/extensions/Translate] (master) - https://gerrit.wikimedia.org/r/43705 [09:01:37] hashar: we still need to plan a Skype call (cf. 2012-11-09 and 2013-01-04 "Unit tests" mail). When would you like to do that? [09:03:13] 03(mod) Unsuitable default texts in the extension - 10https://bugzilla.wikimedia.org/36149 (10Nemo) [09:03:24] New patchset: Nikerabbit; "ULS to master" [mediawiki/core] (wmf/1.21wmf7) - https://gerrit.wikimedia.org/r/44002 [09:05:30] !config | rohitkav [09:05:31] rohitkav: All configuration is done in LocalSettings.php (near the end of the file). Editing other files means modifying the software. Default settings are not in LocalSettings.php, you can look in DefaultSettings.php. See , , , and [09:05:52] !upload | rohitkav [09:05:52] rohitkav: File uploads are disabled by default, set $wgEnableUploads=true; to enable it. See for configuration details, and for using uploaded images and other files. [09:06:01] ok [09:06:17] 03(NEW) Drop misleading "donate" term - 10https://bugzilla.wikimedia.org/43984 normal; MediaWiki extensions: UploadWizard; () [09:06:18] 03(mod) Unsuitable default texts in the extension - 10https://bugzilla.wikimedia.org/36149 (10Nemo) [09:06:19] 03(mod) Interface messages needing rewording or documentation and other issues with existing messages (tracking) - 10https://bugzilla.wikimedia.org/38638 (10Nemo) [09:07:30] New patchset: Amire80; "WIP: Inline message documentation editor" [mediawiki/extensions/Translate] (master) - https://gerrit.wikimedia.org/r/43866 [09:10:16] Dereckson: yeah unit tests. We can chat about it this afternoon if you want. [09:10:26] Dereckson: or let me know when you would be available. [09:10:37] Dereckson: I am out, need to get my new passport. be back in roughly an hour. [09:10:39] This afternoon is fine. [09:10:41] ++ [09:10:57] New review: Nikerabbit; "recheck" [mediawiki/core] (wmf/1.21wmf7); V: 0 C: 0; - https://gerrit.wikimedia.org/r/44001 [09:12:35] New patchset: Nemo bis; "(bug 43984) Drop misleading "donate" term" [mediawiki/extensions/UploadWizard] (master) - https://gerrit.wikimedia.org/r/44003 [09:12:57] 03(mod) MediaWiki unit tests segfault on gallium - 10https://bugzilla.wikimedia.org/43972 +comment (10Antoine "hashar" Musso) [09:14:51] Change merged: jenkins-bot; [mediawiki/extensions/VisualEditor] (master) - https://gerrit.wikimedia.org/r/43491 [09:15:06] Change merged: Nikerabbit; [mediawiki/core] (wmf/1.21wmf7) - https://gerrit.wikimedia.org/r/44001 [09:15:10] 03(mod) Drop misleading "donate" term - 10https://bugzilla.wikimedia.org/43984 +patch-in-gerrit; +comment (10Nemo) [09:15:23] 03(mod) Drop misleading "donate" term - 10https://bugzilla.wikimedia.org/43984 (10Nemo) [09:15:30] Change merged: jenkins-bot; [mediawiki/extensions/VisualEditor] (master) - https://gerrit.wikimedia.org/r/43596 [09:16:04] Change merged: jenkins-bot; [mediawiki/extensions/VisualEditor] (master) - https://gerrit.wikimedia.org/r/43614 [09:18:47] 03(mod) Add text describing allowed file types under "Select a media file to donate" button - 10https://bugzilla.wikimedia.org/36743 +comment (10Nemo) [09:18:57] Change merged: Nikerabbit; [mediawiki/core] (wmf/1.21wmf7) - https://gerrit.wikimedia.org/r/44002 [09:19:46] New patchset: J; "image rotate api" [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/44005 [09:21:30] New patchset: Santhosh; "Show recent additions in Special:Translate if no group chosen" [mediawiki/extensions/Translate] (master) - https://gerrit.wikimedia.org/r/44006 [09:24:12] Hi! mw.loader.load does not seem to load the files in the order the call is used. Should I use document.write(