[00:00:08] Either here or #support indeed. The more complex the issue, the better #support gets (Mainly if, noone around right away, it risk getting flooded away in here, as other chat happens) [00:00:36] Thank you! [00:06:50] [1/8] Use [00:06:51] [2/8] ``` [00:06:51] [3/8] .mw-heading { [00:06:51] [4/8] color: white; [00:06:52] [5/8] } [00:06:52] [6/8] ``` [00:06:52] [7/8] instead. Note that this affects all headings, not just `h1` and `h2`. [00:06:53] [8/8] Alternatively, use `.mw-heading h1` and `.mw-heading h2`. [00:07:38] thanks [00:07:54] did anything change in the mediawiki update? [00:08:02] cause I'm confused as to why this stopped working [00:08:43] Yes, headings are all encapsulated in a div now [00:10:47] ah [00:10:49] fun [00:16:14] https://meta.miraheze.org/wiki/User:PetraMagna/Help:How_to_use_the_visual_editor [00:17:23] I see. Should be simple enough. Not sure why the WMF people aren't doing that themselves. Maybe they don't want to go through all the QA steps listed in the Phab task? [00:18:18] This issue only occurs on Minerva. I didn't look into why that's the case though. Forcing `width: 100% !important` on Minerva is probably the main problem. [00:34:15] Cheaper to wait for someone from the community to get annoyed and do it for them. [00:34:27] Which is how a lot of MediaWiki development happens recently [00:39:27] I fell for this trap thanks to the `width: 100%` nonsense. [01:48:45] They don't need to (and won't) do QA for release branches [01:48:51] They don't do it because they have no reason to [01:49:20] And as OA mentioned, the community does stuff like this anyways if WMF doesn't [01:50:50] Disabled it [01:51:52] Did it fix the issue? [01:52:29] Might need to clear your cache too [01:52:49] It did not unfortunately [01:52:54] good idea [01:53:50] its fixed for me btw [01:54:22] Hey, so i've been messing with tables, and I can't seem to get the top caption centered? Ive been trying everything from the help page but its always staying on the left side of the table [01:55:13] RemoveRedlinks is broken on 1.44 yeet [01:55:56] Yeah, I tried removing cache on the wiki, and if you mean browsing cache then that didn't work [01:56:20] [1/2] working for me [01:56:20] [2/2] https://cdn.discordapp.com/attachments/407537962553966603/1415153890118336542/Screenshot_2025-09-10_at_02.56.13.png?ex=68c22c43&is=68c0dac3&hm=2564c6e47ea3110e3f685afcd99af876406846ef613b3d1cb7bcae1df06e33df& [01:57:45] Huh, at least it's working for others, not for me somehow [01:59:19] probably something up with my PC for right now, let me try my phone [02:01:24] b [02:01:54] oops my bad was just testing how this thing works (i'm squidenial) [02:02:16] Ok, it is working for me now, I am able to use visual edit, see categories, etc. Must’ve been my PC acting like garbage for the day. [02:41:31] [1/3] Hello! I've noticed that the [DummyFandoomTags](https://www.mediawiki.org/w/index.php?title=Extension:DummyFandoomMainpageTags&useskin=vector) is broken on my home wiki, the [My Life as a Teenage Rabbot Wiki](https://mlaatrabbot.miraheze.org/wiki/My_Life_as_a_Teenage_Rabbot_Wiki) because the tags aren't working for me. I also tried clearing out my cache and my browser's star [02:41:32] [2/3] tup cache, it still does not work as intended after my wiki was updated 1.44 after checking ``[[Special:Verison]]`` and on the home page. I also checked via an incognito window, and it's the same ordeal. Is there any reason why the extension's not working, or is just some form of MediaWiki hiccup over here? Feel happy to ping me on it, since I'm usually active on my home wik [02:41:32] [3/3] i about 24/7-ish. If needed, I can open up a support thread. [02:45:03] Only on your wiki or is that just where you noticed [02:46:16] That was where I've noticed it, since I'm usually the one that edits there every other day. I've noticed shortly earlier today after the upgrade. [02:55:03] (progress is being made on the infobox side at least, as I understand) [02:55:17] ight, let me see who was the one who tested the extension on 1.44 [02:56:54] All righty. 👍🏻 [02:59:29] oh dpl is also automatically upgraded from 3 to 4 [03:00:09] do i have to do any adaptation? [03:00:16] [1/2] on second thought maybe ill jsut test it myself rq [03:00:16] [2/2] https://cdn.discordapp.com/attachments/407537962553966603/1415169978151338147/Screenshot_20250909_225941.png?ex=68c23b3f&is=68c0e9bf&hm=d25c4dd191940fc142965d97a46eca839f34428061a0866e57147948dedbff71& [03:00:24] i think its backwards compatible [03:00:41] i see [03:00:53] i still have to move Category:Pages using DynamicPageList3 parser function to Category:Pages using DynamicPageList4 parser function [03:01:01] Go for it. [03:02:02] [1/2] > This is a continuation/rewrite of Extension:DynamicPageList3. It is a fully reworked code base, with significant code and database speed improvements, and is designed to be fully backward compatible with previous versions. It fixes numerous bugs and adds more features then previous versions and makes the extension more maintainable and secure by converting to [03:02:02] [2/2] MediaWiki's SelectQueryBuilder for example. This version is still experimental and a work-in-progress. Please report any issues you encounter with it. [03:03:34] and create Category:Pages using DynamicPageList4 with hiddencat magic word. i've not seen anything else that doesn't function well yet [03:04:36] [1/2] It's me. I only did a very simple test case though. [03:04:37] [2/2] https://cdn.discordapp.com/attachments/407537962553966603/1415171071685951488/image.png?ex=68c23c44&is=68c0eac4&hm=77c41d74ab89142d8e9e53c551978c2cd214d9e99c4434c040efb697bf803007& [03:05:49] Hm, wanna try importing Wicker's page onto beta and seeing if it works? [03:06:05] btw dplforum doesn't depend on dpl any version right? it also functions well [03:06:46] Mirabeta is on 1.45 right now. Currently most pages don't work due to TemplateStylesExtender being broken. I'll see what I can do with it. [03:08:20] dang it [03:08:29] Oof. [03:10:52] [1/2] Basic case works. Let's see what happens for a complicated main page. [03:10:52] [2/2] https://cdn.discordapp.com/attachments/407537962553966603/1415172648647921694/image.png?ex=68c23dbc&is=68c0ec3c&hm=138aeb931747b366f887a2b5d84dbc03c0a387ea85fa5dfdbf555f3a49989c89& [03:11:59] is it possible to remove User:DynamicPageList3_extension from special:listusers? since its only edit (to Template:Extension DPL) has now been deleted by Maintenance script and it doesn't make more sense in the user list [03:12:27] where are those buttons from [03:13:37] [1/2] @wickerbasket2540 Is this what it's supposed to be like? [03:13:37] [2/2] https://cdn.discordapp.com/attachments/407537962553966603/1415173339508641865/image.png?ex=68c23e60&is=68c0ece0&hm=a813de8e58e038faef302dce8ec5df5b18be84be14eb397bf5ddcdbfea9d3df2& [03:14:28] A gadget that gives bureaucrats two buttons to toggle extensions. [03:14:35] I must have the CosmosTweaks gadget enabled and forgot to remove it, whoops. I'll remove it right now. [03:15:14] must have missed that, awesome idea [03:16:49] But yes, that's what it's supposed to look like, so I guess it's probably just me. I also tried getting the Discord widget to work, but never really gotten around to doing it, so I just gave up and resorted to using a template for this. [03:18:54] ot just you [03:19:06] https://cdn.discordapp.com/attachments/407537962553966603/1415174721426817064/Screenshot_20250909_231859.png?ex=68c23faa&is=68c0ee2a&hm=77adc28251a28ab760ec632275eac106f6a5ec27826a8339f7a4c87624367003& [03:19:31] [1/2] Something inserted `width: 100%` for the left column. Removing it works. I'm not sure where it came from though. [03:19:31] [2/2] https://cdn.discordapp.com/attachments/407537962553966603/1415174823210127420/image.png?ex=68c23fc2&is=68c0ee42&hm=db308214631928ff6705df8ccf0204fb1e65613e497d1668201c19a6e307efee& [03:19:36] The 1.44 upgrade has completely finished. All SQL/database upgrades have finally completed now. [03:20:04] Which means all those CommentStreams issues should also be fixed. [03:20:09] [1/8] Having something like this on your main page probably fixes it. [03:20:09] [2/8] ``` [03:20:10] [3/8] @media only screen and (min-width: 1024px) { [03:20:10] [4/8] div.main-page-tag-lcs-exploded { [03:20:10] [5/8] width:calc(100% - 320px) [03:20:11] [6/8] } [03:20:11] [7/8] } [03:20:11] [8/8] ``` [03:20:36] I'm not even sure, either. I checked my wiki's CSS, and I don't see it. [03:21:08] I'll apply it to my wiki's Cosmos.css page and add in a comment crediting you for it. [04:49:52] Is there a change log for dpl4? [04:50:35] And a change log for miraheze? [05:21:18] https://github.com/Universal-Omega/DynamicPageList3/releases start at alpha.1 to alpha.5 and that is the changelog. [06:11:41] [1/2] having a little css trouble with my link colors. The redlinks either turn the same color as created page links, or I make them red and unvisited pages become red too [06:11:41] [2/2] https://cdn.discordapp.com/attachments/407537962553966603/1415218153302003773/image.png?ex=68c2681d&is=68c1169d&hm=dd084b9a06ab065e89811a2106f921467cd39453187cc594c58c91fb99ec7744& [06:14:27] Do you have a link to your wiki where this is happening? [06:15:31] https://mintysocs.miraheze.org/wiki/MediaWiki:Common.css [06:17:39] i'm pretty amateur with CSS, so it's probably something I bungled [06:30:00] Same thing with me as well, since I've been trying to skin my infoboxes like what I had on my Fandoom wiki. [06:36:56] [1/2] i uh. am not sure how but I refreshed the page and now these links are invisible. when I hover over them they're blue [06:36:56] [2/2] https://cdn.discordapp.com/attachments/407537962553966603/1415224505743314964/image.png?ex=68c26e07&is=68c11c87&hm=23200913e3eafaea12401ef4e84da3a70696476b43982c214869350c5c6a94bd& [06:39:48] How did you manage to do that? 😭 [06:41:16] I DON'T EVEN KNOWWWW [06:41:22] Trying one more edit to my CSS [06:43:51] All right. I usually do it via my browser's developers tools, and it helps out a lot. [06:44:38] MHMHM, I use inspect element to test things out and it usually works [06:45:25] Same here! Especially with clearing out my cache and whatnot. [06:46:40] [1/2] okay these red links are working at least [06:46:40] [2/2] https://cdn.discordapp.com/attachments/407537962553966603/1415226954998743132/image.png?ex=68c2704f&is=68c11ecf&hm=aca8b0d198bbddd480b13d672c5d673f2946ccef530d1fb21fb950dfa669abe5& [06:47:33] That's good to know. [06:47:38] GOOD NEWS [06:47:59] [1/2] NO LONGER INVISIBLE [06:47:59] [2/2] https://cdn.discordapp.com/attachments/407537962553966603/1415227287518973962/image.png?ex=68c2709e&is=68c11f1e&hm=8b75633551ab9cf53d6d7fd32fd10f1c5e90650728523ffb4953a0bd1b7f0274& [06:55:33] external links are still blue when I hover over them but ykw, i'm just gonna ignore it [06:57:47] It'll do. [07:15:29] It's been a day and hasn't resolved yet [07:27:11] it's better to test in user css [07:43:51] No it is not if it is still broken something is wrong. [07:45:01] What's the exception ID you get (the random string of characters in the exception)? [07:52:44] It changes each time [07:52:56] Currently looking at 821dccb38e59dc4f935e7ea8 [08:12:45] Should be fixed [08:13:22] If not could you please give me another exception id, as I did fix that one but its possible another issue could still exist. [08:23:54] [1/2] apparently i did not [08:23:54] [2/2] https://cdn.discordapp.com/attachments/407537962553966603/1415251423196876820/image.png?ex=68c28719&is=68c13599&hm=e3fa6ed272ec4056dd44a02ecf2977d42d45425b3fa7c53de19c79e4a01c614a& [08:24:06] though some wikis had it turned on by default [08:28:34] [1/2] nevermind, i think this feature is the one [08:28:35] [2/2] https://cdn.discordapp.com/attachments/407537962553966603/1415252602177978440/image.png?ex=68c28832&is=68c136b2&hm=9320bb263f6218f781c6a124ffee1f90dd6180ed5820377a1bce2e678cb5cd6f& [08:56:21] [1/2] Still broken [08:56:21] [2/2] 9672f4a91138db1d55c7a539 [08:56:39] looking [09:01:05] How about now? [09:02:08] [1/2] Still broken, unfortunately [09:02:08] [2/2] e12bb64d94c59714047a2a6e [09:11:11] Fixed again [09:13:12] That worked, thanks so much! [09:24:18] No problem glad it finally worked. [09:32:26] I requested a wiki about five minutes ago, but it didn’t show up in the farmer log. Should I try again? [09:37:50] til we have 3d viewer? [09:40:07] [1/2] hmmm [09:40:07] [2/2] so i have 1 page using dpl [09:40:34] [1/2] and it got red categories added [09:40:34] [2/2] okay, i created them and made hidden so they won't irritate me [09:40:53] but once i created them, that page broke [09:44:38] ok managewiki cahnge fixed it [10:14:32] Late to the party but the issue with this is if you're using Cosmos [10:15:15] They changed the structure of the tags upstream and Cosmos copies the styling but is using the old CSS rather than the new CSS so it overrides the extension [10:15:29] Its a cosmoscissue [10:26:42] that’s pretty easy fix [10:27:22] whatever css you have for link color, you could duplicate it and apply on a:visted I think [10:28:52] [1/2] :PensiveBreadCowboy: already did that [10:28:52] [2/2] https://cdn.discordapp.com/attachments/407537962553966603/1415282874017644565/image.png?ex=68c2a463&is=68c152e3&hm=4a6df391eb3279b370db374684bbeb2f3ad05eba7b64801b95233d937b52986d& [10:45:49] i hate mediawiki [10:49:16] 503... [10:49:47] [1/2] Well that happened [10:49:47] [2/2] https://cdn.discordapp.com/attachments/407537962553966603/1415288136707211285/Screenshot_20250910-174929.png?ex=68c2a94a&is=68c157ca&hm=4a037b01c4045bd2672438e79283a89613d5c83fa720d9e9ebdf0823cde9566f& [10:50:08] #tech-ops [10:50:42] Aware [10:51:09] AVID's down too. [10:51:18] Everything is [10:51:53] Oh. So it's not just me, huh [10:52:38] Can another @Technology Team please depool db151 [10:52:59] Still waiting for that "unscheduled maintenance" notice [10:53:13] damn, my blåhaj cuddling session 💔 [10:53:25] Sorry [10:54:56] mwdeploying [10:55:28] mwdeployed [10:57:42] I lost like 2 minutes of my progress 😡 [10:57:49] Bad Miraheze!!!!!! [10:58:50] miraheze is a certified baddie [10:59:25] do the servers have black nail polish [10:59:44] can always give them some [11:00:00] hence why i asked [11:01:47] uh hi good day, i was working on a wiki and stuff pooped [11:01:49] anyone know what's going on- [11:02:03] Not particularly, no. [11:02:08] We're thinking about it [11:03:12] Sounds like the UK government [11:03:19] Sorry I'm just adding confusion to the issue [11:03:36] -# edit recovery 👀 [11:03:42] [1/2] just asking, went to edit my tabletop stuff and suddenly hit with this [11:03:43] [2/2] https://cdn.discordapp.com/attachments/407537962553966603/1415291642029670530/image.png?ex=68c2ac8e&is=68c15b0e&hm=a825fa3c22ca252add6c5574eaef3c57670e235bd51216938fa8e9ab442e9617& [11:03:45] It's enabled yeah [11:04:01] But will it survive the wrath of unscheduled maintenance? [11:04:04] girl your work is saved then dont worry a:be_catcheerleader: [11:04:53] we should be back now [11:05:05] WE ARE SO BACK CHAT [11:05:23] we are back! [11:05:26] thank you c: [11:05:42] And my edits survived too! [11:05:52] Blahaj saving the day again [11:06:20] https://tenor.com/view/blahaj-shonk-attack-camera-dive-shark-gif-14344361424253681658 [11:08:33] also is there a donator role? [11:08:39] donated 10$ ages ago- [11:13:41] I'd be offended by the comparison [11:15:09] Well Rhinos works for the civil service which is the irony 😛 [11:15:19] I mean you're a contractor [11:15:33] You work for government. Just with a middle man in there. [11:15:49] We're probably worse than the government tbf [11:16:28] Depends what at [11:17:09] Appointments 🤣🤣🤣 [11:35:26] [1/3] Hello, when I try to upload 2 videos, both display an error code, those being: [11:35:27] [2/3] [21fc67f47d79d002e387e242] Caught exception of type Wikimedia\Rdbms\DBQueryError [11:35:27] [3/3] [c31424bda983e839d3c412b0] Caught exception of type Wikimedia\Rdbms\DBQueryError [11:35:32] Any ideas? [11:37:33] Try ticking the "Ignore any warnings" checkbox when uploading [11:37:43] This is the same error as https://issue-tracker.miraheze.org/T13186 [11:38:11] Just save all text before you submit it in your cach (CTRL+A / CTRL+C) you'll never lose any work done. [11:39:31] I believe it only shows for a limited time [11:39:46] aaaaaaaaa, okay [11:39:56] i was a donator way before joining the server, so L on my part [11:41:06] Still won't work. [11:44:32] Ask a discord mod and tell them when you donated [11:46:06] i don't think i can even dig out when i donated, it was during the miraheze wide donation drive [11:46:27] [1/2] or.... [11:46:28] [2/2] https://cdn.discordapp.com/attachments/407537962553966603/1415302400532545577/image0.jpg?ex=68c2b693&is=68c16513&hm=a4a252184f2ecae30f5407386151ddd3f4c6e8e0231bf7d24aef6150f667e894& [11:47:19] The year + method you donated would help [11:47:25] Doesn't have to be exact [11:47:33] That too indeed. But I have my ca 15 year old routines... you don't easily change that at my 50+ age 😄 [11:47:41] [1/2] i found it, i donated via kofi and it was 5 and not 10, because i am a poor ass student- [11:47:42] [2/2] https://cdn.discordapp.com/attachments/407537962553966603/1415302710487679017/image.png?ex=68c2b6dd&is=68c1655d&hm=a14e89060337892bdbc1615eea1c608064ed5eeb7aa8e6a14029b3cba3a87961& [11:48:06] We thank you for that 🙂 [11:48:18] https://ko-fi.com/papasoma44011 my kofi for proof [11:48:36] yes i am spoiler tagging it to be humble [11:49:05] no problem what so ever! you host a culmination of my brainrot and inspirations, so how could i not be thankful? [11:49:11] I asked in the volunteers server if a mod can grant it. That's quieter so it won't get lost. [11:49:26] thank you kindly! 😊 [11:57:40] Like magic thanks to @zppix [11:57:41] oh wow, thank you! [11:58:25] if this isn't motivaiton to work on my stuff? [11:58:27] i don't know what is [11:58:31] :xD: [12:10:40] Nice [12:30:33] Why does it prevent me from deleting pages with more than 1000 revisions? [12:30:52] Is it some misconfigured permissions, or smth that's supposed to happen? [12:34:00] Oh man, I guess it's an intended feature... [12:34:03] why 😢 [12:46:34] first time hearing about this [13:11:54] It requires the bigdelete permission I'm pretty sure [13:12:04] Do you have that [13:23:02] Apparently not [13:25:58] takes a really long time [13:26:32] I think wikipedia's once crashed because someone accidentally deleted the sandbox [13:27:04] Huh [13:45:13] Yep https://en.m.wikipedia.org/wiki/Wikipedia:Village_stocks#Scientizzle_for_the_Baby_and_Bathwater_award [13:48:05] Maybe try assigning it to yourself? Not sure if it's available in ManageWiki [13:48:31] Oh nvm it's in $wgManageWikiPermissionsDisallowedRights [13:51:56] [1/2] badges are still not fixed :squint: [13:51:56] [2/2] https://cdn.discordapp.com/attachments/407537962553966603/1415333976523931688/Screenshot_20250910-175100.png?ex=68c2d3fb&is=68c1827b&hm=d45803b738aa6c327dc11ac4d6031dffd75a54258b5d9fb7c433fcbe60efbf98& [13:52:33] who asked for these changes in previous update, like what was their problem [13:53:25] [1/2] this is frustrating [13:53:25] [2/2] https://cdn.discordapp.com/attachments/407537962553966603/1415334351289323633/Screenshot_20250910-175313.png?ex=68c2d454&is=68c182d4&hm=c4fa0fa591ea7c5057bc2d109c8eff41e5fea13923109e5fda79dcf287b1a68f& [13:56:28] [1/2] had the same related issue, but different [13:56:28] [2/2] https://cdn.discordapp.com/attachments/407537962553966603/1415335117920010280/image.png?ex=68c2d50b&is=68c1838b&hm=6fb185dbd51fc888808bf68c8f34ce0c7544057c2ef8774c505194f8e911dfa8& [13:56:41] why the first one is a bit offset to the bottom [14:02:53] Yeah I read about it [14:52:52] I don't think you got an answer on this, but yes, bigdelete is restricted to Stewards/trust & Safety and also tech on the backend for the reasons mentioned. [14:53:24] If you need a page with excess revisions deleted, you can file that on [[SR/M]] or email stewards@miraheze.org [14:53:30] [15:13:09] [1/6] Am I crazy, or did they really make highlighting text with the new `Enable CodeMirror 6 ($wgCodeMirrorV6)` transparent, with an !important even??? [15:13:10] [2/6] I did manage to find and fix it using this bit of CSS, but who in their right might thought that default was a good idea: [15:13:10] [3/6] ```css [15:13:10] [4/6] .ͼ4 .cm-line ::selection, .ͼ4 .cm-line::selection { [15:13:10] [5/6] background-color: revert !important; [15:13:11] [6/6] }``` [15:15:51] [1/2] mine looks like this [15:15:51] [2/2] https://cdn.discordapp.com/attachments/407537962553966603/1415355095041703976/image.png?ex=68c2e7a6&is=68c19626&hm=108c118500ac38dda40c820a6603e3caaaff3b2c9d1f566a1158913800f760ed& [15:16:11] I'm not sure how to find highlighting rules. doesn't seem to show up on inspect [15:18:20] Have you enabled the V6 of CodeMirror in `Special:ManageWiki/settings`? But yeah it is that `::selection` part mainly that does it, found it at the very bottom of the inspector, after a bit of online searching to figure out what I was looking for [15:21:15] yes I did [15:21:44] got notified directly cause it was a feature I was asking about recently [15:23:20] [1/2] had to change my CSS from `.mw-body-content .CodeMirror` to ` [15:23:21] [2/2] `.mw-body-content .cm-editor` but I didn't need to do anything with the text highlighting [15:24:23] huh, weird then, and yeah there was a few other things I had to change for the CSS, as well for the overall background color, still wonder where that transparency came from them... [15:24:53] I don't really know much about CSS so might need someone else to figure this out [15:32:37] Also I am using Timeless skin, maybe that could be a factor too I geuss? haven't checked other skins [15:34:01] I can't find that CSS rule anywhere, can you share the stylesheet link in which you found it [15:38:19] [1/2] well at the bottom of the Browser inspector, with any of the `
` selected (ie. an individual line in the wiki-editor, with CodeMirrorV6 enabled) [15:38:19] [2/2] https://cdn.discordapp.com/attachments/407537962553966603/1415360748099469322/image.png?ex=68c2ecea&is=68c19b6a&hm=48eceb1d8a25199f59c5334c9b3d8c4bfa971f6b1dfa4f74c869eddefae72ae4& [15:39:03] (the revert one ofc being the one I added myself to fix it, and thus striking the other over, but that was the "active" one before I did that fix) [15:41:39] I see it, but it seems to work fine for me with that rule [15:42:25] [1/3] With your rule on the left, default on the right [15:42:26] [2/3] https://cdn.discordapp.com/attachments/407537962553966603/1415361783249764464/image.png?ex=68c2ede1&is=68c19c61&hm=5d10c461c13497d6054f80e416bcd3d6001870be5514e8aa0a103a86308e5204& [15:42:26] [3/3] https://cdn.discordapp.com/attachments/407537962553966603/1415361783597895700/image.png?ex=68c2ede1&is=68c19c61&hm=ddf9da6517533110802291e6cf90e361634a3ef601f77256117d039f8f680561& [15:43:07] They are just hiding the default browser selection color because CodeMirror applies its own color [15:45:20] Well it was completely invisible to me(and yes I tried to change the background color, to be sure it wasn't just a color clash, but it behaved the same regardless of background color), before, maybe there is some other rule I missed that was more specific. [15:51:10] Okay yeah, previewing my wiki in vector2022, it does work correctly (and my fix was done in Timeless.css specifically, so doesn't apply like this then). So seems to specifically be an issue with CodeMirrorV6 and Timeless skin I geuss [15:54:08] [1/3] Hi, my wiki has a main logo and also one logo per namespace written on css. [15:54:08] [2/3] Current situation: The space on screen where the logo is displayed shows multiple logos. [15:54:09] [3/3] I want to display only one logo on that location per namespace [16:03:41] Why is that? [16:08:28] Performance issues [16:09:20] @squidenial https://en.wikipedia.org/wiki/Wikipedia:Don%27t_delete_the_main_page is the fun answer [16:09:55] As the others had mentioned, deleting a big number of revisions at once (especially when multiple people are doing it at once) can potentially bring down servers/otherwise cause mayhem [17:29:13] I had no idea it worked like that. I just assumed it made it unable to edit anymore since the contents are still retrievable [17:34:51] [1/2] images mixed [17:34:51] [2/2] https://cdn.discordapp.com/attachments/407537962553966603/1415390077252669610/image.png?ex=68c3083b&is=68c1b6bb&hm=52556165e9315a1198fe02538862b69360b2432fe0ea8c4a029f6550a2ab159e& [17:35:09] is the main logo and then in the background the logo of a Namespace [17:35:42] [1/2] in the main also happens: [17:35:43] [2/2] https://cdn.discordapp.com/attachments/407537962553966603/1415390292361875486/image.png?ex=68c3086e&is=68c1b6ee&hm=b6705a7e84bb59a5583ecde8ad603c8e71d569f685d573fc273cdaecfccc6009& [17:35:48] im not really sure what you mean :ThinkerMH: [17:36:35] each wiki has a logo. We have namespaces. Each namespace has its logo. The images are glitched [17:36:55] [1/2] the image should be [17:36:55] [2/2] https://cdn.discordapp.com/attachments/407537962553966603/1415390596205510658/250px-Hipogrifo_logo_victoria_ferrer.png?ex=68c308b6&is=68c1b736&hm=86f66ca9638f4bb03bc29d1567bd11ee788b489b857af251fec281d02460361f& [17:38:21] [1/2] happens in all NS: [17:38:21] [2/2] https://cdn.discordapp.com/attachments/407537962553966603/1415390955670077660/image.png?ex=68c3090c&is=68c1b78c&hm=46dcc480614c8f81de54c0caeeb6b8fb54d64a1984156c70b8ed2ea89f524d63& [17:38:43] https://cdn.discordapp.com/attachments/407537962553966603/1415391047952891994/image.png?ex=68c30922&is=68c1b7a2&hm=228c6edaa0cf6327d919a1d90cbef3b93bfad246517769959f1d46080b07c96e& [17:38:48] I think the idea is clear now [17:48:40] hmmm [17:50:01] [1/2] normal griffin is set up as logo in settings? [17:50:01] [2/2] there are two settings for logo now, normal/old and timeless only [17:50:17] lets see. I will search for that [17:50:58] we have timeless.css [17:51:03] and the logos there [17:51:18] no, i mean in settings [17:51:21] ManageWiki [17:52:25] and do you know the next step? addiotional ajustements? [17:54:12] ok, seems settings#mw-section-styling [17:55:06] ok, we have there the icon. And in timeless the other icons. ¿What I should do? before worked [17:58:01] idk it's something w/ settings [17:58:08] fumbled after update [17:58:17] i can't experiment rn [18:05:50] how can you comment in css?