[00:09:10] [1/2] delete backup button is gone? [00:09:10] [2/2] https://cdn.discordapp.com/attachments/407537962553966603/1390484547228930108/image.png?ex=68686d26&is=68671ba6&hm=5dc5ed768eba000e1962312a6ed80fdf30f4b68d7b4cd6b1c86afaefb2ef0c02& [00:22:30] I can confirm, that is also the case in my wiki, so probably a general problem [00:22:54] Can be reproduced on vector-2022 as well. [00:27:16] Maybe it's this commit? [00:28:21] `Special:Version` seems very out-of-date. Every extension's version is from April 2025 or earlier, which is probably not true. [02:22:12] alright, fuck it, no more messing with css. i'm just gonna focus on making and editing articles, i'll bring in someone later to help with the css [02:22:12] @cartoonosaurusrex Watch your language. [02:22:16] sorry [03:20:37] [1/2] Does anyone know what the NSC text in the logo mean the “SIC WISOT PACEAS PREPAROT PER [03:20:37] [2/2] BELUSIA” part? [05:34:49] The git version cache doesn't update [05:35:14] It only updates on full mediawiki deploys [05:35:51] It's on my list to fix [05:36:42] https://github.com/miraheze/puppet/pull/4402 but I can't unit test it because the code has become to messy [05:39:45] we really should rewrite mwdeploy [05:39:54] as they say, a temporary solution is a permanent one... [06:22:33] It's on my list [06:22:37] Target date is end of summer [06:22:42] ah oki :3 [06:23:17] BlankEclair: my idea of target date is probably at least half the actual tbh [06:35:19] [1/5] ``` [06:35:19] [2/5] Logging via /usr/local/bin/logsalmsg "sudo -u www-data php /srv/mediawiki/1.43/maintenance/run.php protect --wiki=cgwiki --unprotect --reason "Unprotecting since (editcgprotected) no longer exists ([[github:miraheze/mw-config/commit/fcfb6fa4e533fe831a0960115558faa4c0bb3183|commit fcfb6fa]])" CG:Ekip (END - exit=0)" [06:35:20] [3/5] sh: 1: Syntax error: "(" unexpected [06:35:20] [4/5] ``` [06:35:20] [5/5] :) [07:00:53] @blankeclair you needed "' on the reason instead of " to log [07:01:07] that was autorun by mwscript :D [07:01:09] had to manually !log [07:08:27] Ye on your call to mwscript [07:08:36] You need to double escape most parameters [07:08:48] `[blankeclair@mwtask171:~]$ mwscript protect cgwiki --unprotect --reason '"Unprotecting since (editcgprotected) no longer exists ([[github:miraheze/mw-config/commit/fcfb6fa4e533fe831a0960115558faa4c0bb3183|commit fcfb6fa]])"' CG:Ekip` [07:10:58] Oh ye [07:11:05] It's the other way round that works I think [07:11:11] '" rather than "' [07:11:15] I forget [07:11:18] I need to fix that [07:11:28] It would probably be an RCE if it ran anything untrusted [07:11:40] Well ACE [07:14:18] [1/6] ``` [07:14:18] [2/6] [blankeclair@mwtask171:~]$ mwscript protect cgwiki --unprotect --reason '"Unprotecting since (editcgprotected) no longer exists ([[github:miraheze/mw-config/commit/fcfb6fa4e533fe831a0960115558faa4c0bb3183|commit fcfb6fa]])"' [07:14:19] [3/6] ... [07:14:19] [4/6] Logging via /usr/local/bin/logsalmsg "sudo -u www-data php /srv/mediawiki/1.43/maintenance/run.php protect --wiki=cgwiki --unprotect --reason "Unprotecting since (editcgprotected) no longer exists ([[github:miraheze/mw-config/commit/fcfb6fa4e533fe831a0960115558faa4c0bb3183|commit fcfb6fa]])" (END - exit=256)" [07:14:19] [5/6] sh: 1: Syntax error: "(" unexpected [07:14:20] [6/6] ``` [07:14:38] wait no, same direction [07:14:41] okay fair x3 [07:14:57] i thought i changed them lol [07:21:49] [1/2] Today I learned that librepedia enabled almost every extension/skin they can, for a total of 234 extensions/skins. [07:21:49] [2/2] https://librepedia.miraheze.org/wiki/Especial:ManageWiki/extensions [07:22:57] testwikibeta ahh behaviour [07:25:45] That's probably what's gonna happen when I get my hands on an extension test wiki. [07:28:10] [1/2] Meanwhile there are a few minimalist wikis that got their extension count down to 4. [07:28:10] [2/2] https://cdn.discordapp.com/attachments/407537962553966603/1390595023451721758/image.png?ex=6868d409&is=68678289&hm=af8d18a02e1aef85f0f400b9a7b77a342bca7acdfb7870ebe658ad5f1b5d2470& [08:08:07] i wonder what their goal for that amount of extensions... [09:15:46] just make a wikirequest on mirabeta [09:16:56] It's still pending https://meta.mirabeta.org/wiki/Special:RequestWikiQueue/18 [09:17:09] The AI rejected it like every other request on mirabeta lol [09:18:09] That was fast. Thanks @asko1 ! [09:18:10] created [09:18:13] np [09:20:13] mirabeta isn't really checked so feel free to ping for anything you need there [09:30:32] [1/2] Just enabled a bunch of extensions and the wiki immediately crashed. Time for phorge I guess. Looks like MW 1.44's notification rework broke CommentStreams. [09:30:32] [2/2] https://cdn.discordapp.com/attachments/407537962553966603/1390625819558281216/image.png?ex=6868f0b7&is=68679f37&hm=c2bab55ef95fc4e90918c3ce4134505c2c83be2da2f028e1df5299dacc36657a& [09:31:36] lmk if you want it disabled [09:33:56] wonder if they've fixed it already [09:39:38] I'm not sure if it'll be better for debugging to leave the extension there? I guess this can be tested locally, so it's not a big deal if the wiki no longer has the error. [09:39:54] I can test rn. Just need to modify my docker configs. [09:45:06] [1/2] not that much you can do once you get an error like that [09:45:06] [2/2] btw the error is very clearly from how they handle types in 1.44, so should be a rather easy fix (hopefully one they've already done) [09:45:23] I'll upgrade the extension on mirabeta and see if anything changes [09:47:13] It was resolved by an upgrade on my local machine, so it's probably already fixed. [11:48:02] Looks like they just namespaced the PageProps class in core [11:50:30] <_zombi_> [1/3] on the preview (first image) the bold is in a completely different place to where i want it to be as seen on the second image. is there a way to fix that or do i have to just live with it? [11:50:30] <_zombi_> [2/3] https://cdn.discordapp.com/attachments/407537962553966603/1390661041947410544/image.png?ex=68691185&is=6867c005&hm=2b6ab6120eedbbeb406858b3b5d3512f330f2ade5bb0f0a152318396868046ee& [11:50:30] <_zombi_> [3/3] https://cdn.discordapp.com/attachments/407537962553966603/1390661042182557747/image.png?ex=68691185&is=6867c005&hm=a3d8f83e217e82f8529c892f9593169a5fc08e04d37d79c0eeb6a04f8d248e08& [11:56:12] latter i fear [11:56:16] 😓 [11:59:47] I mean, it's a preview, formatting shouldn't matter that much in it [12:00:10] it's supposed to show a small bit [12:31:38] I assume doing something like [Wikipedia's automated taxobox system](https://en.wikipedia.org/wiki/Wikipedia:Automated_taxobox_system) (based on MW parser) would be faster than recreating a similar system with Cargo? [12:34:53] [1/2] Sorry for the delay [12:34:53] [2/2] https://cdn.discordapp.com/attachments/407537962553966603/1390672212825997456/image.png?ex=68691bec&is=6867ca6c&hm=87b9d42cffd7982ec7f8dbc25ef4c1c9cd4061d88badab30c2d313b8114754ca& [12:47:59] omg it finally fixed itself after the null edit [12:51:33] Wikipedia's system is simply expanding templates recursively, so maybe it's faster than a Cargo recursive query? [13:36:10] Anyone know how to make an infobox's image always appear on an embedded link? [13:36:50] [1/4] What's wrong with this efn template? [13:36:50] [2/4] https://lostminer.miraheze.org/wiki/Beta_1.0.0#Debug_outputs [13:36:50] [3/4] https://cdn.discordapp.com/attachments/407537962553966603/1390687800545902692/Screenshot_20250704-163550.jpg?ex=68692a71&is=6867d8f1&hm=c256b73ce16c3ac4ae239b2a45418f9ba3e2250c4a3c8f7f6d803c44512a854a& [13:36:50] [4/4] https://cdn.discordapp.com/attachments/407537962553966603/1390687801468784720/Screenshot_20250704-163544.jpg?ex=68692a71&is=6867d8f1&hm=2d5619365c8763bea90b2210c8d8ee7629f34c279263c2a2a49e1475a0cc25ea& [13:37:50] [1/2] Why this is not work [13:37:50] [2/2] https://cdn.discordapp.com/attachments/407537962553966603/1390688053361901628/Screenshot_20250704-163732.jpg?ex=68692aad&is=6867d92d&hm=a44eb2203aadcf7334fa01937003f02eb334cca09b72a08586971dee139179b2& [13:39:28] instead of red error text it should be "can't be with id = 0"? [13:39:47] But same works in other pages (but displays numbers, not a letters) [13:39:49] Yes [13:41:16] you are using template and it doesn't get the code insude because if = [13:41:21] use simple ref tags [13:44:31] enable extension PageImages (should pick images automatically) or force w/ `{{#seo: image = ...}}` code, either inside infobox template (as `...={{{image}}}`) or on article manually [13:46:31] [1/2] I need to use it like here (also fixed template, now it shows letters and not a numbers): [13:46:32] [2/2] https://cdn.discordapp.com/attachments/407537962553966603/1390690240821198991/Screen_Recording_20250704_164533.mp4?ex=68692cb7&is=6867db37&hm=1df64c12d87d2ae79dc18b2c32e8efcd5df812289826db69771e575793702772& [13:48:43] And yeah, error because = in text [13:48:56] I'll just use "equal to" [13:48:58] Thx [13:51:06] [1/2] sneaky backgroundn [13:51:06] [2/2] https://cdn.discordapp.com/attachments/407537962553966603/1390691392690327732/image.png?ex=68692dc9&is=6867dc49&hm=e742832bb7b94353068a20d22032f8b2356e6e08b65ffc80c081de3864f2900e& [13:51:59] yup, the cat [13:53:12] are any other extensions required for PageImages to work? [13:54:34] [1/4] no, just that [13:54:34] [2/4] there's TextExtract for adding automatically text to link previews too [13:54:35] [3/4] it's just another extension, WikiSEO, that creates link previews and utilises these two [13:54:35] [4/4] + there qre some settings, see SEO tab in Addition wiki settings [14:01:27] so if page images controls the embed, whats possibly stopping it from working? [14:02:50] [1/2] pageimages has its own rules on what images to pick, and it might dislike infoboxes 🤷 [14:02:50] [2/2] so if infobox images are always priority i usually suggest forced via template code solution [14:03:08] dang [14:06:30] would that string go before or after "image" [14:07:21] can you drop template link? (you gotta #verify to post links here) [14:07:58] actually lemme find example [14:10:01] [1/2] you put that somewhere in the end, outside of actual infobox code [14:10:01] [2/2] https://cdn.discordapp.com/attachments/407537962553966603/1390696154517340171/IMG_20250704_180923.jpg?ex=68693239&is=6867e0b9&hm=ce4a15dede5db7c48cbb2b8ff3edf61ed960259af4db5b2307c5c282e95d461d& [14:19:25] yeah okay its just not working [14:19:34] ill mess with it later [14:19:43] (im going to forget) [15:25:55] hey [15:25:57] sup [15:26:29] jst need to ask [15:27:15] i have two wiki's in different languages how would i add the page into like both [15:35:34] you mean tie two pages like w/ language link? [15:45:26] yea [15:49:21] Pray to the wiki gods [15:49:25] how do u do it [15:49:32] hm? [15:49:35] If that doesnt work use an interlanguage link [15:49:37] [1/2] I want to delete a data dump because it's from June and then make a new one but the delete button is gone [15:49:38] [2/2] https://cdn.discordapp.com/attachments/407537962553966603/1390721221032804452/image.png?ex=68694991&is=6867f811&hm=122bb7ad3b767f7853c18170bfe5c5c3ed048cc09476ace717df844033ec01fb& [15:49:45] you could also use magic word `{{=}}` or html code `= ` [15:50:28] Add an interwiki to that wiki with the language code as the interwiki prefix [15:52:27] there is a slight problem here [15:52:55] That's fun [15:52:59] Can you open a task? [15:53:48] Pray tell [15:54:02] uhm, I got a Grafana warning on MetaWiki but I updated and it disappeared. 🧐 👀 [15:54:10] It happens [15:54:17] About 1 in every 10,000 requests [15:54:40] oh, so now it's my turn [15:54:44] oki 🙂 [15:55:23] u need a steward to give interwiki access right? [15:55:40] or no? [15:55:49] Um, i thought we started to give admins interwiki? [15:56:17] oh nvm [15:56:24] I may be wrong but I’m sure we did [15:56:36] idk honestly [15:56:42] lemme see [15:57:11] Open what task? I’m sorry, I haven’t been in this Discord or on the main wiki support for a very long time. I usually just work within the wiki itself. [15:57:31] [[Phorge]] [15:57:32] [15:57:46] [[Bugzilla]] [15:57:47] [15:57:52] ok [15:57:55] oh we should totally get that! [15:58:13] I wonder if [[w:Bugzilla]] works [15:58:14] [15:59:13] i think ill create a req in stewards board [16:03:57] [1/2] check permission settings, give to admin or bureaucrat group interwiki right [16:03:57] [2/2] after thst you'll be able to add interwiki prefixes [16:04:13] kay [16:09:39] got it thx [17:23:01] stylizing on dark mode is very hard ngl [17:44:08] [1/2] hi, I have a big problem : this huge logo is appearing without any reason [17:44:08] [2/2] https://cdn.discordapp.com/attachments/407537962553966603/1390750039315578890/image.png?ex=68696468&is=686812e8&hm=e36f172fffed77bf108c5bf352a8bab97ed1760941d5b139d419310944f803fa& [19:40:07] mods i got logged out on my wiki in the middle of doing an edit (i had literally just been editing for hours logged in) and now my IP address is on the edit history. [19:40:26] can that be deleted [19:40:39] and is there a way to avoid this in the future [19:41:42] It should have warned you [19:42:05] You can use the change visibility of selected revisions function on the history page to hide it to admins [19:42:28] If you're not an admin or want it restricting further, we can arrange that [19:42:51] it did, i hit cancel. made sure i was still logged in at the top (my username was still visible) before i saved the edit, i didn't get a warning that time but then i checked the history and it was there [19:44:32] that's weird [19:44:45] If you send me a DM I can investigate tomorrow morning [19:45:00] Do you need help hiding it from the page history @fromthebunkers ? [19:45:09] no i figured that part out [19:45:20] Cool [19:45:34] do you just need me to send you the page [19:45:41] Yup [19:48:27] @fromthebunkers got that, I'll investigate [19:48:40] thanks! [20:42:00] That said, for ANY website, if you spend more than a couple minutes (let alone an hour+) to edit/write something, you really should just copy it out into notepad or similar, and refresh the page or similar to be on the safe side both in terms of staying logged in, and also to ensure you long edit wouldn't have been "eaten" [20:55:12] Wouldn't have made a difference [20:55:16] The edit supposedly didn't fail [20:55:33] it allowed it through but displayed the ip rather than the username [20:56:34] The Refreshing part, would probably have shown that he had been logged out in the meantime though [21:08:11] Something went badly wrong if it didn't fail tbh [22:43:17] it took a long time to actually add this by default, so before recent creations the right likely needs to be self assigned manually