[08:47:49] Anyone able to help with gadgets? I have created at gu:wikt: Mediawiki:Gadgets-definition but I am not seeing anything appear. Not certain what I am missing. [08:48:34] comparing to gadget pages elsewhere with regard to information, and all sees okay [08:49:27] looking at Special:Allmessages shows the edited page [09:25:08] I've been thinking. The fact that 1.33 updater finds a database structure that it is not expecting in the wiki family of develop.consumerium.org and test.consumerium.org is most likely that I have messed up some previous update. The development wiki will upgrade, but the test wiki fails with SQL problem. I'm thinking that splitting them into 2 whole mediawikis could be a route forward. Another thing would be to try to manually update the DB to what the [09:25:09] 1.33 updater expects. [09:31:05] Maybe it was a dumb idea to put an experimental wiki into a wiki family together with the important one. Should I separate them, or is there some .sql I could run [09:44:11] 1.32.0 -> 1.32.2 did not work either when I tried it. I guess I have made a mess of the database when upgrading to 1.32.0. Any ideas on the way forward? [10:13:01] hi friends [10:13:21] we upgraded our mediawiki instance, and I'm trying to rework our bot to properly login via BotPasswords [10:13:47] however, I'm always getting WrongToken response when trying directly from shell [10:13:54] https://paste.fedoraproject.org/paste/ivhtHUAKxAKpp4kcqX96Bw [10:14:19] the example, written in Python does work properly, and I'm now pulling my hear out to figure out what is wrong :) [10:14:37] *the example = mediawiki example [11:48:45] HEy [11:48:56] HhhhhoOHOhoHOhoooooolLllLlLlLlllllllLAaaaaaaAAAAAaaaAaa [11:49:18] KIero JUgr ASalAGUIEEN Q uieure MI NUm ero? [11:49:29] Aki lo TinNEnE 67587648 [12:11:00] Does anybody know if tags work with external images? [12:15:03] for now, I've worked around my problem by calling python from shell script, but if you do have any idea what am I doing wrong do let me know ;) [12:15:10] I'll be hanging around for some time [19:41:57] hi, how does wikitext work? is it a big regex? [19:52:07] Don't know, my guess is search and replace [20:47:54] Is there a way to run JS tests from the console nowadays? [20:48:17] I'm considering adding some to the Maps extension though only want to do so if I can run them on TravisCI [20:48:48] if there are tests, why would it not be possible to run them [20:51:36] Back in 2012 you could only run them via Special:RunTests or something like that [20:51:50] I want to run them from the command line