[06:23:12] [[test]] [06:41:33] /delete@wikilinksbot [07:00:41] I suppose you can temporarily workaround using [[Z10000]] ? (re @vrandecic: Oh, I expected the bot to create links) [15:20:03] Editing of all pages but non-object pages on Wikifunctions should be live now for logged in users [15:20:47] Function editing rights will be given gradually and slowly. Thank you for your patience! [15:47:03] Remember that you can request editing rights here: https://www.wikifunctions.org/wiki/Wikifunctions:Apply_for_editing [15:47:59] nice [15:55:12] Shouldn't {{Main Page/style.css}} be protected as anyone can currently change the CSS? [15:55:37] oh lowercase [15:55:56] {{Main page/style.css}} [15:58:29] Probably, also {{Main page}} sister project box has an id of id=mainpage-sister" and is missing the first " so it appears as id="mainpage-sister"" [16:00:40] fixed, x2. Thanks both! [16:25:42] @vrandecic or someone else – can you make me (https://wikifunctions.beta.wmflabs.org/wiki/User:Lucas_Werkmeister) interface admin on beta wikifunctions, so I can test my script there before letting it loose on production? ^^ [16:26:06] (script to set up `{{int:lang}}`, creating [[MediaWiki:Lang]] and 977 subpages of it) [16:27:09] done [16:27:24] thanks! let’s see [16:27:25] damn, beaten to it [16:28:55] alright, running against beta now [16:29:07] if it works I’ll push the code to github and run it in prod [16:29:13] /me has dinner in the meantime [16:45:22] I guess bot right might also be a good idea if I’m about to make 1000 edits, so the recentchanges don’t temporarily become useless? [16:46:02] on beta or on wikifunctions? [16:46:06] wikifunctions [16:46:10] beta is done already [16:46:19] ok, gimme a couple of minutes [16:47:22] @lucaswerkmeister is it ok if I give you bot status for a day? or do you want it for longer? [16:47:33] yeah a day should be enough I think [16:48:08] congratulations, you're a bot for a day 😁 [16:49:19] seems to be working on https://wikifunctions.beta.wmflabs.org/wiki/User:Lucas_Werkmeister/sandbox [16:52:09] alright, it’s running now [16:52:22] uhm, and still in recent changes [16:53:10] oh good, it also died with a rate limit error before making too many edits [16:53:58] hm, 977? wikidata doesn't have that many (re @lucaswerkmeister: (script to set up {{int:lang}}, creating [[MediaWiki:Lang]] and 977 subpages of it)) [16:54:53] `curl 'https://www.wikidata.org/w/api.php?action=query&meta=languageinfo&format=json' | jq '.query.languageinfo | length'` returns 978 for me [16:55:22] ah, that includes all the stuff from the cldr extension, not only interface languages [16:55:28] ah right [16:56:12] (also relevant, I have a little module on wikidata that I use for checking for missing ones: https://www.wikidata.org/wiki/Module:MediaWikiLang) [16:57:54] not that having too many mediawiki:lang subpages is a problem though, there'll just be some that won't get used [16:57:55] is there a way to get only those languages via the API? [17:00:30] ok I don’t know why the bot flag isn’t working 😔 [17:00:39] I am sending `bot: 1` with my requests… [17:01:03] ugh, I think I need an OAuth consumer with the “High-volume (bot) access” grant [17:01:30] good question, I'm not sure :/ I normally use wbcontentlanguages since I usually care about what can be added as labels rather than what can be selected as an interface language [17:01:50] and I only recently discovered what you can select as an interface language isn't the same as what's in names.php [17:03:45] Did you mark it as true in the requests? https://www.mediawiki.org/wiki/Special:MyLanguage/Manual:Creating_a_bot#Bot_Flag (re @lucaswerkmeister: ok I don’t know why the bot flag isn’t working 😔) [17:04:11] yes [17:05:20] I think it must’ve been that the OAuth client was missing the grant, I’m trying again now [17:05:53] yay now it’s working I think [17:06:00] sorry for the recentchanges spam, should be better now [17:06:03] (and for the spam in here ^^) [17:08:50] I think `mw.config.get("wgULSLanguages")` on-wiki (might need to open uls first before it's available) is the actual list that can selected as an interface language (gives me 490 which sounds about right), but I don't know how to get that from an api [17:08:57] np (re @lucaswerkmeister: sorry for the recentchanges spam, should be better now) [17:11:53] and it's done [17:12:21] Just to let everyone know: parts of Object editing do not seem to be working right now. In particular, creation of new objects does not seem to work. [17:12:53] So if you don't have functoneer rights yet, don't worry, no one has effectively 🙂 [18:43:36] Just curious... what is available to me today, as a regular user of Wikifunctions? [18:44:25] Not much. You can call one of the four functions on the main page, and you can edit most pages but object pages. [18:47:39] If you count all the "regular" mediawiki functionalities, it's quite a lot :) [18:48:19] As listed on [[Special:ListGroupRights]] [18:54:09] @harej All of the usual non-mainspace pages need to be created, or improved, or discussed. Luca and I have created some of the crucial ones, and migrated a few pages that were co-created on beta-Wikifunctions, but other basic new-wiki pages can be started! From policies to helpdesks to hubs. (Whilst also keeping in mind that the main goal is "a good community", and not replicating complicated structures from our older wikis!) [19:56:24] So now I wonder if I want to spend my time migrating legacy stuff over to Wikifunctions, or simply wait until I have the opportunity to write brand new implementations that are way better 😄 [20:48:09] functioneer and functionmaintainer both link to mainspace instead of WF namespace on [[Special:ListGroupRights]] [20:50:30] Thanks! I'll temporarily fix onwiki, and file a task to fix properly. [20:58:11] Just a heads up: we ran into issues. I'll post more once we are in a more stable place, but don't expect a much better stage on-wiki today regarding function calls and object editing. We try to keep the normal pages available for editing. [21:04:54] You should be able to temporarily fix it at [[MediaWiki:Grouppage-functioneer]] and [[MediaWiki:Grouppage-functionmaintainer]] (re @wmtelegram_bot: Thanks! I'll temporarily fix onwiki, and file a task to fix properly.) [21:07:17] Yup! I was writing a task first so I could link it in the edit-summary. Now done. :) [21:14:26] Hi! Is www.wikifunctions.org supposed to automatically redirect to m.wikifunctions.org? At the moment, when visiting WF from mobile, I'm getting the desktop version [21:15:01] yeah it should [21:16:28] filed T343283 - thanks for reporting! [21:18:23] Thanks! [21:20:19] [[Abstract Wikipedia/Overview]] seems to be pretty broken – lots of red links (showing up at the top of [[Special:WantedPages]]), but also uneditable because main namespace. should probably be moved into project namespace? [21:21:39] yeah, we had problems also with importing pages from Meta, we're working on that [21:21:43] ok [21:21:51] (meaning, I'll take care of it tomorrow) [21:38:55] thanks for raising it! [21:41:46] @lucaswerkmeister I deleted the page, tomorrow I'll re-import it, hopefully it will import history too (I couldn't move it to the correct space, and it had no previous history) [21:41:58] okay! [23:12:31] Shouldn't [[Wikifunctions:About]] exist or be pointed to another page? [23:15:22] Yup, we want to import a meta-wiki page there ([[m:Abstract Wikipedia/Overview]]), but are having problems with the server-side script for importing translations. It's on the priority list! I'll point it to the FAQ for now. [23:59:20] Why do you need a server-side script for that? You can just Special:Export the pages in [[m:Special:Prefixindex/Abstract Wikipedia/Overview]] and [[m:Special:Prefixindex/Translations:Abstract Wikipedia/Overview]] and then import the resulting XML, and you're good (re @wmtelegram_bot: Yup, we want to import a meta-wiki page there ([[m:Abstract Wikipedia/Overview]]), but [23:59:20] are having problems with the s...) [23:59:30] I can help with that if you want (but i'd need import rights)