[08:19:00] Hi, I cannot find the syntax for creating an internal link to a specific version of a page. diff something? [08:19:15] If I get an answer, I will document it at https://www.mediawiki.org/wiki/Help:Links#Internal_links [08:40:39] qgil: Special:Permalink/$revid [08:47:13] mmmm thank you legoktm, I think there is a simpler way but that will work. [08:59:29] legoktm: oh thanks I forgot about that. At least you can make an internal link this way [09:02:46] test [09:03:48] Anybody using Mediawiki 1.25.3 with Visualeditor and experiencing this: http://imgur.com/lMAHNGg ? The whole editor looks huge [10:15:48] I have a few thousand spam accounts that I'd like to delete. Is there an easy way to delete all users that aren't member of a group? [10:15:51] alternatively, I could delete users that aren't in amongst the first ten that registered, and that has not made any edits [10:15:56] would the following SQL query do the trick: [10:15:58] DELETE FROM perlrdf_user WHERE user_editcount = 0 AND user_id>10 [10:16:03] or are there side effects that may cause trouble? [10:17:21] hi [10:17:34] is there any automate way to fix links after the move of page? [10:20:11] If I edit some code in the core repository then how to test whether it worked or not? I am new here please help :) [10:24:11] sam_____: well basically open the mw wheather it works [10:24:25] depends probably on what the code should perform [10:24:58] we have a some wrong codes in our wikies - ha ha, but noonecares untill the wiki works [10:26:31] Juandev: I didn't get what do you mean by "open the mw" . I'm sorry. I am new so don't know much terminology yet. [10:26:53] mw- mediawiki [10:29:43] Juandev: Till now, I have set up vagrant. Now, I am trying to fix a bug so that I can learn more about mediawiki. I am not sure how to see what local changes actually reflects as. [10:33:21] I see, I wont help you with this [10:33:46] wait here couple of hours and repeate your question, when the West coast will wake up [11:30:49] KjetilK: Have a look athe "User Merge and Delete" extension and just merge them into a "Junk" user account [11:31:18] p858snake, ok, thanks [11:31:56] Juandev: have a mediawiki setup that uses the code from the repository and test [13:16:09] What is the best and latest combination of a stable MediaWiki and a VisualEditor extension? [13:19:10] you might also want to try #mediawiki-visualeditor [16:41:29] Hello. Where can I get the list of core Mediawiki messages so that I can further import them into transifex.net? [16:50:21] gleki: languages/i18n/en.json in the mediawiki/core repo [16:54:27] Should this be missing? Hard to push stuff up to review without it. :( https://gerrit.wikimedia.org/tools/hooks/commit-msg [17:00:09] Trela: it shouldn't [17:00:34] Trela: the correct URL is apparently https://gerrit.wikimedia.org/r/tools/hooks/commit-msg [17:01:06] MatmaRex: Thanks. I will see if I can patch review on my end to work around it temporarily. [17:01:37] Trela: you can just download that and place the file in .git/hooks/ directory (inside the repository you have) [17:08:07] MatmaRex: thanks [17:08:46] MatmaRex: Thanks! [17:40:16] If I have a SSH key entered into Gerrit and verified that it works should I still be asked for my username and password when doing "git review -R"? [17:43:26] Nevermind. [17:58:09] hello, is this room for wikipedia api too? [18:04:27] anyone know why my mediawiki is giving me: http://tools.wmflabs.org/betacommand-dev/reports/search_glitch.png [18:07:45] dorei: just try and see what happens :) [18:10:41] i dont know how am i supposed to use the responses [18:11:00] first i have these normalized and then those pages with pageid [18:11:09] and i dont know how am i supposed to correlate this [18:31:16] is there some documentation page on mediawiki api responses? [18:31:36] andre__: Hi Andre, still not too late to register tasks/mentor for GCI? [18:39:54] dorei, plenty of information on the wiki [18:40:02] I find the API Sandbox useful [18:40:16] https://www.mediawiki.org/wiki/Special:ApiSandbox [18:40:59] but i found no page describing the response, only pages describing the query :( [18:43:37] i suppose it may depend on the format [18:47:57] Kelson, never too late! Just happy to see you joining! :) [18:48:30] andre__: just have read, there is today a deadline, but was not sure if this is for orgs or mentors [18:48:42] andre__: OK, thx, will go ahead then. [18:54:33] Kelson, today's deadline was for org application. Wikimedia applied. Now we need more tasks and mentors for Google Code-In. :) [18:54:40] https://www.mediawiki.org/wiki/Google_Code-in_2015#Mentors.27_corner [18:55:19] So if anybody has small, self-contained tasks (code, docs, research, UI/design) and they could imagine mentoring a new young contributor, please join! ^ [19:20:09] andre__: ok [22:02:23] RFC meeting starting now in #wikimedia-office regarding "make Parser::getTargetLanguage aware of multilingual wikis" [23:43:10] hi there, can anyone help me work out what to do with step 3 of: https://www.mediawiki.org/wiki/Manual:Wiki_family#Wikimedia_Method