[00:33:34] Hello ToBeCloud [00:34:19] Hi Johnbot lol [00:36:38] Hello qchris [00:39:26] Hello _ TWS [00:44:28] Hello aude_ , Vyznev_ and Altnev_ [00:46:26] Hello KenOokamiHoro [00:47:25] Hello trobotham [00:53:58] Johnbot, who is your owner? [00:55:34] :/ [00:55:36] quiddity: you broke it [05:01:34] hello. The `pagelinks` and `redirect` tables don't contain anything like an AUTO_INCREMENT value that would allow me to gauge their rough size by looking at the beginning of an SQL dump, right? [05:17:42] Hi adrian_1908. [05:17:47] !tables.sql [05:17:47] https://gerrit.wikimedia.org/r/gitweb?p=mediawiki/core.git;a=blob;f=maintenance/tables.sql;hb=HEAD [05:18:30] https://github.com/wikimedia/mediawiki/blob/master/maintenance/tables.sql [05:18:44] * adrian_1908 reading [05:19:03] pagelinks and redirect don't use auto-increment. page does, though. [05:19:38] You could look at the dump size in megabytes and approximate that way, probably. [05:21:35] yeah, I might as well try your suggestion and see how close it gets me. thanks. [05:29:09] It's not clear what problem you're trying to solve. [05:42:01] I'm extracting parts of the Wikipedia dataset into memory and knowing the amount of rows in any given table from the get go would have allowed me to avoid expensive, and possibly huge, re-allocations. I think I might just hard-code values that give a bit of leeway (in 2016) and add a note about the possible need for readjustment in a few years. [05:43:45] bye for now, and Merry Christmas! [07:06:59] I need help. [07:08:09] I need chocolate [07:13:55] I need to disable the revision slider. How do I disable in the sister projects? [08:05:53] Sounds unlikely https://phabricator.wikimedia.org/T153882#2895512 [08:15:06] Nemo_bis: Want me to revert my change, or should we wait until Nikerabbit looks at it? [08:17:30] SamanthaNguyen: it has nothing to do with installer [08:18:32] Ah alright sorry about that, reverted - https://phabricator.wikimedia.org/T153882#2895628 [10:12:27] Is it a bug in Phabricator, or just a kind of easter egg? http://i.rly.li/cej0/3f6rcl.png :D [10:20:39] divadsn: what is the bug or easter egg in that dialog? [10:20:48] ah. :D [10:20:53] andre__ it shows a wrong tooltip xD [10:20:58] no, it's upstream's type of humour. [10:21:05] it's not "wrong" I guess :P [10:21:13] Car Company heh, yeah :P [10:21:50] andre__ but for the other icons like Microsoft it shows the Font Awesome icon name ;) [10:22:00] divadsn: If you read the upstream website of that company at https://phacility.com/phabricator/ you may have some laughs [10:23:33] These funny insider jokes, haha ;) [11:04:39] hi, I have a problem with 1.28 and I don't know how to debug it. Everything seems to work except account creation that gives an underflowexception: https://free-astro.org/index.php?title=Special:RequestAccount any ideas? [13:21:25] Can someone actually confirm this one? https://phabricator.wikimedia.org/T153531 :) [13:34:02] divadsn: In general it's helpful to not make 200 people click but provide content on IRC :) [13:34:12] "confirm" that it's fixed? or what? [13:34:56] Yes, it's already have been fixed by me with my previous change which I linked in my comment below, sorry :) [13:54:08] andre__: Thats my fault, I forgot that only my IRC client does prefetch the URLs and show me a summary before I click on it [14:00:09] what a strange idea [14:48:03] myier: ? [14:54:10] hi [14:54:44] i am new to wikimedia [14:54:59] please help [14:55:33] abhinavb05: What help do you want? [14:56:24] i am new to open source and want to contribute. How should I start? [14:57:07] abhinavb05: If you want to contribute to MediaWiki... [14:57:11] !hacker | abhinavb05 [14:57:11] abhinavb05: http://www.mediawiki.org/wiki/How_to_become_a_MediaWiki_hacker [14:57:16] This should help. [14:58:02] I've already set up git with ssh and cloned the core [14:58:06] what next... [14:59:13] abhinavb05: Find bugs and submit patches for them? [14:59:47] abhinavb05: https://phabricator.wikimedia.org [15:00:04] thank you for the help @Niharika @wm-bot [15:00:05] Hey abhinavb05, you are welcome, but keep in mind I am just a stupid bot, it was actually Niharika who helped you :-) [15:00:15] :P [15:00:28] thanx @Niharika :D [15:00:40] That was pretty smart of you to say, wm-bot. Wonder who taught you that. [15:02:12] at first I thought it was a user just like you and me @Niharika :P [15:02:32] Common misconception. :) [15:03:29] :D [15:29:35] Hello :) I have a question about keyboard shortcut, especially in Wikisource but it may be general [15:31:04] I'll like to be able to insert some tags like by using a keyboard shortcut [15:31:17] *I'd [15:31:47] One problem is that many keyboard shortcuts are used by the web browser. [15:32:40] I found that MediaWiki uses some shortcuts with Alt+Shift+... but many letters are already assigned to something [15:33:32] I found a JS example here https://en.wikipedia.org/wiki/User_talk:GregU/hotkeys.js but it does not work for me (maybe not compatible with recent MediaWiki versions) [15:36:16] As the shortcut Alt+Maj+a is not used by MediaWiki, I imagine something like a combination : typing Alt+Maj+a would open some kind of dialog box and then by pressing another key, a tag would be written [15:37:27] does it sound too complicated to do in JS? [15:59:16] divadsn: an irc client that can display web pages is a bit strange [15:59:33] anyway I'll repost my question since nobody answered [15:59:44] hi, I have a problem with 1.28 and I don't know how to debug it. Everything seems to work except account creation that gives an underflowexception: https://free-astro.org/index.php?title=Special:RequestAccount any ideas? [16:00:13] myier, not really, because it is a web IRC client called The Lounge and features prefetching URLs to give you a preview like you would see it when sending someone a link on Telegram. [16:01:24] I don't know what Telegram is, nevermind [17:30:02] is that so complicated? [17:30:20] errm, what? [17:31:03] get a stacktrace: https://www.mediawiki.org/wiki/How_to_debug [17:31:15] via $wgShowExceptionDetails [18:15:06] newbie want some help please...!! [18:15:59] abhinavb05: How can we help you? [18:16:42] abhinavb05, : welp, ask a specific question to get a specific answer :-) [18:17:21] I am totally new to wikimedia please help me to find a bug so that I can fix it [18:18:28] abhinavb05: https://www.mediawiki.org/wiki/How_to_become_a_MediaWiki_hacker [18:18:32] Welcome abhinavb05. [18:18:45] See that link, which also links to https://mediawiki.org/wiki/Annoying_little_bugs as the next step. [18:19:26] thank you @bawolff @andre__ :) [18:33:03] myier, this is how The Lounge looks with URL previews: http://i.rly.li/ks1r/2cs4t4.png :D And it's open-source along with nativefier to run it as a seperate desktop app :) [18:45:11] thank you andre__, will do [21:09:55] hi [21:10:08] is there some tools to faciliate editing mediawiki from vim ? [21:10:20] or some git/svn/vcs like interface for mediawiki ? [21:17:07] pheizax: i think there's an experimental Git transport for MediaWiki somewhere out there on the internet [21:17:32] i have no idea where i saw it, though [21:19:40] any other options ? [21:19:45] I really hate using the web editor [21:20:37] if you like console things, you could edit with a text-only browser, or one of the API clients [21:20:47] :/ [21:20:50] not quite the same though [21:21:05] i'm not really sure what you're looking for. [21:23:39] I recently upgraded to 1.27 on our old server and Password Reset is working fine. We then moved it away from a on premise server to a hosted solution and now the Password Reset function hangs [21:25:03] email is configured, i can login and log out of the wiki. Our domain name did change as well as the email and the DB location. I made all necessary changes in LocalSettings.php or atleast i think i have. [21:25:48] After about 60 seconds of hanging, I receive an "Internal Server Error 500", which i see if file not found [21:26:15] [Thu Dec 22 16:19:33 2016] [error] [client 199.4.160.10] File does not exist: /home/escripti/public_html/500.shtml, referer: http://www.escriptionwiki.com/wiki/index.php?title=Special:PasswordReset [Thu Dec 22 15:59:27 2016] [error] [client 199.4.160.10] File does not exist: /home/escripti/public_html/500.shtml, referer: http://www.escriptionwiki.com/wiki/index.php?title=Special:PasswordReset [21:33:20] !debug | Nuance [21:33:20] Nuance: For information on debugging (including viewing errors), see http://www.mediawiki.org/wiki/Manual:How_to_debug . A list of related configuration variables is at https://www.mediawiki.org/wiki/Manual:Configuration_settings#Debug.2Flogging [21:53:28] Thanks for the debugging steps. I have gone through them but no other information is presented because it cant find the page. I have added in the debugging tools and variables and no additional information presents itself. This seems that the page is missing but i can see that the folder designated for special pages does have a SpecialPassword reset.php page [22:13:08] pheizax, wasn't there a browser extension that added vim-like behavior to text inputs on websites? [22:14:31] https://chrome.google.com/webstore/detail/wasavi/dgogifpkoilgiofhhhodbodcfgomelhe here's one for chrom [22:28:23] OH-, its just not the same though [22:28:55] I'm sure someone could whip up something like what you want with the API [22:29:25] see I wrote this thing some time ago for docuwiki - its basically like docuwiki edit url - and then it downloads it - and then shows you diff after you write and then confirms if you want to upload [22:29:33] oh, [22:29:51] OH-, in addition to this I would like things so its quicker and easier from command line to check diffs [22:29:57] https://github.com/wikimedia/pywikibot-core/blob/master/scripts/editarticle.py this looks useful [22:30:12] OH-, thanks will check it out [22:30:41] it's used with pywikibot (instructions here: https://www.mediawiki.org/wiki/Manual:Pywikibot/Installation) [22:31:12] officially a bot framework, but looks like you could adapt parts of it (at least that editarticle.py script) to be a sort of CLI for mediawiki