[01:17:28] Heyo, I'm currently trying to get Extension:Popups to work but I just figured out that RESTBase doesn't provide any summary capabilities by default. How can I get it to provide some? [01:18:49] Do you mean Extension:TextExtracts? [01:23:10] Isn't that a prerequisite for Popups? Anyway, I got this one installed too, yes. [01:23:27] Dunno how to make Popups actually use it though. [01:25:00] Do you have an example? It should be pretty straightforward. TextExtracts provides the first non-templated text on the page as the summary, but it doesn't always work as expected. [01:25:31] Do you see the summary you're looking for when you hit the API's extracts endpoints? [01:29:38] Regardless of exlimit it complains that exlimit is too large for some reason... [01:30:22] Oh, but it does return a proper extract. [01:31:16] Full response: https://dpaste.de/e38h [01:34:14] Yeah, you can specify exlimit=1 to squelch that warning but it shouldn't block Popups from consuming it. $wgPopupsGateway set to something other than mwApiPlain? [01:36:39] Nope, should be default. [01:37:13] Also opened the developer console to check whether it's actually trying to fetch anything while hovering over links but it didn't. [01:37:57] Damn I figured out what was wrong... [01:42:01] It seems like it doesn't generate popups for all namespaces and I used my "Wikiname:About Wikiname" page to test it. [01:45:39] Huh! That'll do it, I suppose. That must be a Popups limitation because TextExtracts serves from any namespace. [01:46:26] Looks like content namespaces only for Popups. TIL [01:56:31] Oof, hardcoded to 0 even though TextExtracts returns an ns value? :/ https://github.com/wikimedia/mediawiki-extensions-Popups/blob/c7e742743bd816726aba133199f16179475b56d2/src/actions.js#L336-L345 [01:59:47] Please file relevant tasks! https://phabricator.wikimedia.org/maniphest/task/edit/form/1/?tags=Page-Previews [02:00:41] Thanks, but I'll look for an existing one first. [02:02:02] https://phabricator.wikimedia.org/T198637 [02:03:16] Punted as too hard to implement, points to the same user.js workaround already on the Talk page [02:10:53] "wgMFDefaultSkinClass is not setup correctly. It should point to the class name of a valid skin e.g. SkinMinerva, SkinVector" and i do have $wgMFDefaultSkinClass='SkinMinerva'; and still gives the error [02:12:31] fixed it [02:12:32] sorry [02:27:14] Another issue regarding MobileFrontend: wgMFAutodetectMobileView doesn't seem to work properly? Or I just don't understand what it is supposed to do. [02:58:02] http://i.imgur.com/eSshwLp.png anyone know what went wrong here? [02:58:54] the /mw-config setup just went fine, including the database connections [06:21:21] minicom, Make sure Also, you want to change your MySQL database password since you just showed it to us. [08:45:42] !log [08:45:42] Wrong channel, try again. [08:45:49] !log tools.zoranzoki21bot Test [08:45:49] Wrong channel, try again. [08:45:49] Zoranzoki21: Not expecting to hear !log here [10:20:28] o/ hello wikifriends, anyone seen the Error: 1054 Unknown column 'ug_expiry' in 'field list' after upgrade to 31 and has some ideas on how to proceed - I don't even have the column in my DB... https://www.mediawiki.org/wiki/Topic:Urpk4ihdwq642u0c [10:21:23] if you don't have it, the error makes sense [10:21:47] did you run the database migration? [10:22:41] I can only work via browser but yeah I did [10:24:20] I installed a new mediawiki to see what should go in there and am tempted to just add ug_expiry with NULL to all UGs [10:25:18] but I wanted to ask others with more XP before I just break things [10:29:29] ...or should I try to rerun the update.php [10:37:40] I don't know the mediawiki db schema, in which table are fields beginning with ug_? [11:13:38] ug_expiry seems to define if a user group will expire it's a column in the user group table [11:43:19] g0001: interesting [11:43:39] can you find out what uses it? [11:46:08] harmaahylje: core uses it [11:46:18] your upgrade hasn't completed properly [13:01:45] hi [13:02:05] i need some help on mediawiki but in french [13:02:34] any pepole help me? [13:39:20] @harmaahylje: It should be added by the update script but wasn't - it is used for everything with users... if I want to log in, if I want to show a user page, if I want to do anything with users, it's called [13:40:25] Reedy: …? [13:40:42] I got segfaults from the vagrant instance [13:41:33] Trying to do a new up after a destroy, perhaps it is only random errors [13:42:46] Fia: Just ask. Maybe someone understands. [13:42:53] !ask | Fia [13:42:54] Fia: Please feel free to ask your question: if anybody who knows the answer is around, they will surely reply. Don't ask for help or for attention before actually asking your question, that's just a waste of time – both yours and everybody else's. :) [13:57:20] N3X15: thank you, fixed it, changing it asap [14:09:20] another question, I added accounts with a random passwords that will be emailed, but that do not seem to work [14:09:31] how can I remove not yet activated accounts? [14:16:54] ah well I already removed them manually from the MySQL database [14:16:57] :P [14:55:58] I am not able to use Wikipedia any more because of a long running script. So frustrating. [15:16:05] FQUser: What makes you think so? Do you just want to vent here, or do you ask for help? [16:41:33] hi, im trying to escape "|" inside {{#if}} clause, that would be possible? tried {{!}} [17:07:44] does \ work [17:07:52] \| [17:08:31] niso: can you say the entire line? {{!}} should be correct [17:08:38] (if it's big, put it in a pastebin) [17:09:45] harmaahylje: backslash has no special meaning in wiki markup [17:10:29] Skizzerz: ok good to know :) [17:10:46] could have been worth a try :P [17:24:27] niso left shortñy after posting the question ^^ [17:24:32] *shortly [17:25:12] oh damn [17:25:18] I didn't even notice [17:25:31] not very patient it seems! [17:26:43] yep, you were talking to the wall lol (I hate when this happens!) [17:29:26] oops [17:29:28] usually they hang around [17:36:13] Vulpix: yeah, it is a bit annoying [17:36:53] the worst is if you have invested a lot of energy in your answer which you are still typing and the person leaves then [17:41:15] yes :( [17:41:27] gtg [18:40:32] theres is any alternative to {{#replace: string|_| }} which replace "_" with space? [18:51:18] seems like that wont work, try: to replace "_" with " ", but if i want to use that inside cargo query that not possible because of the ";" [18:53:28] hey [18:53:38] you were answered, but last time you left only after 4 mins [18:53:59] 19:08 < Skizzerz> niso: can you say the entire line? {{!}} should be correct [18:55:26] ty, but i wasnt wrote the question so good, the {{!}} realy work, but i want to use that as part of dpl query [18:56:43] like that: https://pastebin.com/V7c3tfZt, the upper part is patch that ive made :(, the lower one is what ive try to write [19:24:10] niso: unfortunately I can't help [19:46:40] i need help but in french. j'ai installer mediawiki '' privé'' sur un raspbery Pi 3. Je ne trouve pas l information dans l aide pour crer d'autres usagés [19:49:28] Bonjour, no pepole helpm me in french? [20:00:08] Hi Fia, bye Fia. [22:23:06] Hi, so any of you could please help me understand and adapt a template i found from wikipedia [22:23:09] ? [22:23:22] https://pt.wikipedia.org/w/index.php?title=Predefini%C3%A7%C3%A3o:Dni