[00:44:57] 03(mod) Install extension LabeledSectionTransclusion on it.wikibooks.org - 10https://bugzilla.wikimedia.org/38287 +comment (10curhd) [00:48:10] Gaaahhh... I can't pick a hosting service I'd be happy using for work [00:55:40] I am trying to make a new skin, I copy the CologneBlue dir to a new dir and rename it and change the Cologne name stuff to a new name , but does not work [00:55:56] What steps do I need to take to change the skin to a custom one [01:09:56] 03(NEW) Changes in Wikimedia-RU mailing lists - 10https://bugzilla.wikimedia.org/38291 normal; Wikimedia: Mailing lists; (mail) [01:11:41] Change merged: Aaron Schulz; [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/8428 [01:12:17] dang it I delete my wiki dir, but the database still exist, can I reinstall the wiki and much of it be ok [01:35:24] factor: You'll have lost your file uploads (images dir) and extensions, but everything else should be fine. [01:35:31] And your customizations to LocalSettings.php, of course. [01:35:43] No backups? [01:36:13] As long as you point the new wiki installation at the appropriate DB with the appropriate user/password, it'll recognize it (and offer to upgrade it as necessary). [01:36:20] When you run through the installer. [01:37:01] Brooke, was reading over that cool [01:37:14] I was in the process of deleting the theme dir and making a custom one [01:37:20] and it removed all my dirs. [01:37:26] The theme did? :-) [01:37:27] did not have a back up so reinstallingit now [01:37:30] Or you rm'd it? [01:37:44] well its removed but so is everything else. [01:37:53] will move it to my root directory this time though [01:38:06] I think I can make a nice news site with wiki as well now [01:38:35] was going to have wiki as an offshoot but seems to be really configurable and nice. [01:41:27] Brooke so I install mediawiki as normal and then edit the loca php settings to point to the old db [01:42:10] Brooke or can I install it directly on to the old db [01:47:33] Yes. [01:47:41] Sorry, missed the first part. [01:47:52] 03(mod) Changes in Wikimedia-RU mailing lists - 10https://bugzilla.wikimedia.org/38291 normal->15enhancement; +comment (10Thehelpfulone) [01:48:00] factor: When you run through the installer, it will generate a LocalSettings.php with teh appropriate DB-related code. [01:48:11] 03(NEW) [SMW] 1.8; Fix alternative query store (related to $smwgQuerySources) - 10https://bugzilla.wikimedia.org/38292 normal; MediaWiki extensions: Semantic MediaWiki; (jamesin.hongkong.1) [01:48:12] So you'll just enter in the old DB user/password/hostname, etc. into the installer. [01:48:18] And then use that LocalSettings.php file. [01:48:24] You won't need to re-edit it. [01:48:38] Unless you fuck it up during the installation. But that's prettty difficult to do. [01:48:43] As the installer will catch you. [01:48:46] And admonish you. [01:49:04] heh [01:49:17] ok thanks will go that route [01:59:46] I did not have any images/ used flickr. But, that would be cool , i might setup a database image directory in the database as well. [02:01:48] New patchset: Aaron Schulz; "[FileBackend] Factored out code into ProcessCacheLRU class." [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/13556 [02:05:59] Hey guys, I'm attempting to create a mediawiki for myself but I have no idea what I'm doing and I'm a little stuck on the db stuff. First, is a db required for mw to run? Second, there's not much documentation on installing the db on the mw website, does the mysql db get installed in the same directory as the mw stuff? [02:07:26] not normally. [02:07:34] mildfate, yes; and which DB do you want to use? [02:07:40] mysql can even be on a different box [02:08:18] mysql [02:08:43] It does all the mysql tables stuff for you [02:08:50] the install is very nice [02:09:07] should I install it on my local machine? [02:09:34] you can [02:09:39] mildfate, are you attending Wikimania? [02:09:59] specificly tomorrows hackathon? [02:10:07] no, I don't know about that [02:10:09] what is it? [02:10:29] confrence for wikimedia and other projects [02:10:42] reason i ask is because your hostmask is: washdc.fios.verizon.ne [02:10:51] and its being held in DC [02:11:10] oh! [02:13:56] reinstalling mediawiki now even says it will upgrade using the old db [02:14:01] so that is cool [02:16:25] regenerating localsettings now [02:22:31] 03(mod) Changes in Wikimedia-RU mailing lists - 10https://bugzilla.wikimedia.org/38291 +comment (10Sergey Leschina) [02:26:07] has all my data in it the theme is totally borked [02:26:59] But pretty awesome the data is pretty much all intact [02:30:27] [02:30:38] Brooke, using the old DB and now in a new place do I need to do something to update reference links. [02:32:21] New patchset: Mwjames; "(bug 38292) Fixed alternative query store - add public method getQuerySource to determine query source" [mediawiki/extensions/SemanticMediaWiki] (master) - https://gerrit.wikimedia.org/r/15243 [02:33:07] factor: What do you mean by "reference links"? [02:33:11] Everything should mostly be the same. [02:33:24] I had it at /tulsaLUG now its is my root [02:33:33] Oh. [02:33:38] Well, you may need to move shit. [02:33:42] the theme seems to be borked [02:33:51] If you move the wiki, you'll need to update $wgScriptPath in LocalSettings.php. [02:33:58] You'll just be missing any files you uploaded (sounds you like you didn't upload any) and any extensions you had installed. [02:34:06] Or other customizations you may have had to LocalSettings.php. [02:34:17] move the wiki --> move the wiki's file dir [02:34:30] I have most everything back except one ext. I wrote in place. [02:34:46] Amgine: Haters gon hate. [02:34:46] and my theme is messed up which I was going to work on before I deleteed my dir [02:34:55] I love when I do that. [02:35:03] Dive into a project only to get completely side-tracked with bullshit. [02:35:14] I have a new LocalSettings php it has the correct location [02:35:56] oh I can see my links are pointing to tulsaLUg [02:36:15] can I use $wgScriptPath in my wiki pages [02:36:20] 03(FIXED) [SMW] 1.8; Fix alternative query store (related to $smwgQuerySources) - 10https://bugzilla.wikimedia.org/38292 +comment (10MWJames) [02:37:06] 03siebrand * 10/trunk/extensions/ConfirmAccount/frontend/language/ConfirmAccountPage.i18n.php: Fix grammar. [02:44:00] The themes just seem to be broke [02:44:12] Brooke, would you know what is going on , or what i am missing [02:44:43] http://www.userspace.org [02:44:59] thebase theme stuff seems to be borked [02:45:06] all my data is good. [02:45:20] have not installed special ext yet though [02:45:39] but theses should be working , no special ext for it needed I would think [02:46:04] drats [02:46:07] its fine. [02:46:11] had to purge cache [02:46:27] opened it up in another web borwser . [02:46:32] looks good [02:49:09] factor: Cache is a cruel and fickle mistress. [02:49:20] There's an open bracket ("[") at the top of the page. [02:49:22] Not sure if that's intentional. [02:49:33] you see that as well [02:49:57] it works in konq but in firefox nightly its got the [ [02:50:09] It's got it in Chrome. [02:50:23] Retrieved from "http://www.userspace.org/index.php?title=Main_Page&oldid=351" [02:50:33] it says that at the bottom oldid [02:50:44] in konq and firefox [02:53:01] may try to add back in the ext. , one of them may have to do withit [03:04:53] Hey.once i inspect element and make changes to my wiki media page, how do i save the changes? [03:05:02] Looks like I get to learn themes more than I wanted today [03:05:47] Whre is the main header for the HTML of the wiki located [03:06:05] Are you asking me ? [03:06:50] aswamina: What do you mean "inspect element"? [03:07:08] in google chrome, i right click and i can inspect element right? [03:07:13] factor: It looks like you're using a custom or non-standard skin. [03:07:19] factor: Look at the skins directory. [03:07:20] once i make changes on that, how do i save the changes to my page? [03:07:31] Though if you make your changes in CSS (on-wiki at MediaWiki:Common.css), that's much preferable. [03:07:44] aswamina: You want to change the HTML output of MediaWiki? [03:07:45] Which skin file is the main file that shows the design of my page? [03:07:49] Depends what you want to do. [03:07:50] yes. [03:07:54] aswamina - you can't make changes to a wiki page via "inspect" [03:07:59] Right. [03:08:04] You can change the skin. [03:08:10] But depending on what you want to do, you may want just CSS. [03:08:13] As I was saying to factor. [03:08:13] Which skin file do i change? [03:08:15] Twinsies. [03:08:20] Depends what you're doing. [03:08:33] I just want to change the look of my page. [03:08:34] I think I've said that three times now. ;-) [03:08:40] You're a bit frustrating. [03:08:47] haha. sorry abt that. [03:09:01] If you just want to make cosmetic changes (like hiding something), you should do that in CSS. [03:09:48] But once i hide the navigation toolbox in the mediawiki:cmmon.css, how do i make my content appear in the whole page? [03:10:17] You need to override some of the other CSS. [03:10:34] There are some fixed widths in there. [03:10:38] Look at the skins directory. [03:10:45] The CSS files in there have the code. [03:10:46] Don't touch that. [03:10:49] But you can look at it. [03:10:54] And figure out which code you need to override. [03:11:19] and i override it in the common.css file? [03:11:37] 03(NEW) Ajax Refreshing - 10https://bugzilla.wikimedia.org/38293 normal; MediaWiki extensions: PageTriage; (kpower144) [03:11:55] aswamina: Yep. [03:12:01] aswamina: Is your wiki public? [03:12:08] Ok. thanks. Sorry for the troubles. [03:12:11] no it isnt. :( [03:12:52] Which skin are you using? [03:14:27] Which skin meaning? [03:15:03] There are different skins. [03:15:14] Sorry was AFK [03:15:14] You're probably using Vector. [03:15:19] I forgive you. [03:15:30] You can test the different skins by visiting Special:Preferences --> Appearance tab. [03:15:30] Which one do you suggest? [03:15:34] There are "preview" buttons. [03:15:39] i was using ColoneBlue [03:15:42] I use Monobook, but the default nowadays is Vector. [03:15:44] CologneBlue [03:15:48] yes [03:15:52] Right. [03:16:01] That's an old and not well-supported skin, but it's fine to use. [03:16:02] but if I change it back to default it still wont work [03:16:40] * Brooke waits for http://www.userspace.org/index.php/Main_Page?useskin=monobook to load... [03:17:08] Hmm, you've got invalid HTML in there. [03:17:13] yup [03:17:15] See how the tabs are screwed up in Monobook? [03:17:25] Usually means an unclosed
. [03:17:33] Or some other unclosed tag. [03:17:37] I just saw the various appearances. Wow. this makes things much simpler. [03:17:38] ok good. [03:17:40] Thank you so much [03:17:44] just some munged html [03:17:52] aswamina: :-) [03:18:00] was taking custom tags out , will look thru them [03:18:02] factor: Right... you can enable Tidy to fix some of that. [03:18:04] HTMLTidy [03:18:05] and once again sorry to disturb with the same things again! Thanks a lot [03:18:12] Or just fix your code to not be terrible. [03:18:21] aswamina: That's what this place is for. :-) [03:18:31] The questions are fine. [03:18:33] :) [03:18:40] heh well I just unborked it form deletings lots of files. [03:18:51] was in the middle of editing it when I did it. [03:19:21] Right. [03:20:57] This is why I use Monobook, BTW. [03:21:02] It points out shitty code. ;-) [03:21:09] Vector and some other skins hide it. [03:21:28] found the missing div in the top section [03:21:45] oh well nope [03:22:21] Brooke , have you used liquid threads before? is it always positioned at the bottom of the page or can i change it to come in a particular division as well? [03:22:34] Brooke see now I have only a few things in the top [03:22:40] should be ok. [03:22:51] its something in the theme. maybe [03:22:57] common theme stuff [03:23:12] factor: Try setting $wgHtmlTidy = true; in LocalSettings.php? [03:23:16] !tidy [03:23:16] HTML Tidy is an external application that cleans up HTML for XHTML compliance (such as bad user input like
). Prior to the new preprocessor in 1.12 it was also needed for distributed, transcluded, or conditional HTML, or mixed HTML and wikitables, but newer versions allow it without Tidy. See [03:23:28] Brooke, ok lets see [03:23:30] Sorry, $wgUseTidy = 'true'; or something. [03:23:47] Prior to 1.12... heh. [03:23:51] That can probably be removed now. [03:23:54] Nobody is using 1.12. [03:25:06] Brooke, still no go [03:25:17] Lame. [03:25:54] http://www.userspace.org/index.php?title=Main_Page&action=edit&useskin=monobook [03:25:57] Hmmmmmmmm. [03:25:59] Doing inspector on it with firefox [03:26:07] Did you install any weird extensions? [03:26:11] It's not in your textarea... [03:26:16] It's coming from the skin, I guess. [03:26:22] Or some extension, presumably. [03:26:25] The skin itself is probably fine. [03:26:49] I have not instaled any ext yet [03:26:55] except the ones that come with it [03:27:07] although the pages uses custom ext. [03:27:21] but i had removed them just the simple html now [03:29:27] http://www.userspace.org/index.php?title=Special:Version [03:29:31] You have a bunch of extensions installed. [03:29:45] Brooke , have you used liquid threads before? is it always positioned at the bottom of the page or can i change it to come in a particular division as well? [03:30:06] aswamina: I've used it before. New threads usually go to the top. [03:30:14] 03(mod) Add WLM templates with proper info to images uploaded by the WLM Mobile app - 10https://bugzilla.wikimedia.org/38282 +comment (10Phil Chang) [03:30:15] You can probably move the whole thing around with CSS. [03:30:18] But it's not very easy. [03:30:19] No the position of the forum itself? [03:30:27] You don't seem to know CSS very well. [03:30:31] So I imagine it'd take a while. [03:30:40] Brooke, those are the ext that come with mediawiki [03:30:43] Can you tell me which file to change so i can try atleast ? [03:30:54] factor: Yeah, it's strange that Monobook would be broken like that... [03:31:19] I may try reinstalling the skins directory [03:32:24] Brooke, Can you tell me which file to change so i can try atleast ? [03:32:42] aswamina: I guess you'd override the LiquidThreads CSS in MediaWiki:Common.css. [03:32:47] That'd be the smartest way to do it. [03:32:58] It probably has a wrapper div you can move around. [03:33:04] Presumably. [03:33:11] LiquidThreads is big and messy, though. [03:33:12] Ohkay. i ll try. Thanks [03:33:17] I don't imagine it'd be fun to move things around. [03:33:26] Yea. you suggest any other way to create a discussion forum? [03:33:41] Install something other than MediaWiki? [03:33:53] the discussion page is quite time consuming. [03:34:00] Like? [03:34:36] aswamina: https://en.wikipedia.org/wiki/Comparison_of_Internet_forum_software [03:34:37] :-) [03:34:38] 03(mod) Ajax Refreshing - 10https://bugzilla.wikimedia.org/38293 (10kpower144) [03:36:33] Hi brooke, i can use one of these in my mediawiki page.? [03:37:03] No. [03:38:14] oh okay. I have put lqt and AWC for forum discussion in mediawiki. If both dont work out fine, then i ll have to change i guess. [03:38:21] Thanks for the help brroke. [03:38:23] brooke. [03:39:12] No problem. [03:41:01] 03(mod) Add WLM templates with proper info to images uploaded by the WLM Mobile app - 10https://bugzilla.wikimedia.org/38282 +comment (10Phil Chang) [03:41:33] New patchset: Tim Starling; "updateCollation.php size histogram feature" [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/15244 [03:41:52] johnduhart: hey - sorry - missed your message earlier - sup? [03:49:55] 03(NEW) CSS seems to be loaded incorrectly for RTL interface - 10https://bugzilla.wikimedia.org/38294 normal; MediaWiki extensions: ArticleFeedbackv5; (robinp.1273) [03:52:39] 03(NEW) Long text (in translations) overlaps link below it - 10https://bugzilla.wikimedia.org/38295 normal; MediaWiki extensions: ArticleFeedbackv5; (robinp.1273) [03:55:20] 03(NEW) [SRF] 1.8 [patch]: Special:Ask forces SRF_Gallery.php to exit with Call to a member function getMaxIncludeSize() / Call to a member function addImage() - 10https://bugzilla.wikimedia.org/38296 normal; MediaWiki extensions: SemanticResultFormats; (jamesin.hongkong.1) [03:57:49] Reading do I need to run the update script [03:57:57] and where is the update script. [03:58:07] to make sure DB is in sync with new install [03:58:11] In the maintenance directory. [03:58:16] ok [04:06:54] I'm concerned about the convention extension gsoc project. [04:07:05] varnent: [04:07:22] What's the extension do? [04:07:30] And what are your concerns (beyond poor mentorship or whatever). [04:07:32] ? * [04:08:02] Exactly that, poor mentorship. [04:08:32] It's the root of all of its problems. [04:09:00] Most GSoC projects don't go very well. [04:09:21] I don't think any have resulted in new code for Wikimedia. [04:09:35] I know. That's why I really dislike it. [04:09:38] So... the bar is rather low. [04:09:44] It --> GSoC? [04:09:48] Yes. [04:10:16] Hey I'll write shut code that's not usable for money [04:10:24] Shit* [04:12:42] johnduhart: so the base of your concern is poor mentorship (sorry - was distracted by conversation offline) [04:12:53] Yes. [04:13:06] Hey now. That's better than writing shit code for no money. [04:13:18] o; [04:13:22] Heh [04:13:39] eh - how Google decides to spend their money isn't a concern of mine :) [04:14:01] johnduhart: If there are problems with the code, you should write them down in Bugzilla. [04:14:04] Or on a wiki page. [04:14:09] That's really all you can do. [04:14:15] I did on their gerrit [04:14:18] Better to document them early. [04:14:25] Gerrit is a pit of despair. [04:14:25] But no response jsut yet [04:15:04] Nike rabbit did some reviews as well but got zero response. [04:15:25] What's the general idea for the extension? [04:15:38] And freak just okay everything. [04:15:45] Okays* [04:16:02] I'm surprised freakolowsky is a mentor at all. [04:16:06] Typing on a tablet is hard [04:16:08] He seems like he'd bthe mentee. [04:16:11] https://www.mediawiki.org/wiki/User:Chughakshay16/ConventionExtension [04:16:11] be the [04:16:17] I agree. [04:16:35] Ah. [04:16:53] Is the code really specific to a paritcular event? [04:17:00] I can't type on a standard keyboard. [04:17:42] not really - it was done with wikimania and hackathons in mind - but in theory could be used for other events - as I understand it [04:18:36] New patchset: Mwjames; "(bug 38296) SRF_Gallery.php, Special:Ask fix" [mediawiki/extensions/SemanticResultFormats] (master) - https://gerrit.wikimedia.org/r/15245 [04:19:32] The implementation just seems horrible. For example it looks like most of the configuration is done through xml tags on a pave [04:20:10] 03(FIXED) [SRF] 1.8 [patch]: Special:Ask forces SRF_Gallery.php to exit with Call to a member function getMaxIncludeSize() / Call to a member function addImage() - 10https://bugzilla.wikimedia.org/38296 +comment (10MWJames) [04:20:23] Secondly there is no concept of a coding style, no one is going to maintain this afternoon he's gone [04:21:08] Heh, autocorrect. [04:21:22] He rarely uses generic classes such as Title or User, instead opting for direct database queries. [04:22:30] I mean, varnent would you ever approve of code like that for an extension that is used on the wmf? [04:22:51] Just look at his Gerrit review queue. [04:24:00] as it exists right this moment? probably not - but would I approve it for publishing on git? maybe - but I also think some of the comments are unlikely to get a response: "What the hell are you doing? You're taking perfect User object and using it to query for that very same object." is probably unlikely to inspire a response imho - but - I see what you mean and will poke a couple folks about it. [04:24:58] These projects are never destined for use on Wikimedia wikis. [04:25:28] Keep in mind that this is something the wikimania team is getting all excited to use next year [04:25:46] my understanding is the Hong Kong team is planning/hoping to use this on at least the wm2013 wiki [04:26:16] Well, with this very inexperienced user and freakolowsky on the case... [04:26:17] the reality is that the current reg system was so problematic this year - I think folks are eager for a replacement [04:26:31] Unless a huge change happens in the next 2 weeks that will never come true. [04:26:33] Was it? I registered pretty easily. [04:26:44] But my interaction with the system lasted about five minutes. [04:26:52] No idea how it is on the other side. [04:27:04] johnduhart: You just wanna rewrite it, don't you? ;-) [04:27:16] Heh. [04:27:44] johnduhart: well - we're not launching it in the next two weeks - so I suspect Reedy and others involved with the first one will make some tweaks - at this point we're committed to a new solution of some kind [04:27:54] Not even a rewrite, a throw it in the trash can and start over. [04:28:14] That's a rewrite. [04:28:48] I'll have to review it more - but looking over notes from the authors of the original solution - and looking at the changes made since they weighed in while it was on github - I suspect it's able to be fixed [04:28:57] my laptop battery is low [04:29:08] so if I disappear - it's not a personal comment or anything :) [04:29:47] Some tweaks would imply its not half bad [04:29:53] New patchset: Amire80; "Removing useless rules for 'c'" [mediawiki/extensions/Narayam] (master) - https://gerrit.wikimedia.org/r/15246 [04:30:11] I really just don't want this to turn into another MobileFrontend. [04:30:45] well - the scope of the two is rather different [04:31:46] the current solution is Drupal based [04:32:00] "yeah we know it was written by someone inexperienced but we're not going to trash can this because we already have it" [04:32:14] ? [04:32:18] Is what I mean by MobileFrontend. [04:32:52] I think this is more of a "we have a need and this is the only improvement offered - and the folks who will have to work with it the most like the direction it is going" [04:32:53] I guess you missed that whole mess earlier this year [04:33:07] I observed it - but stayed out of it :) [04:33:32] varnent: If it doing's crazy shit like raw SQL queries, it's very unlikely to ever get deployed. [04:33:40] Regardless of whether the people who want the code think. [04:33:51] That sentence fell apart. [04:33:54] But you know what I mean. [04:34:00] maybe [04:34:05] Who exactly likes this? [04:34:23] we need to register folks - and if the people doing the registration want this - I'm not sure Ops will force them to use a Drupal solution instead [04:34:32] Raw SQL isn't completely banned, but this code invariably has security flaws if it's written by someone inexperienced. [04:34:51] Ops have the last word. [04:35:03] which I suspect Reedy and others involved with resolve [04:35:29] I was told that Ops will defer to the Wikimania team's request on registration so long as it isn't a security risk [04:35:43] Rage. [04:35:54] johnduhart: Have you found any security issues in the code? [04:35:58] Or is it just shitty? [04:36:26] Man if I didn't have a job right now I'd write my own extension just to show him up. [04:36:37] I didn't look that hard [04:36:56] It's hard to see well with all that shit in the way. [04:37:52] varnent says = sorry lost battery - `i am talking with the hong kong team about some other items - will ask them about this and talk to reedy or someone familiar with the old solution as well [04:38:20] Great [04:38:40] i don't want to steal katie's laptop too long - but basically - `i appreciate the headsup as ill admit it wasnt on my immediate radar - but will look into it more [04:39:05] Thanks man. I gotta go to bed now anyway. [04:39:15] gsoc is on my radar - just not this particular extension - been distracted with others ttyl [04:39:31] * aude for real :) [04:39:47] gsoc is bad timing for wikimania, as we are all very busy and can't mentor [04:56:07] New patchset: Amire80; "Adding tests for Hindi transliteration" [mediawiki/extensions/Narayam] (master) - https://gerrit.wikimedia.org/r/15247 [04:59:39] New patchset: Aaron Schulz; "[FileBackend] Documentation fixes." [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/15248 [05:02:06] Change merged: Aaron Schulz; [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/15248 [05:07:40] New patchset: Aaron Schulz; "[FileBackend] More documentation fixes." [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/15249 [05:10:34] Change merged: Aaron Schulz; [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/15249 [05:50:37] 03(NEW) Search cannot be activated after scrolling down - 10https://bugzilla.wikimedia.org/38298 major; Wikipedia App: Search; (philinje) [06:20:04] New patchset: Mwjames; "(bug 38296) SRF_Gallery.php, Special:Ask fix" [mediawiki/extensions/SemanticResultFormats] (master) - https://gerrit.wikimedia.org/r/15245 [06:29:39] instead of setting a user preference, can i set the skin to be permanently one particular one? [06:31:54] Hi Brooke. You there [06:31:55] ? [06:37:59] ok got it... [06:52:01] Change abandoned: Siebrand; "Abandoned." [mediawiki/extensions/AbsenteeLandlord] (master) - https://gerrit.wikimedia.org/r/15250 [07:01:16] aswamina: Good job. [07:01:42] Thanks :) [07:09:21] 03(mod) dumpHtml: output directory has no index.html - 10https://bugzilla.wikimedia.org/30378 +comment (10Asaf Bartov) [07:19:01] New patchset: IAlex; "Use Linker::linkKnown() instead of Linker::link() with options at the end in ImagePage.php" [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/15359 [07:30:43] 03siebrand * 10/trunk/extensions/ (295 files in 270 dirs): Localisation updates from http://translatewiki.net. [07:45:13] 03(mod) Set $wgCategoryCollation to 'uca-default' and rebuild category sort keys on Portuguese Wikipedia - 10https://bugzilla.wikimedia.org/35632 +comment (10Tim Starling) [07:57:30] 03(NEW) Installation of computer modern font - 10https://bugzilla.wikimedia.org/38299 enhancement; Wikimedia: SVG rendering; (gauravjuvekar) [08:00:23] 03(mod) Log message for "protect" action should contain performer name - 10https://bugzilla.wikimedia.org/38116 +comment (10Penn Station) [08:30:26] 03(NEW) no blank before/after "(talk | contribs)" in Japanese messages - 10https://bugzilla.wikimedia.org/38300 minor; MediaWiki: Internationalization; (pennstation.wp) [08:39:43] New patchset: John Erling Blad; "Implementation of language fallbacks." [mediawiki/extensions/Wikibase] (master) - https://gerrit.wikimedia.org/r/15433 [08:41:36] 03(mod) Installation of computer modern font - 10https://bugzilla.wikimedia.org/38299 +comment (10Antoine "hashar" Musso) [08:42:41] New review: John Erling Blad; "Only for discussion for now!" [mediawiki/extensions/Wikibase] (master); V: 0 C: -2; - https://gerrit.wikimedia.org/r/15433 [08:59:07] 03(mod) Specify language fallback (8) - 10https://bugzilla.wikimedia.org/36430 (10jeblad) [09:15:49] 03(NEW) since changing to git api.php?version=1 does not show module version anymore - 10https://bugzilla.wikimedia.org/38301 minor; Wikimedia: Git/Gerrit; (bugreporter) [09:39:03] 14(DUP) since changing to git api.php?version=1 does not show module version anymore - 10https://bugzilla.wikimedia.org/38301 +comment (10Antoine "hashar" Musso) [09:39:03] 03(mod) Get rid of svn keywords in API files - 10https://bugzilla.wikimedia.org/33287 +comment (10Antoine "hashar" Musso) [09:46:22] hi... I've got a problem with uploading files to my wiki: Das Verzeichnis „mwstore://local-backend/local-public/8/89“ konnte nicht angelegt werden. [09:47:04] I've already changed the permissions of the images-dir to 777 [09:47:22] but it doesn't help [09:50:42] oh the error in english: the dir mwstore://... could not be created [09:53:05] can someone help me? [09:55:14] New review: Peachey88; "Was there a "Lets add random reviewers" party and I was invited?" [mediawiki/core] (master) C: 0; - https://gerrit.wikimedia.org/r/10469 [10:02:06] New patchset: GWicke; "Make the parser service slightly more robust against serializer failures" [mediawiki/extensions/VisualEditor] (master) - https://gerrit.wikimedia.org/r/15436 [10:04:19] Change merged: GWicke; [mediawiki/extensions/VisualEditor] (master) - https://gerrit.wikimedia.org/r/15436 [10:12:20] New review: Markus Kroetzsch; "Commit is mostly fine, but some file/class names should still change. See detailed messages." [mediawiki/extensions/SemanticMediaWiki] (master); V: 0 C: -1; - https://gerrit.wikimedia.org/r/14773 [10:44:43] Change merged: Markus Kroetzsch; [mediawiki/extensions/SemanticMediaWiki] (master) - https://gerrit.wikimedia.org/r/14867 [11:58:43] hi fellows [11:59:12] I am looking for extension to give us menu and tree interface to article/categories for ease of browsing ? [11:59:26] !e CategoryTree [11:59:26] https://www.mediawiki.org/wiki/Extension:CategoryTree [12:00:06] This one will require Manual tags [12:00:27] how about something that just displays what is already there? [12:00:56] AFAIK that's all there is [12:01:07] I see [12:01:09] thanks [12:03:15] New patchset: Brian Wolff; "Fix the parser tests for this extension." [mediawiki/extensions/intersection] (master) - https://gerrit.wikimedia.org/r/15441 [12:07:05] New patchset: Brian Wolff; "Make no results message less scary." [mediawiki/extensions/intersection] (master) - https://gerrit.wikimedia.org/r/15442 [12:14:14] Hello [12:15:36] can i get some help -_- [12:17:03] any 1 here can help in wiki script [12:23:49] any body can help [12:30:37] Valdi: just ask [12:30:43] Valdi_: just ask :) [12:36:46] Hi, anyone has done a importDump knows how much time it takes? [12:36:58] it doesn't show anything on the console [12:37:55] That'll be very dependant on your hardware, and the size of your dump [12:38:01] though, no output at all seems strange [12:39:19] my laptop is making big sounds [12:39:43] and there is a message saying "skipped an invalid page" [12:40:24] Its a 10 Mb XML file [12:40:53] lol [12:42:47] New patchset: Amire80; "Clean up according to JSHint suggestions" [mediawiki/extensions/WebFonts] (master) - https://gerrit.wikimedia.org/r/15443 [12:50:00] Yay! my laptop is still working :) [12:55:19] nischayn22: you could also get a labs instance to do the heavy processing [12:55:32] that will save up the life expectancy of your laptop [12:55:49] hashar: that would be very good, I need to test huge data for SMW [12:55:56] hashar: how do I get one? [12:56:15] nischayn22: hmm well hmm [12:56:18] I have no idea!!!!! [12:56:19] ;) [12:56:23] you need an accounts on labs [12:56:36] Ok, let me check MW [12:56:40] though you might have one already if you can push to gerrit [12:56:56] Yes, I think I have an account on labs [12:59:45] New patchset: Matthias Mullie; "Bug 37025 - Article Feedback Tool - Font Sizes" [mediawiki/extensions/ArticleFeedbackv5] (master) - https://gerrit.wikimedia.org/r/14499 [13:01:32] hashar: I have an account, but don't know how to use labs [13:01:39] any help?? [13:01:59] good afternoon [13:02:11] nischayn22: ahh you need to get a project created [13:02:25] nischayn22: and be made a member of that project. Then you will be able to create an instance. [13:02:58] I've got a problem - when creating a new account with an email address, mediawiki gives me this: http://pastebin.com/Zycky7x8 [13:02:58] hashar: seems like I have to read a lot of pages from the Help namespace [13:03:10] would anyone perhaps have a clue as to what's wrong? [13:03:11] totally :-( [13:03:44] nischayn22: so something to look for when ever you get time. The IRC channel is #wikimedia-labs [13:04:28] mjau^: you don't seem to have the mail extension/pear files installed [13:04:57] Reedy: hm, I do have the php5-pear package installed (this is on a SLES 10 box btw) [13:05:07] pear itself is no use [13:05:20] you need to install the pecl/pear extension for mail.. IIRC [13:05:31] oh [13:15:41] Change merged: Nikerabbit; [mediawiki/extensions/WebFonts] (master) - https://gerrit.wikimedia.org/r/15443 [13:17:00] MaxSem: Woot, first run at phase 3 done, so from here on in it's just testing, documentation, error handling, and a couple of TODOs :) [13:17:44] Jarry1250, great, I'll try to take a look asap [13:18:13] MaxSem: Well, it'll take me a while to get it all on Gerrit as I want it, but yes :) [13:33:16] My template doesn;t pass a param [13:33:30] Can someone please tell me where I have gone wrong [13:33:42] http://en.wikipedia.org/wiki/Template:Unsourced_coord [13:36:00] What param should it be passing on, and to what? [13:36:05] Qcoder00 ^ [13:36:28] It should be passing {{{Inline}}} to {{coord unsourced}} [13:37:43] 03(mod) Add text describing allowed file types under "Select a media file to donate" button - 10https://bugzilla.wikimedia.org/36743 +comment (10matanya) [13:38:13] Qcoder00: Try that ;) [13:38:53] Try what? [13:39:02] 03(NEW) cant remove upload.beta.wmflabs.org DNS entry - 10https://bugzilla.wikimedia.org/38302 normal; Wikimedia Labs: General; (hashar) [13:39:20] If you can't provide an answer say so [13:39:42] *Oh, sorry, loss of session data [13:39:50] Remade my edit :) [13:41:51] Thanks [13:41:53] * Qcoder00 out [13:42:23] 03(NEW) confusing error message when uploading a file with filename is not allowed. - 10https://bugzilla.wikimedia.org/38303 normal; MediaWiki extensions: UploadWizard; (matanya.moses) [13:44:27] 04(REOPENED) CategoryTree shows strange behavior if category names start with interwiki prefixes - 10https://bugzilla.wikimedia.org/10883 +comment (10Mormegil) [13:45:21] 03(NEW) Squashing of whitespace for languages that uses double whitespace - 10https://bugzilla.wikimedia.org/38304 normal; MediaWiki extensions: WikidataRepo; (jeblad) [13:45:32] New patchset: Henning Snater; "fixing JS error when cancelling the adding of a site link" [mediawiki/extensions/Wikibase] (master) - https://gerrit.wikimedia.org/r/15444 [13:48:16] New code comment: Mormegil; This does not work for category titles beginning with [[Manual:$wgLocalInterwiki|$wgLocalInterwiki]]; [13:50:52] Change merged: Tobias Gritschacher; [mediawiki/extensions/Wikibase] (master) - https://gerrit.wikimedia.org/r/15444 [14:00:25] hi all, does anyone have a reccomendation for a script that will roll back all edits made by users other than the one i specify [14:01:52] i have a one-user wiki (silly, i know) that the owner didnt protect. full of spam. have run SpamBlacklist/cleanup.php with some luck, but still many pages that didnt get detected. [14:02:17] 03(FIXED) no blank before/after "(talk | contribs)" in Japanese messages - 10https://bugzilla.wikimedia.org/38300 +comment (10Siebrand) [14:12:04] 03(ASSIGNED) Some vowel combination in Sinhala Wijesekara need to be corrected - 10https://bugzilla.wikimedia.org/32029 (10Amir E. Aharoni) [14:14:23] :) yeah [14:17:03] New patchset: Werdna; "AbuseFilter: Resolve bug 18374, bug 28633." [mediawiki/extensions/AbuseFilter] (master) - https://gerrit.wikimedia.org/r/3435 [14:19:25] New review: Werdna; "Changed MWInit call to be 1.17-compatible." [mediawiki/extensions/AbuseFilter] (master) - https://gerrit.wikimedia.org/r/3435 [14:19:26] 03(mod) confusing error message when uploading a file with filename is not allowed. - 10https://bugzilla.wikimedia.org/38303 +comment (10Brion Vibber) [14:42:53] 03(mod) cant remove upload.beta.wmflabs.org DNS entry - 10https://bugzilla.wikimedia.org/38302 +comment (10Sam Reed (reedy)) [14:47:44] 03(mod) no blank before/after "(talk | contribs)" in Japanese messages - 10https://bugzilla.wikimedia.org/38300 +comment (10Niklas Laxström) [14:48:35] Change merged: Nikerabbit; [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/15359 [14:48:38] 03(mod) Long text (in translations) overlaps link below it - 10https://bugzilla.wikimedia.org/38295 +i18n (10Sam Reed (reedy)) [14:53:38] 03(mod) Provide an option to show all categories in [[Special:Categories]] - 10https://bugzilla.wikimedia.org/38279 normal->15enhancement (10Sam Reed (reedy)) [14:53:41] 03(mod) Provide a filter to hide empty categories in list=allcategories - 10https://bugzilla.wikimedia.org/38278 normal->15enhancement (10Sam Reed (reedy)) [14:57:17] 03(NEW) Video files are broken on mobile - 10https://bugzilla.wikimedia.org/38305 normal; MediaWiki extensions: MobileFrontend; (lmandel) [14:58:34] 03(mod) Audio and video files are broken in mobile - 10https://bugzilla.wikimedia.org/30859 +comment (10Lawrence Mandel) [15:02:55] New review: Nikerabbit; "Needs more explanation what this actually is doing." [mediawiki/extensions/Wikibase] (master); V: 0 C: 0; - https://gerrit.wikimedia.org/r/15433 [15:04:51] New review: Nikerabbit; "Yaml was not updated? Or was that done in some other commit?" [mediawiki/extensions/UniversalLanguageSelector] (master); V: 0 C: -2; - https://gerrit.wikimedia.org/r/15171 [15:05:40] 03(mod) cant remove upload.beta.wmflabs.org DNS entry - 10https://bugzilla.wikimedia.org/38302 +comment (10Antoine "hashar" Musso) [15:06:34] 03(mod) Video files are broken on mobile - 10https://bugzilla.wikimedia.org/38305 +comment (10Brion Vibber) [15:08:09] New review: Jens Ohlig; "I can confirm what Tobi says. Won't work, bug is still there. Please fix." [mediawiki/extensions/Wikibase] (master); V: -1 C: -1; - https://gerrit.wikimedia.org/r/14449 [15:08:23] 03(mod) Video files are broken on mobile - 10https://bugzilla.wikimedia.org/38305 +comment (10Antoine "hashar" Musso) [15:14:57] New review: Nikerabbit; "Coding style manual suggests using spaces inside parenthesis" [mediawiki/core] (master); V: 0 C: -1; - https://gerrit.wikimedia.org/r/15169 [15:15:53] 03(mod) Video files are broken on mobile - 10https://bugzilla.wikimedia.org/38305 (10Jon) [15:15:54] 03(mod) Port MobileFrontend to use ResourceLoader for JS and CSS - 10https://bugzilla.wikimedia.org/31675 (10Jon) [15:17:21] 03(NEW) Page translation reuses deleted section ids - 10https://bugzilla.wikimedia.org/38306 normal; MediaWiki extensions: Translate; (niklas.laxstrom) [15:17:32] 03(mod) Page translation reuses deleted section ids - 10https://bugzilla.wikimedia.org/38306 (10Niklas Laxström) [15:17:54] 03(NEW) JavaScript's mw.language should provide a parallel to Language->commaList( $arr ); - 10https://bugzilla.wikimedia.org/38307 normal; MediaWiki: Internationalization; (jarry1250) [15:19:48] 03(mod) Video files are broken on mobile - 10https://bugzilla.wikimedia.org/38305 +comment (10Brion Vibber) [15:21:53] 03(mod) Tracking bug for 1.0 release of Wiki Loves Monuments Android app - 10https://bugzilla.wikimedia.org/38308 (10Yuvi Panda) [15:21:53] 03(mod) Tracking bug for 1.0beta1 release of WLM app - 10https://bugzilla.wikimedia.org/37577 (10Yuvi Panda) [15:28:59] New patchset: Jarry1250; "Add TranslateBeforeAddModules hook plus documentation." [mediawiki/extensions/Translate] (translatesvg) - https://gerrit.wikimedia.org/r/15450 [15:33:59] New patchset: Reedy; "Add some profiling calls" [mediawiki/extensions/Babel] (master) - https://gerrit.wikimedia.org/r/15451 [15:34:54] New review: Reedy; "I've just created https://gerrit.wikimedia.org/r/15451 which adds numerous profilein/profileout call..." [mediawiki/extensions/Babel] (master); V: 0 C: 0; - https://gerrit.wikimedia.org/r/13297 [15:35:03] 03(mod) Babel::getName() should cache its results, or redundant calls be reduced. - 10https://bugzilla.wikimedia.org/28119 +comment (10Sam Reed (reedy)) [15:38:20] 03(mod) cant remove upload.beta.wmflabs.org DNS entry - 10https://bugzilla.wikimedia.org/38302 +comment (10Ryan Lane) [15:46:06] 03(FIXED) cant remove upload.beta.wmflabs.org DNS entry - 10https://bugzilla.wikimedia.org/38302 +comment (10Ryan Lane) [15:48:51] New patchset: Matthias Mullie; "Article Feedback Tool - Internet Explorer 7 Display Issues" [mediawiki/extensions/ArticleFeedbackv5] (master) - https://gerrit.wikimedia.org/r/14883 [15:49:05] 03(mod) JavaScript's mw.language should provide a parallel to Language->commaList( $arr ); - 10https://bugzilla.wikimedia.org/38307 +comment (10Krenair) [15:50:00] hello [15:50:24] hello, karima_ [15:51:01] I have a question on the tests for my extension [15:51:18] you use again selenium in mediawiki ? [15:51:53] New review: Waldir; "@Peachey88 of course not. I added you because you commented on the bug and I thought you might appre..." [mediawiki/core] (master) C: 0; - https://gerrit.wikimedia.org/r/10469 [15:52:25] karima_: I personally don't know. There was some work in this area, however. [15:53:22] the tutorial of selenium(https://www.mediawiki.org/wiki/Selenium_Framework) is old and I have error like PHP Warning: Invalid argument supplied for foreach() in /home/karima/git/wikimedia-git-repos/core/tests/RunSeleniumTests.php on line 134 [15:54:24] 03(mod) Special:Search pagination controls should be duplicated at top - 10https://bugzilla.wikimedia.org/36923 +comment (10Fran McCrory) [15:54:46] karima_: the selenium testing stuff isn't really maintained [15:54:52] it's sorta deprecated [15:54:53] sorta [15:55:32] If I want see my extension in a git repository, tests are mandatory ? [15:55:57] not really [15:55:59] they're a bonus [15:56:08] bonus/nice [15:57:02] a big bonus :) [15:57:24] karima_: we'll be re-starting a Selenium testing project soon. unit tests are always welcome. [15:58:15] Also, there is the UnitTest extension.. Which is sortas overhauling selenium tests [15:58:17] hmm... bonus. ok if i have phpunit tests I can directly in the folder tests. I dont need to connect with other tools of tests in mediawiki for the moment ? [15:59:14] Nope [15:59:21] Just make sure you register them so mediawiki knows it can run them [15:59:27] query: assume pear installed phpunit? [15:59:41] 03(NEW) Add Canada in French to the monuments database - 10https://bugzilla.wikimedia.org/38309 normal; Monuments database: Database; (maarten) [15:59:56] $wgHooks['UnitTestsList'] [16:00:01] Amgine: where? But probably not [16:00:04] 03(NEW) Add Canada in English to the monuments database - 10https://bugzilla.wikimedia.org/38310 normal; Monuments database: Database; (maarten) [16:00:09] how test phpunit of my extension if I can execute the tests of mediawiki ? [16:00:19] Reedy: just on a path? [16:00:31] What're you doing? o_0 [16:01:07] Just trying to figure out a bit about doing unit tests automagically. [16:01:19] automagically? [16:01:36] That is: I haven't a clue; I just do them from cli, so how jenkins or whatever is going to run them may matter. [16:01:43] $wgHooks['UnitTestsList'] there are docs for newbie ? [16:02:11] Simple example: http://p.defau.lt/?M4twnUrmZ0S0_oPSvH_f_Q [16:02:20] 03(mod) no blank before/after "(talk | contribs)" in Japanese messages - 10https://bugzilla.wikimedia.org/38300 +comment (10Penn Station) [16:02:20] Just literally add a new array item with the path to your unit tests [16:03:37] in setup. [16:03:46] Reedy : it is in the principal file of the extension ? [16:03:56] or in LocalSettings ? [16:03:58] in the loader file, yes [16:04:01] 03(mod) Please update the site name and project name space of ml wikiquote. - 10https://bugzilla.wikimedia.org/38111 +comment (10jeremyb) [16:04:06] ok loader [16:04:09] MyGloriousExtension.php [16:04:59] And how I start the test ? ( script in maintenance ?) [16:05:44] tests/phpunit/phpunit.php is the entry point [16:05:48] php tests/phpunit/phpunit.php [16:05:51] ^ will run them all [16:05:54] karima_: unit tests? php tests/phpunit/phpunit.php --configuration tests/phpunit/suite.xml --exclude-group Broken,Stub,Dump,ParserFuzz [16:06:28] 03(NEW) Implement the admin_tree table - 10https://bugzilla.wikimedia.org/38311 normal; Monuments database: Database; (maarten) [16:07:53] New patchset: Amire80; "Update tests and sync DBs after reordering regions" [mediawiki/extensions/UniversalLanguageSelector] (master) - https://gerrit.wikimedia.org/r/15171 [16:08:01] Problem in the script PHP Fatal error: Class 'DOMDocument' not found in /usr/share/pear/PHPUnit/Util/XML.php on line 129 [16:09:00] karima_: check your php installaton/depenedencies ... php-dom might be missing [16:09:20] sometimes it's a separate package [16:09:39] Lol I love pear... [16:10:11] 03(NEW) Make a script to fill the admin_tree table - 10https://bugzilla.wikimedia.org/38312 normal; Monuments database: General; (maarten) [16:10:12] 03(mod) Implement the admin_tree table - 10https://bugzilla.wikimedia.org/38311 (10Maarten Dammers) [16:10:17] shouldn't be a pear thing, it'll be a php extension [16:10:38] 03ashley * 10/trunk/extensions/WikiCategoryTagCloud/WikiCategoryTagCloud.php: WikiCategoryTagCloud: coding style tweaks [16:12:10] yum install php-xml .... sorry it's not pear [16:13:07] Waou the tests of mediawiki work on my pc !! [16:13:24] 03(mod) Implement the admin_tree table - 10https://bugzilla.wikimedia.org/38311 (10Maarten Dammers) [16:13:24] 03(NEW) Implement admin_tree browsing in the monuments api - 10https://bugzilla.wikimedia.org/38313 normal; Monuments database: API; (maarten) [16:14:32] 03(mod) Tracking bug for 1.0beta1 release of WLM app - 10https://bugzilla.wikimedia.org/37577 (10Maarten Dammers) [16:14:34] 03(mod) Implement the admin_tree table - 10https://bugzilla.wikimedia.org/38311 (10Maarten Dammers) [16:14:34] 03(mod) Make a script to fill the admin_tree table - 10https://bugzilla.wikimedia.org/38312 (10Maarten Dammers) [16:14:35] 03(mod) Implement admin_tree browsing in the monuments api - 10https://bugzilla.wikimedia.org/38313 (10Maarten Dammers) [16:14:57] thanks for your responses Bye ;) [16:15:17] 03ashley * 10/trunk/extensions/WikiCategoryTagCloud/WikiCategoryTagCloud.php: (log message trimmed) [16:15:17] WikiCategoryTagCloud: [16:15:17] *proper hook signature for the function hooked to ArticleSave [16:15:17] *converted wfMsg to wfMessage + some additional sanity checks [16:15:18] *bugfix (see [16:15:19] http://www.mediawiki.org/wiki/Extension_talk:WikiCategoryTagCloud#PHP_Error_on_save) [16:15:20] -- changed $titles[0] to $titles to prevent PHP error log from being flooded [16:15:44] karima_: seen this https://www.mediawiki.org/wiki/Manual:PHP_unit_testing/Running_the_unit_tests and friends? [16:17:28] 03(mod) JavaScript's mw.language should provide a parallel to Language->commaList( $arr ); - 10https://bugzilla.wikimedia.org/38307 +comment (10Jarry1250) [16:17:46] There are a lot of articles but I didn't know the priority [16:18:38] Selenium is again the alone method to test interface ? [16:19:45] 03(mod) JavaScript's mw.language should provide a parallel to Language->commaList( $arr ); - 10https://bugzilla.wikimedia.org/38307 +comment (10Krenair) [16:22:49] karima_: you can write qunit tests for javascriopt [16:26:44] New patchset: Matthias Mullie; "Article Feedback Tool - Internet Explorer 7 Display Issues" [mediawiki/extensions/ArticleFeedbackv5] (master) - https://gerrit.wikimedia.org/r/14883 [16:27:08] 03(NEW) Tracking bug for sources that need to be added to the monuments database - 10https://bugzilla.wikimedia.org/38314 normal; Monuments database: Database; (maarten) [16:27:23] 03ashley * 10/trunk/extensions/Comments/Comments.i18n.php: Comments: follow-up to r11558: tweak German (de) i18n [16:27:27] ok I found test with javascript : https://www.mediawiki.org/wiki/Qunit [16:27:44] 03(mod) Add Canada in French to the monuments database - 10https://bugzilla.wikimedia.org/38309 (10Maarten Dammers) [16:27:44] 03(mod) Tracking bug for sources that need to be added to the monuments database - 10https://bugzilla.wikimedia.org/38314 (10Maarten Dammers) [16:27:48] 03(mod) Add Canada in English to the monuments database - 10https://bugzilla.wikimedia.org/38310 (10Maarten Dammers) [16:27:50] 03(mod) Tracking bug for sources that need to be added to the monuments database - 10https://bugzilla.wikimedia.org/38314 (10Maarten Dammers) [16:28:16] New code comment: Jack Phoenix; Should be fixed in r115606.; [16:28:24] Thanks. bye [16:28:44] http://www.mediawiki.org/w/index.php?title=Special:Code/MediaWiki/115558 -- wut? I'm sure I clicked on the [reply] link...and it was shown as a reply in preview mode...but posted as a new comment? wtf [16:28:49] * johnduhart yawns [16:30:48] 03(mod) Article Feedback Tool - Internet Explorer 7 Display Issues - 10https://bugzilla.wikimedia.org/37011 +comment (10Matthias Mullie) [16:34:28] New patchset: Catrope; "Fix bug with nested lists in getCoveredSiblingGroups()" [mediawiki/extensions/VisualEditor] (master) - https://gerrit.wikimedia.org/r/15452 [16:36:11] New patchset: Catrope; "After finding a zero-length selection between nodes, return immediately" [mediawiki/extensions/VisualEditor] (master) - https://gerrit.wikimedia.org/r/15453 [16:36:12] New patchset: Catrope; "Fix selectNodes bug where selecting
  • returned an empty result" [mediawiki/extensions/VisualEditor] (master) - https://gerrit.wikimedia.org/r/15454 [16:36:40] New patchset: Catrope; "First stab at list indent/outdent" [mediawiki/extensions/VisualEditor] (master) - https://gerrit.wikimedia.org/r/15455 [16:36:40] New patchset: Catrope; "Work around crazy list rendering bug in Firefox" [mediawiki/extensions/VisualEditor] (master) - https://gerrit.wikimedia.org/r/15456 [16:36:41] New patchset: Catrope; "Let Tab and Shift+Tab trigger indentation again" [mediawiki/extensions/VisualEditor] (master) - https://gerrit.wikimedia.org/r/15457 [16:43:52] 03(mod) Add WLM templates with proper info to images uploaded by the WLM Mobile app - 10https://bugzilla.wikimedia.org/38282 +comment (10Arthur Richards) [16:52:36] New patchset: Matthias Mullie; "Article Feedback Tool - Internet Explorer 7 Display Issues" [mediawiki/extensions/ArticleFeedbackv5] (master) - https://gerrit.wikimedia.org/r/14883 [17:04:37] 03(NEW) Add Sweden to the monuments database as two sources. - 10https://bugzilla.wikimedia.org/38315 normal; Monuments database: Database; (maarten) [17:04:37] 03(mod) Tracking bug for sources that need to be added to the monuments database - 10https://bugzilla.wikimedia.org/38314 (10Maarten Dammers) [17:06:37] can the pi produce a count based on namespace? [17:06:41] for a user [17:06:53] 03(NEW) Add Argentina in Spanish to the monuments database - 10https://bugzilla.wikimedia.org/38316 normal; Monuments database: Database; (maarten) [17:06:54] 03(mod) Tracking bug for sources that need to be added to the monuments database - 10https://bugzilla.wikimedia.org/38314 (10Maarten Dammers) [17:06:58] 03(NEW) WLMMobile: 'cancel' during upload doesn't actually cancel the upload - 10https://bugzilla.wikimedia.org/38317 normal; WikiLoves Monuments Mobile: Upload; (brion) [17:07:17] I can see that it can spit out editcount and recenteditcount easily [17:07:37] 03(NEW) Add Bangladesh to the monuments database in .... - 10https://bugzilla.wikimedia.org/38318 normal; Monuments database: Database; (maarten) [17:07:37] 03(mod) Tracking bug for sources that need to be added to the monuments database - 10https://bugzilla.wikimedia.org/38314 (10Maarten Dammers) [17:08:14] 03(mod) WLMMobile: 'cancel' during upload doesn't actually cancel the upload - 10https://bugzilla.wikimedia.org/38317 +upstream; +comment (10Brion Vibber) [17:08:30] 03(NEW) Add Chile in Spanish to the monuments database - 10https://bugzilla.wikimedia.org/38319 normal; Monuments database: Sources; (maarten) [17:08:31] 03(mod) Tracking bug for sources that need to be added to the monuments database - 10https://bugzilla.wikimedia.org/38314 (10Maarten Dammers) [17:08:53] 03(mod) Tracking bug for sources that need to be added to the monuments database - 10https://bugzilla.wikimedia.org/38314 (10Maarten Dammers) [17:09:11] 03(mod) Add Canada in French to the monuments database - 10https://bugzilla.wikimedia.org/38309 (10Maarten Dammers) [17:09:20] 03(mod) Add Canada in English to the monuments database - 10https://bugzilla.wikimedia.org/38310 (10Maarten Dammers) [17:09:28] 03(mod) Add Sweden to the monuments database as two sources. - 10https://bugzilla.wikimedia.org/38315 (10Maarten Dammers) [17:09:34] 03(mod) Add Argentina in Spanish to the monuments database - 10https://bugzilla.wikimedia.org/38316 (10Maarten Dammers) [17:09:44] 03(mod) Add Bangladesh to the monuments database in .... - 10https://bugzilla.wikimedia.org/38318 (10Maarten Dammers) [17:10:07] 03(mod) Tracking bug for sources that need to be added to the monuments database for Wiki Loves Monuments 2012 - 10https://bugzilla.wikimedia.org/38314 summary (10Maarten Dammers) [17:10:54] 03(mod) Tracking bug for sources that need to be added to the monuments database for Wiki Loves Monuments 2012 - 10https://bugzilla.wikimedia.org/38314 +tracking (10Maarten Dammers) [17:11:50] 03(mod) Tracking bug for sources that need to be added to the monuments database for Wiki Loves Monuments 2012 - 10https://bugzilla.wikimedia.org/38314 (10Maarten Dammers) [17:12:19] 03(mod) Tracking bug for sources that need to be added to the monuments database for Wiki Loves Monuments 2012 - 10https://bugzilla.wikimedia.org/38314 (10Maarten Dammers) [17:12:49] Hey Amgine [17:12:53] 03(mod) Tracking bug for sources that need to be added to the monuments database for Wiki Loves Monuments 2012 - 10https://bugzilla.wikimedia.org/38314 (10Maarten Dammers) [17:13:17] sex. What? [17:13:21] Hi Bawolff [17:13:25] 03(mod) Tracking bug for sources that need to be added to the monuments database for Wiki Loves Monuments 2012 - 10https://bugzilla.wikimedia.org/38314 (10Maarten Dammers) [17:13:48] New patchset: Dymsza; "fix problem with retriving fresh LatestRevID when GAID_FOR_UPDATE" [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/15169 [17:13:57] 03(mod) Tracking bug for sources that need to be added to the monuments database for Wiki Loves Monuments 2012 - 10https://bugzilla.wikimedia.org/38314 (10Maarten Dammers) [17:14:41] 03(mod) Tracking bug for sources that need to be added to the monuments database for Wiki Loves Monuments 2012 - 10https://bugzilla.wikimedia.org/38314 (10Maarten Dammers) [17:15:18] 03(mod) Tracking bug for sources that need to be added to the monuments database for Wiki Loves Monuments 2012 - 10https://bugzilla.wikimedia.org/38314 (10Maarten Dammers) [17:16:01] 03(NEW) Add Panama in Spanish to the monuments database - 10https://bugzilla.wikimedia.org/38327 normal; Monuments database: Sources; (maarten) [17:16:02] 03(mod) Tracking bug for sources that need to be added to the monuments database for Wiki Loves Monuments 2012 - 10https://bugzilla.wikimedia.org/38314 (10Maarten Dammers) [17:16:02] Bawolff: someone had a bug for DPL I told 'em to file... don't remember who or what it was about. [17:16:34] 03(NEW) Add the Philippines to the monuments database - 10https://bugzilla.wikimedia.org/38328 normal; Monuments database: Database; (maarten) [17:16:35] 03(mod) Tracking bug for sources that need to be added to the monuments database for Wiki Loves Monuments 2012 - 10https://bugzilla.wikimedia.org/38314 (10Maarten Dammers) [17:17:29] Amgine: I recently made a DPL related commit (first time in a long time) [17:17:54] (I've been trying to commit stuff again after a while of not doing so) [17:18:17] 03(NEW) Fix Romania in the monuments database - 10https://bugzilla.wikimedia.org/38329 normal; Monuments database: Sources; (maarten) [17:18:18] 03(mod) Tracking bug for sources that need to be added to the monuments database for Wiki Loves Monuments 2012 - 10https://bugzilla.wikimedia.org/38314 (10Maarten Dammers) [17:18:21] Mmm, that may have been what reminded me; or not if I didn't get a notification. I thot you were working the summer? [17:18:54] 03(NEW) Add South Africa to the monuments database - 10https://bugzilla.wikimedia.org/38330 normal; Monuments database: Sources; (maarten) [17:18:54] 03(mod) Tracking bug for sources that need to be added to the monuments database for Wiki Loves Monuments 2012 - 10https://bugzilla.wikimedia.org/38314 (10Maarten Dammers) [17:18:58] I am (by committing things I mean commit things now and again. I'm not planning on doing anything major) [17:19:25] No, I meant remuneratively, bawolff! [17:19:30] 03(NEW) Add Ukraine to the monuments database - 10https://bugzilla.wikimedia.org/38331 normal; Monuments database: Sources; (maarten) [17:19:30] 03(mod) Tracking bug for sources that need to be added to the monuments database for Wiki Loves Monuments 2012 - 10https://bugzilla.wikimedia.org/38314 (10Maarten Dammers) [17:19:39] As in, not time for MW. [17:20:16] Well I have some time. Not as much as before [17:20:55] Money before MW. [17:21:22] New review: Brian Wolff; "see inline" [mediawiki/extensions/intersection] (master) C: 0; - https://gerrit.wikimedia.org/r/15442 [17:21:30] ugh gerrit! [17:21:45] I appearently published a draft instead of a comment [17:22:07] Amgine: alas, I do enjoy eating and paying rent [17:22:08] Drafts aren't actually published [17:22:20] Drafts are unpublished inline comments [17:22:26] The inline commenting system is confusing at first [17:22:55] <^demon> RoanKattouw: Which are separate from refs/drafts/*, such is life [17:22:57] bawolff: No. That was in the imperial voice. As in, OR ELSE STRAIGHT TO YOUR ROOM YOUNG MAN! [17:23:10] Amgine: :P [17:23:37] RoanKattouw: Well it fits with the overall design theme of gerrit (the theme of being confusing) [17:23:42] Yes, sadly [17:24:26] although I must say now that I've tried it, I really do like git (just not gerrit) [17:31:29] <^demon> RoanKattouw: They're discussing branching 2.5 on repo-discuss \o/ [17:31:45] yay [17:31:50] Gerrit 2.5, right? [17:32:03] <^demon> Yup yup. [17:33:13] 03(NEW) WLMMobile: switching from list to map view pushes interface down/right by a couple pixels - 10https://bugzilla.wikimedia.org/38332 normal; WikiLoves Monuments Mobile: General; (brion) [17:33:22] 03(NEW) Finding that account creations avoiding "Global blocked IP addresses" - 10https://bugzilla.wikimedia.org/38333 normal; Wikimedia: General/Unknown; (billinghurst) [17:33:24] <^demon> RoanKattouw: https://groups.google.com/forum/#!msg/repo-discuss/ZczND3xgtaw/BqhxM1lEJpYJ [17:34:34] 03(NEW) PHP Notice: Undefined index: href in /www/w/skins/Vector.php on line 416 - 10https://bugzilla.wikimedia.org/38334 normal; MediaWiki: Skin: Vector; (federicoleva) [17:41:49] 03(mod) Add WLM templates with proper info to images uploaded by the WLM Mobile app - 10https://bugzilla.wikimedia.org/38282 +comment (10Yuvi Panda) [17:47:54] New review: Aaron Schulz; "class_exists was also broken on hiphop, though looking at https://github.com/facebook/hiphop-php/iss..." [mediawiki/extensions/AbuseFilter] (master); V: 0 C: 2; - https://gerrit.wikimedia.org/r/3435 [17:48:50] Change merged: Werdna; [mediawiki/extensions/AbuseFilter] (master) - https://gerrit.wikimedia.org/r/3435 [17:53:46] 03(mod) Several history entries for the same content and watchlists showing wrong article size changes - 10https://bugzilla.wikimedia.org/37225 (10christian) [17:53:47] 03(NEW) Source code highlighting confused in diff view - 10https://bugzilla.wikimedia.org/38335 normal; Wikimedia: Git/Gerrit; (niklas.laxstrom) [17:56:31] 03(mod) Source code highlighting confused in diff view - 10https://bugzilla.wikimedia.org/38335 +comment (10Krenair) [17:57:25] * marktraceur feels kind of dumb [17:57:29] How do I check out http://svn.wikimedia.org/viewvc/mediawiki/trunk/debs/etherpad-lite/debian/ [17:57:32] ? [17:58:05] svn co [17:58:37] 04(REOPENED) no blank before/after "(talk | contribs)" in Japanese messages - 10https://bugzilla.wikimedia.org/38300 +comment (10Niklas Laxström) [17:58:56] 03(mod) JavaScript's mw.language should provide a parallel to Language->commaList( $arr ); - 10https://bugzilla.wikimedia.org/38307 +comment (10Jarry1250) [17:58:59] svn: Repository moved permanently to '/viewvc/mediawiki/trunk/debs/etherpad-lite/debian/'; please relocate [17:59:00] svn co svn+ssh://USERNAME@svn.wikimedia.org/viewvc/mediawiki/trunk/debs/etherpad-lite/debian/ [17:59:13] um, wait [17:59:26] svn co svn+ssh://USERNAME@svn.wikimedia.org/svnroot/mediawiki/trunk/debs/etherpad-lite/debian/ [17:59:27] I think [17:59:37] I'm not sure I have SVN access, but here's hoping [17:59:52] well use HTTP then [18:00:19] marktraceur, http://www.mediawiki.org/wiki/Subversion [18:00:52] Krenair: This is what I tried, giving the above error [18:01:34] 03(mod) AntiSpoof does not support SQLite - 10https://bugzilla.wikimedia.org/38230 +comment (10Brandon Sky) [18:01:40] andre__: thanks, that worked [18:02:19] Krenair: The problem is that it tells you to check out something in /viewvc, which is not possible [18:02:37] sure you're using /svnroot/, not /viewvc/? [18:02:53] Yes, I figured it out now [18:06:01] Are there any tutorials for setting ip mw with sqlite3 on a mac? [18:06:52] can MediaWiki run with PostgreSQL? [18:07:02] oop [18:07:10] s: yes, in theory. [18:07:13] https://www.mediawiki.org/wiki/Manual:Running_MediaWiki_on_Mac_OS_X [18:07:27] I don't know how accurate it may or may not be [18:10:03] 03(mod) Can't run update.php under SQLite 3.16.5: Syntax error - 10https://bugzilla.wikimedia.org/38235 +comment (10Brandon Sky) [18:10:10] is there an $wgEnableParserCache but per namespace? [18:13:00] 03(mod) Source code highlighting confused in diff view - 10https://bugzilla.wikimedia.org/38335 +comment (10Niklas Laxström) [18:14:20] 03(mod) Can't run update.php under SQLite 3.16.5: Syntax error - 10https://bugzilla.wikimedia.org/38235 +comment (10Jasper Deng) [18:14:57] 03(mod) Source code highlighting confused in diff view - 10https://bugzilla.wikimedia.org/38335 +comment (10Krenair) [18:22:32] I upgraded from 1.16 to 1.19.1, I've run update.php and on Special:NewImages I get an Internal Error "DatabaseBase::makeList: empty input" [18:27:13] The only thing I've been able to find on the subject is 12http://www.mediawiki.org/wiki/Talk:MediaWiki_1.19#Error_in_Special:NewFiles_15126 but there's no solution [18:27:34] 03(mod) Source code highlighting confused in diff view - 10https://bugzilla.wikimedia.org/38335 +comment (10Krenair) [18:29:31] Change merged: Nikerabbit; [mediawiki/extensions/Translate] (master) - https://gerrit.wikimedia.org/r/14771 [18:30:01] is there a maintenance script I need to run¿ [18:31:58] There shouldn't be [18:31:59] err [18:32:26] I've run all the scripts with "Image" in the file name but the internal error still pops up [18:33:30] Could you get the full sql query it's trying to run? [18:35:21] 03(mod) Several history entries for the same content and watchlists showing wrong article size changes - 10https://bugzilla.wikimedia.org/37225 +comment (10Alexandre Emsenhuber [IAlex]) [18:41:26] 03(mod) talkpages appear redlinked even when they aren't - 10https://bugzilla.wikimedia.org/36929 (10bsitu) [18:42:52] Change merged: Jeroen De Dauw; [mediawiki/extensions/SemanticResultFormats] (master) - https://gerrit.wikimedia.org/r/15245 [18:44:01] Reedy, query is SELECT * FROM `neowiki_image` LEFT JOIN `neowiki_user_groups` ON (ug_group IN () AND (ug_user = img_user)) WHERE (ug_group IS NULL) ORDER BY img_timestamp DESC LIMIT 51 [18:44:07] not sure why ug_group is empty though [18:44:39] Change merged: Jeroen De Dauw; [mediawiki/extensions/SemanticMediaWiki] (master) - https://gerrit.wikimedia.org/r/14663 [18:46:01] The query doesn't run though, Database.php line 1790 throws an exception if any value is empty [18:51:17] New review: Jeroen De Dauw; "Daniel Kinzler suggested the error is caused by MySQL not supporting self-joins and nested selects o..." [mediawiki/extensions/SemanticMediaWiki] (master); V: 0 C: -1; - https://gerrit.wikimedia.org/r/14870 [18:57:15] New patchset: IAlex; "Update messages.inc and rebuild MessagesEn.php." [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/14616 [19:01:44] tekmosis: yes, I was wanting to know what was empty... [19:02:54] New patchset: MaxSem; "Register MWSearchUpdater in autoloads, add error information to exception" [mediawiki/extensions/MWSearch] (master) - https://gerrit.wikimedia.org/r/15460 [19:04:28] New patchset: Bsitu; "Fix for bug36929" [mediawiki/extensions/PageTriage] (master) - https://gerrit.wikimedia.org/r/15461 [19:04:59] 03(mod) Tracking bug for 1.0beta1 release of WLM app - 10https://bugzilla.wikimedia.org/37577 (10Yuvi Panda) [19:05:00] 03(mod) Tracking bug for 1.0 release of Wiki Loves Monuments Android app - 10https://bugzilla.wikimedia.org/38308 (10Yuvi Panda) [19:05:34] Change merged: Reedy; [mediawiki/extensions/MWSearch] (master) - https://gerrit.wikimedia.org/r/15460 [19:05:35] 03(mod) Tracking bug for 1.0beta1 release of WLM app - 10https://bugzilla.wikimedia.org/37577 (10Yuvi Panda) [19:05:36] 03(mod) Tapping hardware back button incorrectly closes app - 10https://bugzilla.wikimedia.org/38058 (10Yuvi Panda) [19:05:37] 03(mod) WLM App needs to surface administrative zones - 10https://bugzilla.wikimedia.org/38070 (10Yuvi Panda) [19:05:38] 03(mod) WLM App needs a better login failed message - 10https://bugzilla.wikimedia.org/38072 (10Yuvi Panda) [19:05:38] 03(mod) WLM app needs to cluster multiple monuments in map view - 10https://bugzilla.wikimedia.org/38153 (10Yuvi Panda) [19:05:39] 03(mod) Implement the admin_tree table - 10https://bugzilla.wikimedia.org/38311 (10Yuvi Panda) [19:05:39] 03(mod) Make a script to fill the admin_tree table - 10https://bugzilla.wikimedia.org/38312 (10Yuvi Panda) [19:05:40] 03(mod) Implement admin_tree browsing in the monuments api - 10https://bugzilla.wikimedia.org/38313 (10Yuvi Panda) [19:06:58] 03(FIXED) WLM App upload shows no progress indicator - 10https://bugzilla.wikimedia.org/38064 +comment (10Yuvi Panda) [19:08:13] New patchset: Bsitu; "Fix for bug36929" [mediawiki/extensions/PageTriage] (master) - https://gerrit.wikimedia.org/r/15461 [19:08:48] 03(mod) WLMMobile: can't type '9' or '(' on Android 4.0 - 10https://bugzilla.wikimedia.org/38277 (10Tomasz Finc) [19:08:48] 03(mod) Tracking bug for 1.0beta1 release of WLM app - 10https://bugzilla.wikimedia.org/37577 (10Tomasz Finc) [19:12:06] 03(FIXED) Uploading Illegal file names breaks app - 10https://bugzilla.wikimedia.org/38133 (10Jon) [19:12:30] 03(mod) Tracking bug for 1.0beta1 release of WLM app - 10https://bugzilla.wikimedia.org/37577 (10Jon) [19:12:32] 03(mod) WLMMobile: 'cancel' during upload doesn't actually cancel the upload - 10https://bugzilla.wikimedia.org/38317 (10Jon) [19:13:31] 03(NEW) Puppet group list doesn't show group names for projects that the user is not a sysadmin for - 10https://bugzilla.wikimedia.org/38336 normal; MediaWiki extensions: OpenStackManager; (roan.kattouw) [19:21:43] 03(NEW) Add search by point for the monuments database - 10https://bugzilla.wikimedia.org/38337 normal; Monuments database: API; (maarten) [19:22:27] 03(mod) WLMMobile: can't type '9' or '(' on Android 4.0 - 10https://bugzilla.wikimedia.org/38277 +comment (10Brion Vibber) [19:25:41] 03(mod) no blank before/after "(talk | contribs)" in Japanese messages - 10https://bugzilla.wikimedia.org/38300 +comment (10Penn Station) [19:27:05] 03(mod) talkpages appear redlinked even when they aren't - 10https://bugzilla.wikimedia.org/36929 (10bsitu) [19:27:36] 03(mod) Add search by point for the monuments database - 10https://bugzilla.wikimedia.org/38337 normal->15enhancement (10Sam Reed (reedy)) [19:29:12] 03(mod) Add Chile in Spanish to the monuments database - 10https://bugzilla.wikimedia.org/38319 normal->15enhancement; +i18n (10Sam Reed (reedy)) [19:29:13] 03(mod) Add Panama in Spanish to the monuments database - 10https://bugzilla.wikimedia.org/38327 normal->15enhancement; +i18n (10Sam Reed (reedy)) [19:29:14] 03(mod) Add Colombia in Spanish to the monuments database - 10https://bugzilla.wikimedia.org/38320 normal->15enhancement; +i18n (10Sam Reed (reedy)) [19:29:16] 03(mod) Add Hungary to the monuments database - 10https://bugzilla.wikimedia.org/38322 normal->15enhancement; +i18n (10Sam Reed (reedy)) [19:29:16] 03(mod) Add Ukraine to the monuments database - 10https://bugzilla.wikimedia.org/38331 normal->15enhancement; +i18n (10Sam Reed (reedy)) [19:29:17] 03(mod) Add Italy in Italian to the monuments database - 10https://bugzilla.wikimedia.org/38325 normal->15enhancement; +i18n (10Sam Reed (reedy)) [19:29:18] 03(mod) Add Bangladesh to the monuments database in .... - 10https://bugzilla.wikimedia.org/38318 normal->15enhancement; +i18n (10Sam Reed (reedy)) [19:29:19] 03(mod) Add South Africa to the monuments database - 10https://bugzilla.wikimedia.org/38330 normal->15enhancement; +i18n (10Sam Reed (reedy)) [19:29:26] 03(mod) Add India to the monuments database - 10https://bugzilla.wikimedia.org/38323 normal->15enhancement; +i18n (10Sam Reed (reedy)) [19:29:26] 03(mod) Add Sweden to the monuments database as two sources. - 10https://bugzilla.wikimedia.org/38315 normal->15enhancement; +i18n (10Sam Reed (reedy)) [19:29:27] 03(mod) Add Czech Republic to the monuments database - 10https://bugzilla.wikimedia.org/38321 normal->15enhancement; +i18n (10Sam Reed (reedy)) [19:29:28] 03(mod) Add Canada in English to the monuments database - 10https://bugzilla.wikimedia.org/38310 normal->15enhancement; +i18n (10Sam Reed (reedy)) [19:29:28] 03(mod) Fix Romania in the monuments database - 10https://bugzilla.wikimedia.org/38329 normal->15enhancement; +i18n (10Sam Reed (reedy)) [19:29:29] 03(mod) Add Liechtenstein to the monuments database - 10https://bugzilla.wikimedia.org/38326 normal->15enhancement; +i18n (10Sam Reed (reedy)) [19:29:29] 03(mod) Add Argentina in Spanish to the monuments database - 10https://bugzilla.wikimedia.org/38316 normal->15enhancement; +i18n (10Sam Reed (reedy)) [19:29:30] 03(mod) Add the Philippines to the monuments database - 10https://bugzilla.wikimedia.org/38328 normal->15enhancement; +i18n (10Sam Reed (reedy)) [19:29:31] 03(mod) Add Israel in Hebrew to the monuments database - 10https://bugzilla.wikimedia.org/38324 normal->15enhancement; +i18n (10Sam Reed (reedy)) [19:29:32] 03(mod) Add Canada in French to the monuments database - 10https://bugzilla.wikimedia.org/38309 normal->15enhancement; +i18n (10Sam Reed (reedy)) [19:30:22] 03(mod) Tracking bug for sources that need to be added to the monuments database for Wiki Loves Monuments 2012 - 10https://bugzilla.wikimedia.org/38314 (10Sam Reed (reedy)) [19:30:23] 03(mod) Tracking bug (tracking) - 10https://bugzilla.wikimedia.org/2007 (10Sam Reed (reedy)) [19:31:03] 03(mod) no blank before/after "(talk | contribs)" in Japanese messages - 10https://bugzilla.wikimedia.org/38300 +comment (10Penn Station) [19:31:24] 03(mod) Implement admin_tree browsing in the monuments api - 10https://bugzilla.wikimedia.org/38313 normal->15enhancement (10Sam Reed (reedy)) [19:31:28] 03(mod) Make a script to fill the admin_tree table - 10https://bugzilla.wikimedia.org/38312 normal->15enhancement (10Sam Reed (reedy)) [19:31:29] Krenair: who are the right people to talk to about http://www.mediawiki.org/wiki/Extension:AkismetKlik for development [19:31:34] 03(mod) Implement the admin_tree table - 10https://bugzilla.wikimedia.org/38311 normal->15enhancement (10Sam Reed (reedy)) [19:31:51] 03(mod) the first line of text does not appear - 10https://bugzilla.wikimedia.org/36928 (10bsitu) [19:33:20] haggis, Carlb: https://www.mediawiki.org/wiki/Special:Contributions/Carlb [19:33:42] 03(mod) JavaScript's mw.language should provide a parallel to Language->commaList( $arr ); - 10https://bugzilla.wikimedia.org/38307 normal->15enhancement (10Sam Reed (reedy)) [19:40:39] 03(mod) WLMMobile: can't type '9' or '(' on Android 4.0 - 10https://bugzilla.wikimedia.org/38277 +comment (10Brion Vibber) [19:41:13] 03(NEW) Central Notice: Call to a member function listToText() on a non-object in CentralNoticeCampaignLogPager.php - 10https://bugzilla.wikimedia.org/38338 normal; MediaWiki extensions: CentralNotice; (sam) [19:41:50] New patchset: Krinkle; "examples/BoilerPlate: Move stuff verbosity back to Examples" [mediawiki/extensions/examples] (master) - https://gerrit.wikimedia.org/r/15464 [19:42:07] Change merged: Krinkle; [mediawiki/extensions/examples] (master) - https://gerrit.wikimedia.org/r/15464 [19:44:58] 03(mod) Browser back button works poorly with expanded article sections - 10https://bugzilla.wikimedia.org/36848 +comment (10Jon) [19:45:42] 03(mod) Preference or default setting to open search results and suggestions in new tab - 10https://bugzilla.wikimedia.org/35974 +comment (10zlight) [19:49:21] 03(mod) Source code highlighting confused in diff view - 10https://bugzilla.wikimedia.org/38335 +comment (10Niklas Laxström) [19:50:55] New patchset: Krinkle; "examples/Example: Add ApiQuery example" [mediawiki/extensions/examples] (master) - https://gerrit.wikimedia.org/r/15466 [19:51:11] Change merged: Krinkle; [mediawiki/extensions/examples] (master) - https://gerrit.wikimedia.org/r/15466 [19:52:57] hiyas [19:53:17] im trying to make a mediaki and already install [19:53:31] New patchset: Reedy; "Remove a couple of unused globals, add a missing global or 2" [mediawiki/extensions/CentralNotice] (master) - https://gerrit.wikimedia.org/r/15467 [19:53:47] i want to make a platilla but how is to create that example localhost/miwiki:plantillaname ? [19:54:55] 03(FIXED) Central Notice: Call to a member function listToText() on a non-object in CentralNoticeCampaignLogPager.php - 10https://bugzilla.wikimedia.org/38338 +comment (10Sam Reed (reedy)) [19:55:05] New review: Reedy; "Also fixes Bug 38338 - Central Notice: Call to a member function listToText() on a non-object in Cen..." [mediawiki/extensions/CentralNotice] (master); V: 0 C: 0; - https://gerrit.wikimedia.org/r/15467 [19:59:36] 03(mod) Ugly reviewing interaction - 10https://bugzilla.wikimedia.org/37060 (10bsitu) [20:03:41] 03raymond * 10/trunk/extensions/ (8 files in 8 dirs): Localisation updates from http://translatewiki.net. [20:03:51] I'm having trouble allowing the webserver mw runs on write to a directory on my local machine. I get the error: Cannot create the data directory /localhost/Users/username/mediawiki/wiki, because the parent directory /localhost/Users/username/mediawiki is not writable by the webserver. [20:04:05] this is for the db setup [20:04:34] New review: Tychay; "Simple one line change for a bug Wikia found in the code." [mediawiki/core] (master) C: 1; - https://gerrit.wikimedia.org/r/15169 [20:06:02] Change merged: Aaron Schulz; [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/15169 [20:06:36] 03(mod) JavaScript's mw.language should provide a parallel to Language->commaList( $arr ); - 10https://bugzilla.wikimedia.org/38307 +comment (10Krinkle) [20:06:51] 03(mod) JavaScript's mw.language should provide a parallel to Language->commaList( $arr ); - 10https://bugzilla.wikimedia.org/38307 (10Krinkle) [20:08:20] 03(mod) Fix Romania in the monuments database - 10https://bugzilla.wikimedia.org/38329 15enhancement->minor; -i18n ; +comment (10Maarten Dammers) [20:09:30] Change merged: Reedy; [mediawiki/extensions/CentralNotice] (master) - https://gerrit.wikimedia.org/r/15467 [20:10:21] 03(NEW) Call to undefined method languages::getCode() - 10https://bugzilla.wikimedia.org/38339 normal; MediaWiki: Internationalization; (sam) [20:14:03] New patchset: Reedy; "CentralNotice to master to fix fatal" [mediawiki/core] (wmf/1.20wmf7) - https://gerrit.wikimedia.org/r/15498 [20:14:21] Change merged: Reedy; [mediawiki/core] (wmf/1.20wmf7) - https://gerrit.wikimedia.org/r/15498 [20:14:56] 03(mod) No High Dynamic Range Image (HDRI) file formats allowed on Commons - 10https://bugzilla.wikimedia.org/17505 +comment (10Rd232) [20:16:02] 04(REOPENED) Add a monument_random field + index to the monuments_all table - 10https://bugzilla.wikimedia.org/37974 +comment (10Maarten Dammers) [20:16:58] 04(REOPENED) Lat/lon should be NULL when empty - 10https://bugzilla.wikimedia.org/37422 +comment (10Maarten Dammers) [20:17:52] 03(NEW) call_user_func_array() expects parameter 1 to be a valid callback, class 'languages' does not have a method - 10https://bugzilla.wikimedia.org/38340 normal; MediaWiki: Internationalization; (sam) [20:19:36] Reedy: how is WikiReference::getHostname supposed to work? [20:19:47] Dunno [20:23:46] Reedy: have you taken a look at the convention registration extension lately by chance? [20:26:30] New review: Santhosh; "Test comment" [mediawiki/extensions/Narayam] (master); V: 0 C: 0; - https://gerrit.wikimedia.org/r/15247 [20:32:36] Hi all, I was hoping someone might be able to clarify some code I found to make the page Special:ListUsers transincludable. [20:35:30] jacobb_: Hi! Go ahead and ask a more specific question, if someone has the time to look at it, better that they spend their time actually looking rather than asking you to continue :) [20:35:41] (and then waiting, etc., etc.) [20:39:44] New patchset: Subramanya Sastry; "Serializer fixes" [mediawiki/extensions/VisualEditor] (master) - https://gerrit.wikimedia.org/r/15504 [20:39:55] New patchset: MarkTraceur; "Make pad forking work better, improve interface" [mediawiki/extensions/EtherEditor] (master) - https://gerrit.wikimedia.org/r/15505 [20:40:14] New review: Santhosh; "Verified." [mediawiki/extensions/Narayam] (master); V: 1 C: 2; - https://gerrit.wikimedia.org/r/15247 [20:40:16] Change merged: Santhosh; [mediawiki/extensions/Narayam] (master) - https://gerrit.wikimedia.org/r/15247 [20:41:22] Change merged: MarkTraceur; [mediawiki/extensions/EtherEditor] (master) - https://gerrit.wikimedia.org/r/15505 [20:43:27] 03(mod) Add WLM templates with proper info to images uploaded by the WLM Mobile app - 10https://bugzilla.wikimedia.org/38282 +comment (10Maarten Dammers) [20:45:30] New patchset: Reedy; "Deglobali[sz]ation!" [mediawiki/extensions/CentralNotice] (master) - https://gerrit.wikimedia.org/r/15506 [20:47:40] Sorry had to step away for a moment, but basically I am looking to trasninclude the listusers page with a filter on group. Someone posted code that looks promising but I'm a bit stuck. Here's the original forum post, code, and my error message: http://pastebin.com/xWkJuGuh [20:49:39] does anybody know why a byte order mark should be allowed within a title? [20:50:02] 03(NEW) Make UploadCampaigns readable. - 10https://bugzilla.wikimedia.org/38341 normal; MediaWiki extensions: UploadWizard; (maarten) [20:55:20] New patchset: IAlex; "Use local context to get messages and time formatting methods of Language class." [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/15507 [20:58:24] 03(NEW) List/Map view doesn't always show correct label - 10https://bugzilla.wikimedia.org/38342 normal; WikiLoves Monuments Mobile: Maps; (tfinc) [21:01:09] 03(mod) Tracking bug for 1.0beta1 release of WLM app - 10https://bugzilla.wikimedia.org/37577 (10Tomasz Finc) [21:01:10] 03(mod) List/Map view doesn't always show correct label - 10https://bugzilla.wikimedia.org/38342 (10Tomasz Finc) [21:04:26] 03(NEW) When uploading an image confirmation page loads image in full resolution - 10https://bugzilla.wikimedia.org/38343 normal; WikiLoves Monuments Mobile: Upload; (tfinc) [21:04:36] 03(mod) When uploading an image confirmation page loads image in full resolution - 10https://bugzilla.wikimedia.org/38343 (10Tomasz Finc) [21:04:36] 03(mod) Tracking bug for 1.0beta1 release of WLM app - 10https://bugzilla.wikimedia.org/37577 (10Tomasz Finc) [21:04:38] New patchset: Reedy; "Add getCanonicalServer to WikiMap" [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/15509 [21:05:58] New patchset: Reedy; "Bug 36787 - meta=globaluserinfo does not output URL" [mediawiki/extensions/CentralAuth] (master) - https://gerrit.wikimedia.org/r/7351 [21:07:16] just asking, what's $wgConf->localVHosts? [21:07:29] 03(NEW) Respect EXIF rotation of images in app - 10https://bugzilla.wikimedia.org/38344 normal; WikiLoves Monuments Mobile: Upload; (tfinc) [21:07:45] 03(mod) Respect EXIF rotation of images in app - 10https://bugzilla.wikimedia.org/38344 (10Tomasz Finc) [21:07:45] 03(mod) Tracking bug for 1.0beta1 release of WLM app - 10https://bugzilla.wikimedia.org/37577 (10Tomasz Finc) [21:07:59] Just a C/P of my previous message: I am looking to transinclude the listusers page with a filter on group. Someone posted code that looks promising, but I'm a bit stuck. Here's the original forum post, code, and my error message: http://pastebin.com/xWkJuGuh [21:12:00] 03(NEW) Moodbar smileys styled by JS-added class instead of plain CSS - 10https://bugzilla.wikimedia.org/38345 normal; MediaWiki extensions: Moodbar; (yyairrand) [21:13:51] New review: Hashar; "Jeroen raised the issue on wikitech-l. Here is my reply for later reference:" [mediawiki/extensions/SemanticMediaWiki] (master); V: 0 C: 0; - https://gerrit.wikimedia.org/r/14870 [21:22:11] New patchset: Pginer; "Just a test to practice with Git" [mediawiki/extensions/UniversalLanguageSelector] (master) - https://gerrit.wikimedia.org/r/15510 [21:23:04] New patchset: Alolita; "Updated readme with updated url" [mediawiki/extensions/UniversalLanguageSelector] (master) - https://gerrit.wikimedia.org/r/15511 [21:24:54] jacobb_: I don't think that hook can be used for that purpose [21:25:33] SpecialListUsers doesn't extend IncludeableSpecialPage [21:26:40] Oh, so the original post in that forum was mistaken? [21:27:52] I think so [21:27:53] Change abandoned: Pginer; "(no reason)" [mediawiki/extensions/UniversalLanguageSelector] (master) - https://gerrit.wikimedia.org/r/15510 [21:28:31] Based on where that hook is called, there is no evidence it'll take an arrayu [21:28:48] 03(NEW) Nearby doesn't update as your location changes - 10https://bugzilla.wikimedia.org/38346 normal; WikiLoves Monuments Mobile: Maps; (tfinc) [21:29:04] 03(mod) Nearby doesn't update as your location changes - 10https://bugzilla.wikimedia.org/38346 (10Tomasz Finc) [21:29:04] ok, thanks! [21:29:05] 03(mod) Tracking bug for 1.0beta1 release of WLM app - 10https://bugzilla.wikimedia.org/37577 (10Tomasz Finc) [21:29:25] I wonder why it isn't just made to subclass includeable page if it can [21:29:26] New patchset: MarkTraceur; "Auto-update the contributor list" [mediawiki/extensions/EtherEditor] (master) - https://gerrit.wikimedia.org/r/15512 [21:29:34] 03(mod) Map pins don't update as you move the map - 10https://bugzilla.wikimedia.org/38346 summary (10Tomasz Finc) [21:29:41] Change merged: MarkTraceur; [mediawiki/extensions/EtherEditor] (master) - https://gerrit.wikimedia.org/r/15512 [21:33:07] New patchset: Alolita; "Updated readme with updated url." [mediawiki/extensions/UniversalLanguageSelector] (master) - https://gerrit.wikimedia.org/r/15511 [21:33:54] 03(NEW) Remove nearby list view - 10https://bugzilla.wikimedia.org/38347 normal; WikiLoves Monuments Mobile: Maps; (tfinc) [21:35:25] Is this a bug? [21:35:25] http://en.wikipedia.org/wiki/Anita_Sarkeesian [21:35:26] 03(NEW) Pinch to zoom is not working on some devices - 10https://bugzilla.wikimedia.org/38348 normal; WikiLoves Monuments Mobile: Maps; (tfinc) [21:35:34] 03(mod) Pinch to zoom is not working on some devices - 10https://bugzilla.wikimedia.org/38348 (10Tomasz Finc) [21:35:34] Reedy: Is it because of multiple inheritance problems? [21:35:35] 03(mod) Tracking bug for 1.0beta1 release of WLM app - 10https://bugzilla.wikimedia.org/37577 (10Tomasz Finc) [21:35:36] the lock says the article is protected till a date in the past [21:35:46] or I should say do you think it's from that [21:35:52] jacobb_: no [21:36:01] It could be, if it's tested and works [21:36:15] (made to subclass includeablepage) [21:36:51] botter: is what? [21:37:00] the semi protected lock icon hover text [21:37:07] 03(mod) Remove nearby list view - 10https://bugzilla.wikimedia.org/38347 (10Tomasz Finc) [21:37:07] 03(mod) Tracking bug for 1.0beta1 release of WLM app - 10https://bugzilla.wikimedia.org/37577 (10Tomasz Finc) [21:37:25] Reedy: It says the article is protected till a date in the past [21:37:38] {{pp-protected|expiry=2012-07-06T21:32:30Z|small=yes}} [21:37:44] Because the template parameter says so [21:37:47] so no [21:38:10] Oh [21:38:20] So its a template bug, of sorts [21:41:37] Reedy: So I switched it to extend IncludableSpecialPage and it includes correctly. It contains the filter search, the group access information, and creation info which would need to be removed. [21:42:23] jacobb_: right, so based on other special pages... parts of it need wrapping in $this->including() [21:42:29] if ( $this->including() ) {} [21:43:58] jacobb_: as the execute method is what, 19 lines, it shouldn't be too difficult ;) [21:44:40] Seems worthy to go into core if it's done :) [21:45:07] cool, yeah I was just going to ask if that should be in the execute function, thanks [21:45:22] The rest of it is pager code, so I guess so [21:52:35] 03(mod) Make "unreviewed" a filter instead of the default - 10https://bugzilla.wikimedia.org/36640 (10bsitu) [21:56:53] just a short question, deletion in the images/thumb directory does not break anything? [21:57:06] dasch: Does that sound reasonable? [21:57:47] yes, but I'm not sure [21:57:58] just wanted to be sure [21:59:02] It'll break the pages that use those thumbnails until those pages are refreshed. [21:59:32] unless you've got the 404 thumbhandler.. [21:59:48] Even then, pages in cache will simply be broken. [22:00:21] well, no.. it'd request the thumb and get it regenerated [22:02:33] the point is, that somehow I have some thumbs with different ownership, and some are in hashed directorys and some direct in images/thumb. And somehow I got permission denied on some pictures. So I would like to clean it up [22:03:21] Reedy: Looks like it's worked. {{Special:Listusers/group}} lists just the members with that group. It is still showing those member's entire group ID's and their join date. [22:03:21] Reedy: Hm, right. [22:03:27] New patchset: Mwjames; "(bug 38292) Fixed alternative query store - add public method getQuerySource to determine query source - applied nicified param defs" [mediawiki/extensions/SemanticMediaWiki] (master) - https://gerrit.wikimedia.org/r/15243 [22:03:46] jacobb_: I can submit the patch for you if you want [22:03:49] 03(mod) Add WLM templates with proper info to images uploaded by the WLM Mobile app - 10https://bugzilla.wikimedia.org/38282 +comment (10Arthur Richards) [22:04:31] Thanks! Give me a few more minutes and let me see if I can get that extra information out easily. [22:07:52] New patchset: Mwjames; "(bug 38292) Fixed alternative query store - add public method getQuerySource to determine query source - applied nicified param defs" [mediawiki/extensions/SemanticMediaWiki] (master) - https://gerrit.wikimedia.org/r/15243 [22:09:42] can gadgets have prefs of their own as of now, or are we still waiting for gadgets 2.0 for that? [22:11:25] I think that's 2.0 [22:12:02] so the only way for gadgets to have prefs is either have them in js files like twinkle or use cookies? [22:12:19] Indeed [22:12:56] but cookies mean that logged-in users' prefs dont get transfered from one computer to the other, right? [22:15:22] AWS' ElastiCache looks disapointing [22:15:32] Reedy: extensions can have prefs though? If the same thing is an extension instead of a gadget, one can get prefs stored for it, right? [22:15:44] I suppose [22:18:30] New patchset: Reedy; "Die globals, die!" [mediawiki/extensions/Gadgets] (master) - https://gerrit.wikimedia.org/r/15513 [22:19:27] question - SVG thumbnails not showing - I see "File:PD-icon.svg" and link instead - the file has been upload - any ideas? Thank you [22:20:13] i need someone to write a script into an extension [22:20:46] Ozor: no thumbnailing? [22:21:19] tiny script really: http://hi.wikipedia.org/wiki/User:Siddhartha_Ghai/Numeral_converter.js [22:21:33] * Sid-G waits to see if anyone's interested [22:22:25] Reedy: I have $wgUseImageResize = true; [22:22:44] !thumb [22:22:45] For information on configuring thumbnailing on MediaWiki, please refer to . [22:23:43] thank Reedy reading now [22:23:55] I did before but am double checking [22:37:36] Reedy: I'm having trouble figuring out how to get the user_real_name displayed and stopping the display of the groups and creation date without breaking everything. [22:38:51] to get real name (though, that wouldn't go into core as is), you need to add it to the fields in getQueryInfo and output it in formatRow [22:40:09] But to modify what's output [22:40:20] you need to pass $this->including to the pager constructor [22:40:21] a la $pager = new ImageListPager( $this->getContext(), $userName, $search, $this->including() ); [22:40:36] and then cache that in a local variable [22:43:10] oh so change the UsersPager in SpecialListusers to have two more variables, a flag to get the real username? [22:43:19] why do I need to pass $this->including()? [22:45:27] On listfiles it only seems to change what's sortable [22:46:38] How do other includeable pages change when included? [22:47:47] 03(mod) Tracking bug for 1.0beta1 release of WLM app - 10https://bugzilla.wikimedia.org/37577 +comment (10Tomasz Finc) [22:49:45] A lot of them just limit the number of outputs listed, like /3 reduces the number of rows to 3 [22:49:54] for allpages, newfiles, newpages, recentchanges, etc. [22:51:12] So I guess my change makes it conform to the same functionality as the others [22:51:34] but it would be nice to clean up the output with extra options [22:54:57] 03(mod) Enable $wgHtml5 on Wikimedia wikis - 10https://bugzilla.wikimedia.org/27478 (10Nemo_bis) [22:55:00] 03(mod) 1.18 post-deployment actions (tracking) - 10https://bugzilla.wikimedia.org/29876 (10Nemo_bis) [23:06:05] 03dasch * 10/trunk/extensions/FormatNum/FormatNum.php: intval to prevent errors [23:24:02] New patchset: MarkTraceur; "Add in "export" functionality" [wikimedia/orgchart] (master) - https://gerrit.wikimedia.org/r/15514 [23:24:28] Change merged: MarkTraceur; [wikimedia/orgchart] (master) - https://gerrit.wikimedia.org/r/15514 [23:29:18] Reedy: Hey, if you aren't too busy I was hoping to get a bit more insight from you if you don't mind :) [23:29:45] I've passed in a include flag to the UserPager constructor [23:29:57] made a local variable and if it's set it removes the groups and creation times [23:30:17] I added a request for the user_real_name in the query [23:30:54] and in formatrow if the variable is set it swaps in the user_real_name for the text of the link instead of the user_name [23:31:17] except I've just run into one problem, and it basically doesn't show the text for my user_real_name [23:31:59] oh duh, I didn't set my real name [23:33:39] 03(mod) invaliduser error is misleading - 10https://bugzilla.wikimedia.org/33781 +comment (10Ryan Kaldari) [23:35:07] New patchset: Aaron Schulz; "[FileBackend] Added hash skipping option to speed up script." [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/15515 [23:39:11] 03(mod) Implement the admin_tree table - 10https://bugzilla.wikimedia.org/38311 +comment (10Platonides) [23:39:37] Change merged: Aaron Schulz; [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/15515 [23:40:37] Can I copy pages from the data base to a back up [23:40:45] !export [23:40:45] To export pages from a wiki, navigate to Special:Export on the wiki, type in the names of the pages to export, and hit "export". See for an example of this form. See also: !import [23:40:47] !backup [23:40:47] See http://www.mediawiki.org/wiki/Manual:Backing_up_a_wiki for information about backing up your wiki. For restoring your wiki, see http://www.mediawiki.org/wiki/Manual:Moving_a_wiki#Import_the_database_backup [23:40:48] file or tgz [23:41:18] looking [23:42:25] great bot you have there :) [23:42:38] it's cause we're all lazy [23:42:46] i think you mean productive [23:42:47] lol [23:42:58] !botnoob [23:42:58] I don't know everything about everything. I am mostly for lazy experienced users to echo quick answers to very common mediawiki questions. Please don't randomly experiment with me for help. Everything I know is at http://toolserver.org/~mwbot/botbrain.html and you can visit #mwbot or privately message me. [23:43:52] So I've gotten this transinclude userlist page to what I had in mind. [23:44:26] doing the transinclude puts the user_real_name and none of the extra stuff, so it's not exactly like all the other transinclude special pages [23:44:52] but it doesn't change it's functionality from before [23:45:39] Real name isn't generally exposed anywhere... [23:45:59] if there's no real name is defaults back to user_name [23:46:12] still [23:46:13] but I guess that doesn't need to be included if it's going to be patched [23:46:22] People will get upset if enwiki starts displaying real names ;) [23:46:28] ah [23:46:32] You could hide it behind a global I guess [23:46:39] but seems a bit specific purpose [23:46:40] err [23:46:57] hm, well I guess maybe I don't need to use it either [23:47:01] just kind of had it in mind [23:47:01] Ah [23:47:12] You could override it with the available hooks [23:47:27] what do you mean? sorry not familiar with mediawiki [23:47:27] wfRunHooks( 'SpecialListusersDefaultQuery', array( $this, &$query ) ); and wfRunHooks( 'SpecialListusersFormatRow', array( &$item, $row ) ); [23:47:48] !hooks [23:47:48] Hooks allow you to run functions at various points in the main MediaWiki code. For more information about using hooks in MediaWiki, see . [23:49:43] sorry still not seeing what I should be hooking [23:49:52] so if you wanted the real name there... it'd be less than 10 lines of code you can leave in your localsettings [23:49:55] this is for the user_real_name [23:49:59] oh ok [23:50:54] Certainly getting the includeability in core would be a good idea [23:51:10] what about the groups and creation data being removed [23:51:30] I think that'd be fair for having when your including the page [23:51:34] and i guess i'm still not sure what to actually code, but i see what you're suggesting [23:53:35] oh so these two hooks already exist [23:54:15] yeah [23:55:24] 03(mod) Changes in Wikimedia-RU mailing lists - 10https://bugzilla.wikimedia.org/38291 +comment (10Thehelpfulone)