[00:48:38] on my self hosted wiki, i find parsoid to be fairly slow when editing and saving a page [02:20:45] I'm trying to use openid connect w/ google (v 1.27) and keep getting this error: "Notice: Undefined index: openid_connect_state in /srv/http/mediawiki/extensions/OpenIDConnect/vendor/jumbojett/openid-connect-php/OpenIDConnectClient.php on line 213" [02:21:00] Can anyone help? [03:39:00] I think it's a composer issue [05:00:08] can aanyone give me information how to proceed in issue https://phabricator.wikimedia.org/T71986 it is about extension echo (i.e a full Echo flyout is too tall,, has no space at bottom) [05:01:25] Is that I should change the maximum height of the div(which displays messages) in the flyout? [12:15:13] Hi all. I have a problem with mediawoko1.28 et FileLinkExtension. Call to undefined method User::getSkin() in mediawiki-1.28.0/extensions/FileLinkExtension.0.2/FileLinkExtension.php on line 45 [12:16:11] Method getUser don't exist anymore. I googled it but no response. Any clu ? Thanks [12:16:50] Sorry method getSkin don't exists anymore ;-) [12:59:49] hello everyone! i am new over here and a beginner, i'm looking for something to work on so that i can become a contributor to mediawiki, can somebody help me out? [13:08:39] apoorv1997, hi and welcome! [13:08:47] apoorv1997, see https://www.mediawiki.org/wiki/How_to_become_a_MediaWiki_hacker [15:44:07] but it is given with a specific max-length of 522px then why does it display till the bottom? [15:44:12] My issue with openid was due to composer, however now after Logging in with Google, I'm redirected to the Special:PluggableAuthLogin page however I'm not actually logged in [15:57:02] rammanoj_, context please? [15:57:58] it is about the bug https://phabricator.wikimedia.org/T71986 about Echo extension [15:59:46] rammanoj_, I'm afraid it is your task to find out? [16:00:25] okay [16:00:30] thanks [16:01:21] rammanoj_, if you see "max-length" somewhere, please tell us what that somewhere is [16:01:33] the more specific you are, the more likely someone can help. [16:01:52] rammanoj_, can you reproduce that bug in that Phabricator task? [16:01:55] because I cannot. [16:10:21] rammanoj_: hello? [16:10:42] yes I am here [16:11:06] I am searching for the path of the file contains max-height [16:11:35] I have seen max-hieght just in the inspector of the flyout [16:12:11] can you say me "can you reproduce that bug in that Phabricator task?" what the sentence mean? [16:12:22] I didn't get you [16:47:53] I think there is no term max-height declared for the flyout division [16:48:20] but my inspector shows the that it was defined [17:05:31] Evening. I created a new wiki and I tried to copy over an article from wikipedia, but of course I didnt have the needed templates. I've been copying templates over manually for some time now, but still this one article doesnt work very well. [17:05:47] Is there a way to use wikipedias templates or copy them over as need? [17:05:56] In some semi-automatic way [17:06:21] Or am I doing this the wrong way possibly? [17:07:09] !wptemplates | sgiratch [17:07:09] sgiratch: To copy templates from Wikipedia, use Special:Export and check the "Include templates" option to get all the sub-templates, then upload the file with Special:Import on your wiki. You'll also likely have to install the ParserFunctions extension, Scribunto extension and install/enable HTML tidy. You also might need some CSS from Wikipedia's Common.css. You'll also need a lot of... [17:08:27] Where can I read the rest of this text? After the ... ? [17:08:39] Thanks Vulpix. I should have asked many hours ago [17:08:56] I realize wikiepedia is articles balanced on top of a mountain of templates [17:09:21] uh, the text is cut also from the bot itself [17:09:56] aha, I see. [17:10:10] Anyway. I didnt know about the export/importfunction. That will do the trick [17:10:13] Thanks again [17:10:17] a lot of... patience? :D [17:10:33] I've been copying templates for probably four hours now [17:10:37] I was thinking more 'sacrificial chickens' [17:10:38] Before I realized this is going nowhere [17:11:11] Are modules included with templates? [17:11:31] Looks like a lot of Scribunto modules are required everywher too [17:11:34] yes (if you choose to export all dependencies) [17:28:23] And another question. I have a (mostly) vanilla mediawiki now. And one user, thats a regular user. I understand the concept of creating groups and giving them rights, but how can I add my user to the administrator/sysop/beaurucrat when I have no users with any rights? [17:30:23] I see there is something about a admin user during setup, but I installed Digital Oceans mediawiki droplet and didnt set up anything [17:33:29] sgiratch: if you have shell access, you can use the script https://www.mediawiki.org/wiki/Manual:CreateAndPromote.php [17:39:28] That did the trick!