[00:00:38] https://qharul.miraheze.org/wiki/Main_Page [00:05:23] Do you see it? [00:08:11] why does the css i applied not show but when i go into a private tab as an anonymous it shows [00:11:28] @xqct private tabs disable addons i believe [00:11:39] so that might be your answer [00:12:06] may i ask what you mean by addons? [00:12:13] browser extensions [00:12:18] i see [00:12:27] lemme disable them and see if theres any change [00:12:43] it also clears your cache [00:13:05] have you tried CTRL + F5 on the page [00:13:12] yes [00:13:34] MediaWiki:common.css correct? [00:13:39] yea [00:14:27] Still dont know whats wrong [00:14:49] should look like this [00:15:00] but its this [00:31:22] I believe Vector uses the $wgIcon so you need to put it in that instead [01:17:42] yes [01:17:43] I think it's down [01:17:45] Miraheze is down [01:17:53] ah [01:17:54] howd u import it bc it doesnt show up as the skins i have [01:17:55] yeah, it's down. [01:17:55] Follow the message on the page. [01:18:07] additional settings [01:18:18] oh shoot it down [01:18:25] is there an outage? [01:18:26] I am also having issues. [01:18:26] i'lll change ethe skin when it comes back [01:18:36] booo [01:18:37] i blame it on bts and selena gomez [01:19:59] sorry im on stan twitter like 24/7 i cant go a minute without ending bts and selena [01:22:17] its joever [01:22:43] luckily it was only out for like what? 3 minutes [01:23:03] wait were barack [01:23:04] kinda doubt consults internet a korean singing group would take down Miraheze, but strange things have happened. [01:23:08] back to work [01:23:49] Well BTS is known for using bots and streaming farms so it's not farfetched that they would ddos something [01:24:51] [1/2] the musical group themselves? or fans. Because those are two very different things. [01:24:51] [2/2] highly doubt a music artists have the time/inclination to muck about with a free wiki farm hosting service. [01:25:06] wait why is cosmos kinda a good skin HELP [01:25:45] The group's label (HYBE) ... Hybe literally bots their streams <:droidcry:1126190447178567681> Jungkook's new song "seven" literally was freefalling off of the spotify charts but on a random wednesday in thailand they jumped all the way up [01:25:56] It's a little fraudulent unlike organic artists like blackpink and seventeen [01:27:13] I'm reasonably sure that was english but I have no idea what any of those are. More musical acts? [01:31:04] Hybe is BTS' label and Jungkook is a member of BTS [01:31:14] Blackpink and seventeen are more successful, pretty, and organic kpop acts [01:32:17] and kpop is a ... musical style. gotcha. TIL. [01:37:09] it's a whole genre and subculture yh [01:37:10] but anyway [01:37:18] before #they mute me for being off topic <:droidcry:1126190447178567681> [02:29:42] this didnt work. [02:41:56] Getting 503s again [02:42:39] [1/4] i'm getting this error when trying to access my wiki: [02:42:39] [2/4] ```Sorry! This site is experiencing technical difficulties. [02:42:39] [3/4] Please try again in a few minutes, these errors usually resolve by then. If you are receiving this error persistently, please check our Twitter (https://twitter.com/MirahezeStatus) for more information or inform us by joining #miraheze-sre on irc.libera.chat or our Discord server (). [02:42:39] [4/4] (Cannot access the database: Cannot access the database: Too many connections (db142))``` [02:45:12] nevermind it's working now [03:01:37] Is there a way to change the size of the wordmark? [03:03:32] or logo as youd call it [03:03:50] its a tad tiny [03:06:52] "a tad" [03:07:03] i think it's a lot more tiny than just a tad [03:25:04] dark mode really saves my eyes [03:25:13] especially when im editing late [03:57:59] If anyone was waiting on a rename, the queue has finally been processed [04:01:57] Bumping this question [04:08:42] If it's a global filter, I'm pretty sure you just need to make an edit or two (or be added to the (auto)confirmed user group). [04:18:39] has there ever been a wiki request that was rejected? [04:23:41] Plenty: [04:56:12] Where do I edit the global filter again? [05:02:39] You don't. In case there was any confusion, byt "an edit or two" I was referring to editing the wiki, not the filter. [05:18:36] morning [05:18:49] what was the case w/ 503, they are gone now? [05:20:38] Latest set is unknown, something with cloud14/db142 though. [05:23:50] outage only lasted a couple minutes - started with a long hang when attempting to submit an edit, then eventually auto-loaded the 503 Miraheze page. [05:47:53] Oh right gotcha [06:09:30] [1/2] quick CSS question: [06:09:30] [2/2] is it possible to implement this using a background gradient? if it is, how would it be done? if it isn't, what's the proper way? [06:13:25] what do you mean exactly by "background gradient" [06:13:39] are you trying to have the image tile or have the color shift [06:14:08] background gradient, as in the CSS linear gradient, conic gradient or radial gradient [06:14:40] i'm trying to reproduce this right arrow using just CSS if possible (without using background-image) [06:15:02] hmmmm [06:15:42] i know you can overlap two or more gradients together using transparency, but can it be done vertically? [06:16:24] the way this looks done is having a vertical "gradient" make the top and bottom stripe, then has it make the arrows [06:16:42] hmm [06:17:25] [1/5] so something like: [06:17:25] [2/5] •top stripe [06:17:26] [3/5] ••yellow, black, angle [06:17:26] [4/5] •bottom stripe [06:17:26] [5/5] ••yellow, black, angle [06:18:12] so i would need to apply the gradients to two different elements - the top stripe and the bottom stripe, correct? [06:18:49] I've not necessarily fiddled with css gradients to know exactly how to make that happen but I know you have the independent parts of striped gradients be solid colors to make stripes and angles to be horizontal and diagonal [06:18:59] I think so [06:19:23] if you look here it seems like theres a line down the middle which implies to me the same thing was done here [06:19:37] actually that's from an image [06:19:51] i'm just trying to reproduce the pattern in a table cell [06:20:09] well i meant like, how they constructed it at well [06:20:27] ah i see [06:21:16] thanks for the insight, i'll try to make some stuff happen [06:22:35] [1/8] basically you'll have [06:22:36] [2/8] ``` [06:22:36] [3/8] ------- [06:22:36] [4/8] yellow \ black \ yellow [06:22:37] [5/8] ------- [06:22:37] [6/8] ------- [06:22:37] [7/8] yellow / black / yellow [06:22:38] [8/8] -------``` [06:23:43] i get the idea, and i would have no problem doing that if the direction change was defined by horizontal position, like in this example [06:24:02] but having a direction change defined by vertical position is something new to me [06:33:38] If someone made art for me and I wanted to upload it into my own wiki [06:33:49] Does this require licensing [06:33:59] Like fair use [06:34:21] i think that depends on the terms of the agreement between you and the artist (though don't quote me on this) [06:42:57] Cheers, but so long as the original artist doesn't complain, I don't have to license it right [06:43:29] Everything is automatically licensed if not given an alternative [06:43:49] Cuz this was all done on a discord convo, just me saying I'd like an icon and they said they're fine with it > made it for me [06:43:53] And I see [06:44:38] default is CC BY SA [06:44:56] Miraheze wikis have the CC BY-SA 4.0 license unless otherwise noted [06:45:32] which means the image can be reposted and edited, as long as the artist and your wiki (as source) are credited [06:46:09] <:ThumbsUp:372938313755262977> [06:46:44] sadly, a lot of people aren't aware of the whole deal w/ licences [06:46:56] reminds me, how do i license a vector image i made based on a copyrighted image [06:46:58] I didn't know either until I was told by a friend lul [06:47:04] https://meta.miraheze.org/wiki/Help:Changing_your_wiki_license [06:47:04] well, im assuming its copyrighted [06:47:08] Heres a good page on it. [06:47:10] Almost risked my wiki before it even started [06:47:29] won't even read the sentence at the very bottom of the page (it's even worse w/ Fandom since 2021) [06:47:30] wdym? [06:47:36] im not sure how i even check that actually [06:48:07] When uploading images, there was a warning message that said something about respecting license rules or the wiki might risk being deleted [06:48:32] does the image exist on Wikipedia in some form? cus they lay out everything per their strict rules [06:48:32] Makes sense yea. [06:48:37] If I wasn't told about licensing I probably may get my wiki contested before I even finished setting it up [06:49:12] its derivative work and frankly no one will notice. Just license as you please. [06:49:31] i see, thanks [06:49:37] Actually speaking of [06:49:45] Is there a way to upload multiple pics at once [06:49:49] Or do you have to do it one by one [06:50:00] [1/2] we had couple of wikis getting shutdown after copyright holder complaints [06:50:00] [2/2] those wikis were given time to delete content or oppose the complaints, but did neither and got shut down [06:50:00] nope (if you were talking to me) [06:50:26] but it's very very rare occurrence [06:51:05] make sure to slap fair use on copyrighted images at least [06:51:33] as for recreation - as long as you state that it's recreation, it must be okay? I can't tell for sure [06:51:48] noted [06:52:07] Ah shit that's tough [06:52:14] Even if they kinda have it coming [06:52:47] licensing is a bit of a nightmare which is why i hold the opinion that you should just do whatever. If someone complaints then you can do something. [06:53:17] I had a friend set up licensing templates for me so I only need to copy and paste a certain line of text [06:53:24] The whole process feels super complex though [06:53:39] sounds unnecessary but have fun [06:53:40] you can choose licence on upload instead of typing [06:53:53] im still not even sure if the game title is copyrighted anymore lol [06:54:06] fair enough [06:54:35] [1/3] templates must be set up on `MediaWiki:Licenses` page [06:54:36] [2/3] like this [06:54:36] [3/3] `template name|option in dropdown` [06:56:07] may i bump a question i asked earlier? [06:56:27] [06:56:28] Yes [06:57:32] [1/2] about this [06:57:32] [2/2] i was thinking if it was possible to specify a to bottom gradient as the main gradient, then somehow use a 45/135deg within the gradients [07:07:46] the default wiki skin applies to everyone but can be overwritten to another skin in your acc/user preferences [07:09:33] you can get the MsUpload extension to do it [07:09:58] Will check it out ty ty [07:11:47] I posted some small use instructions over here https://discord.com/channels/407504499280707585/1171862638142181469/1171868940755017808 [07:18:09] can you modify the upload parameters btw [07:18:26] to have more things automatically added to a file page [07:19:04] beyond license only w/ templates [07:19:18] to be pasted/typed in description [07:20:04] ah, and categories can be added easier if you have HotCat gadged [07:23:09] i think i'm throwing in the towel for that css question [07:23:20] don't think i have any idea how to make that work [07:23:35] I'm sorry but gradient is outside of competence [07:23:54] I found this https://jsfiddle.net/guzt8cu0/ [07:24:05] I'd rather go w/ background/border-image [07:24:18] wait this might help big time [07:24:22] thank you so much [07:49:04] it actually works [07:56:32] nice! [07:59:23] [1/2] Yo [07:59:23] [2/2] Kek straight in with a question... are you able to make like concept fandom-esque wikis? [08:07:04] you mean wikis for subjects that don't technically exist? should be a go i believe [08:08:45] [1/9] also i hate css pt. 2 and should be another quick question [08:08:45] [2/9] ```html [08:08:46] [3/9] {{MaimaiSonglistCategory|{{CustomTextBG|#f2f109|#000000|Initial Release (2/26/2014)}}|bg=repeating-linear-gradient(45deg, #000000 0px, #000000 5px, #b1d606 10px, #b1d606 40px), repeating-linear-gradient(135deg, #000000 0px, #000000 5px, #b1d606 10px, #b1d606 40px)|size=100% 50%|repeat=no-repeat|pos=top left, bottom left}} [08:08:46] https://meta.miraheze.org/wiki/Template:MaimaiSonglistCategory [08:08:46] [4/9] ``` [08:08:46] [5/9] ignoring the category template for a moment, i've sorted that out, here's the custom text bg template: [08:08:47] [6/9] ```html [08:08:47] [7/9] {{{3}}}/span/includeonly [08:08:47] https://meta.miraheze.org/wiki/Template:%7b1 [08:08:47] [8/9] ``` [08:08:47] [9/9] the text is correct and in the correct color, so why is the span bg not applying even with !important? [08:12:11] gradients don't work with background-color, change it to just image or just background [08:16:08] on the bg template, correct? [08:17:46] but if it's the bg template you mean, i'm using a solid color instead of a gradient [08:18:51] nearly all types of wiki's are acceptable, world building wikis are very common here, so yes [08:22:53] [1/2] nvm i just realized i'm the dumbest person alive [08:22:54] [2/2] solved it [08:26:00] Honestly I really need to recruit someone who's good with css to my own project at this rate [08:26:05] <:sadgery:610315272322285570> [08:27:11] well as you've just witnessed i'm not even remotely close to good [08:28:16] Its still better than what little I can do [08:28:21] [08:29:54] with what little skill i have all i can offer is some minor suggestions unfortunately [08:30:31] check examples on other wikis [08:30:38] very much how I learned shit [08:31:39] i'm this close to just learning full web design courses [08:36:16] <:true:1020056658342330448> [08:39:53] wait whats that, an extension? [08:41:13] Gadgets is the extension, it lets you use various handy JS thingies, but they have to be set up each manually [08:41:34] [[mw:Gadget:HotCat]] [08:41:34] https://www.mediawiki.org/wiki/Gadget:HotCat [08:41:35] [08:41:56] mait [08:42:58] huh [08:43:16] I swear there was documentation page for it on mw [08:44:26] the only one i could find it [[mw:MediaWiki:Gadget-HotCat.js]] [08:44:26] https://www.mediawiki.org/wiki/MediaWiki:Gadget-HotCat.js [08:44:26] [08:45:44] that's the raw script [08:45:50] maybe I mistake something [08:45:59] according to mw the main documentation is over at wikipedia [08:46:19] [[wiki:Wikipedia:HotCat]] [08:46:19] https://c2.com/cgi/wiki?Wikipedia:HotCat [08:46:20] [08:46:23] oops [08:46:30] how do you link to wikipedia again [08:46:33] but yeah, gotta copy that script then set it up according to [[mw:Extension:Gadgets]] [08:46:33] https://www.mediawiki.org/wiki/Extension:Gadgets [08:46:33] [08:46:57] [[wikipedia:Wikipedia:HotCat]] [08:46:57] https://meta.miraheze.org/wiki/wikipedia:Wikipedia:HotCat [08:46:57] [08:47:08] yup that's the main documentation [08:47:08] just `w` [08:47:11] ah [08:47:33] that page has only usage [08:47:58] there are these four pages over at the man page [08:48:46] unfortunately the talk page is more or less blank and the other two i've linked [08:48:49] this is installation [08:55:16] Ooo nice [09:39:56] Hi [09:40:45] the miraheze can build 335 languages wikis? like to wikipedia [09:41:22] i am worldpedia.miraheze.org admain can do? [09:41:50] Wikipedia copycats are not allowed [09:42:07] it's against Content Policy [09:42:27] but you can translate wiki so several languages like on main Meta wiki [09:42:57] no my wiki not copycats wikipedia i want to my wiki can languages global. [09:43:08] my last message [09:43:20] ^ [09:43:59] Wikipedia isn't a single wiki, each different language Wikipedia exists on its own [09:44:17] yes [09:44:58] [1/2] Miraheze can't handle that [09:44:58] [2/2] it's much more convenient to have one wiki w/ Extension:Translate, if you are so determined to such amount of languages [09:46:05] oh i hope everybody all languages users all can edit my worldpedia [09:46:16] what the topic? [09:46:28] it general pedia. [09:46:35] like to wikipedia [09:46:36] then that's like Wikipedia [09:46:45] I repeat [09:46:53] that's not allowed [09:47:13] oh ok [09:48:27] like [09:48:36] if you gonna copy from Wikipedia that's a big bo [09:49:04] if you gonna write everything by yourself - I haven't seen such successful wikis [09:49:29] Miraheze used to have wikis which appear as general but in the end were copying Wikipedia [09:50:03] you can try to request [09:51:04] besides [09:51:42] aren't you the same guy who constantly asked for wiki creator rights? [09:55:57] in currently deleted channel [10:04:23] Your better off finding your own style rather than just copying from wikipedia anyway, you'll find your own notability standards that way too. [10:26:36] I agree [10:26:49] Kind of eventually developed my own style of writing as well [11:00:56] a bit of a weird question but [11:00:58] is this font Roboto [11:01:25] i want to make sure my Common.css code was correct for the wiki's font [11:02:14] hmm i don't think it is Roboto after all [11:02:36] [1/10] in which case, is there anything wrong with my code here? [11:02:36] [2/10] ```css [11:02:36] [3/10] @font-face { [11:02:37] [4/10] font-family: 'Roboto', sans-serif; [11:02:37] [5/10] src: url('https://fonts.googleapis.com/css2?family=Roboto&display=swap'); [11:02:37] [6/10] } [11:02:37] [7/10] .mw-body-content { [11:02:38] [8/10] font-family: 'Roboto', sans-serif; [11:02:38] [9/10] } [11:02:38] [10/10] ``` [11:03:04] either the code is wrong, or my `Common.css` is just refusing to actually work [11:21:15] replace ' with " [11:22:07] [1/2] I'm glad the Miraheze outage only lasted a couple minutes. [11:22:07] [2/2] And i hope MH volunteers can find the source of this outage [11:29:07] has there ever been a rejected wiki that was accepted afterwards [11:30:15] Yes. If the requester change the reason why they want the wiki and is a better reason [11:56:07] Multiple [11:56:18] Also been ones closed after creation [12:14:02] just curious about something - how can a new wiki editor/admin like myself contribute or volunteer in miraheze? [12:16:10] [[Contributing]] [12:16:10] https://meta.miraheze.org/wiki/Contributing [12:16:11] [12:17:20] The most direct way is to donate to keep Miraheze running, but helping on Meta or even here in the Discord is a great thing too! <:pupCoffeeMH:766487840694599711> [12:21:37] Xena do you happen to know how to override existing css for specific tables [12:22:46] i believe you can drop the class="wikitable" and put everything into your style attribute [12:22:50] if you were using it [12:23:12] i guess i'll stick to the latter for the time being since i'm still young and broke hahah [12:23:15] thanks! [12:23:32] As in I'm making tables, added css, and now all tables including the navigation table are following said color scheme [12:23:35] helping on Meta though, i'm not even sure where to begin or what to do [12:23:37] Wikitable doesn't seem to work [12:23:55] [1/2] erm [12:23:56] [2/2] do you have any context please? [12:24:47] One sec I'll start a thread, might be easier that way [12:25:19] sure [12:27:40] you should have create new class and use it in your table, instead of modifying all table elements on wiki [12:28:07] How do I make a new class again I'm clueless [12:29:09] [1/2] you just pick any word that isn't same as already existing classess/id's [12:29:09] [2/2] for example, I have `gigtable` or `sctable` on my wikis [12:29:54] [1/10] not [12:29:54] [2/10] `table ... [12:29:55] [3/10] th ... [12:29:55] [4/10] td ...` [12:29:55] [5/10] but [12:29:56] [6/10] `.gigtable ... [12:29:56] [7/10] .gigtable th ... [12:29:56] [8/10] .gigatble td ...` [12:29:56] [9/10] and in article you go [12:29:57] [10/10] `{| class="gigtable" ...` [12:31:16] `.wikitable` can be modified too, but it most likely will require use of `!important` [12:33:00] Cheers I think I get it now [12:34:18] new table class means that it has to be fully defined [12:35:15] `border-collapse: collapsed;` in main class is a must, usually [12:35:43] paddings have to be made in th/td [12:35:46] etc [12:36:15] I'm just doing .wikitable .customtable personally, because I only wanted to make a few changes to the default [12:36:42] and with no important, it can be overwritten with inline style [12:36:53] this could work, but wikitable is usually all plain and grey, which is a no for wikis I tend to manage lol [12:37:26] yeah the custom table class just changes the grey colors in my case [12:37:40] so didn't need to define a whole table class haha [12:38:04] yes re:inline, but I've been told inline it's slow? [12:38:47] I've been reworking all templates on wiki I managed in 2107 ... all shit was inline, god ... [12:43:27] probably, just had some at the time that I didn't want to overwrite with important [12:43:52] and lots of work fixing that huh [12:45:03] I restyled the .wikitable on mine, so the default tables worked with the background we have [12:46:16] lots of solutions, css can be neat like that <:pupCoffeeMH:766487840694599711> [12:47:29] Yup! [12:48:16] I have a talent of going offline just when someone is going to ask me something directly [13:30:47] That happens to all of us [13:31:05] When i log off discord is when i receive a mention [13:34:30] [1/2] would it be a bad idea to make a song gallery, with like actual songs uploaded to the wiki? <:ThinkerMH:912930078646730792> [13:34:30] [2/2] it's royalty free stuff, but we don't know the actual song names, so having them there could perhaps help identify them [13:50:31] Did something happen to ? For some reason categories wrapped with it don't seem to appear on pages anymore. [13:51:42] an update was almost a month ago, I haven't noticed strange behavior for includeonly [13:52:39] I haven't been super active this month admittily so I didn't notice a lot of the updates. I'll experiment around to see if it isn't on my end though. [13:52:54] is it in template? [13:53:12] maybe you could have a page of unidentified royalty-free songs [13:53:23] but i feel like that'd be more suited to a forum-like thread [13:53:37] Yeah. I noticed it when my candidate for deletion page wasn't tagging pages with the proper category [13:59:51] we already have a page for them, more if it would be fine to actually have them there as files [14:03:03] hmm. i think it's fine if they're royalty-free? though personally i would rather include links to songs but since you have no idea which songs they are, yeah [14:04:17] it's not the types that are on Wikimedia? [14:07:27] speaking of templates [14:07:40] what does the visual editor consider documented templates? [14:07:52] oops [14:07:55] [[mw:TemplateData]] [14:07:55] https://www.mediawiki.org/wiki/TemplateData [14:07:56] [14:08:00] huh are there songs in wiki commons? <:ThinkerMH:912930078646730792> [14:08:19] this thing needs to be coded to make templates accessible in VE [14:09:16] ahh [14:14:53] I mean, public domain ones? [14:17:16] [14:18:07] Im surprised there's so many; American copyright laws for audio recordings is god awful but I think a lot of these were donated into the PD/CC-BY-SA. [14:23:26] I'm not sure, maybe not public domain specifically <:ThinkerMH:912930078646730792> a lot of already identified songs come from dova which are free to use even commercially, but do seem to have some rules https://dova-s.jp/EN/_contents/license/ [14:25:28] wait dova? [14:25:38] i do know some songs from them and i believe they have a channel [14:26:04] [1/2] https://www.youtube.com/@DOVASYNDROMEYouTubeOfficial [14:26:05] [2/2] maybe see if you can find them here [14:26:32] that's exactly the problem 😂 there are like a thousand dova songs [14:26:35] ahhhh [14:26:38] okok got it! [14:28:32] only thing I know is that all the music free (literally) and royalty free [14:36:36] Ooooookay. I somehow got it working by changing the templates name a few times and changing the name of the category. Somehow that made it trigger again. I will never understand MediaWiki. [14:38:51] [1/3] someone did upload those specific sound files to bilibili, so could potentially embed those [14:38:51] [2/3] however bilibili seems to have a lot trackers or whatever it is they're trying to do [14:38:52] [3/3] kinda worried it would negatively impact the page [15:16:47] I am in love with Dova's songs [15:16:49] Some of them at least [15:17:47] yeah there's some really nice ones 🎵 [15:42:48] How do I get an existing user to verify their email? [15:44:49] I’ve set up the setting for requiring one to verify emails, but there is a user who has not verified their email attempting to edit [15:51:59] contact them and tell them to verify it? you can leave a message on their user talk page [15:52:50] Just did so [15:56:25] Also, should this email be changed? [16:28:00] [1/2] Moderation email $wgModerationEmail [16:28:00] [2/2] I'm not sure if it's local moderation or global [16:59:44] I'll leave it be, then, until further info comes to light [17:57:11] Does anyone know the timetable for import of XML file tasks on phabricator? [17:58:04] Slow [17:58:23] man [17:58:59] lol well thats a direct answer to my question [17:59:04] yeah itll take a bit i have been waiting for the same thing farsun [17:59:40] Yeah we're migrating from Fandom and my community is clamoring for their wiki. [18:00:30] yep! i got so sick of fandom so im migrating too except we dont rly have much of a community but I guess that makes the migrating process easier haha [18:01:03] I made myself a test page and got extensions set up in the meantime tho [18:01:38] when both of you made tasks? [18:02:12] I made mine somewhat recently, the 12th [18:04:51] mine was the 11th [18:05:12] there seems to be a lot going on tho so im just doing other things [18:29:24] I left FANDOM long go [18:29:40] I never was their :D [18:29:58] Im still there [18:30:05] Dual wiki citizenship lmao [18:34:36] We migrated once before but the community never took to it despite the hate for fandom [18:34:58] But now they’ve recently decided against fandom and truth be told I’ve found it a lot more difficult to work with on the backend more and more [18:52:15] Also, did you know that you can regex to get wiki text from XML? [19:13:01] I have a scipt fot removing text from a MediaWiki XML dump [19:18:58] How so [19:19:24] Also RegEx isn’t a great way to parse XML [19:20:19] Mediawiki is built on a regex parser [19:21:29] <:ThinkingHardMH:769233180799795221> [19:21:35] I retract my statement [19:24:36] @pixldev https://github.com/miraheze/mediawiki/blob/REL1_40/includes/parser/Parser.php [19:24:49] (Not bedtime reading unless you want a nightmare) [19:26:31] Oh that, I meant for XML/HTML , not wiki text [19:27:17] @pixldev ye but regex parsers are fun [19:28:23] I can show you my scipt if you want, but idk if it works still [19:28:39] Sure, I like reading what other people make [19:29:02] https://github.com/Eytirth/MediaWikiTools/blob/main/MediaWIkiXML2Text [19:29:27] It is FOSS so feel free to use it [19:30:05] https://github.com/Eytirth/MediaWikiTools/blob/main/MediaWIkiXML2Text [19:31:24] Huh, short and simple. As they say, an idiot admires complexity, a genius admires simplicity [19:31:28] I do not know it is works for versons past 1.35 though [19:31:29] Nice job [19:31:39] I might test when I get home [19:52:02] What code/addons for MediaWiki do you wish existed or was still maintained? [20:11:10] is there a way to place an image underneath a table? [20:20:20] do you mean like a table background or literally one outside of the table? [20:20:45] literally behind [20:21:38] probably set it to your email [20:22:23] i doubt cvt would want multiple emails over something that can be done locally [20:23:16] so second one? you can make a div around the table, give it a class, then apply a background image on it [20:42:10] Is there any MediaWiki add ons that you wish was still maintained? [20:42:50] the material skin [20:44:11] Any email sent to noreply@ is just dropped, no one will see it. [20:44:24] oh yeah was gonna also add that [20:44:30] I never heard of it. Why do you wish it was still maintained? [20:44:46] love that skin tbh [20:45:01] just looks pretty good [20:45:38] Can you show a link to it [20:46:31] https://mediawiki.com/wiki/Skin:Material [20:46:53] LIke how clean it looks [20:47:12] technically its not unmaintained but nothing has happened on it in a while [21:22:27] Never seen a skin scream “GOOGLE” quite like this lmao [21:23:02] i mean its based on the google material design lol [21:23:18] google and mediawiki crossover when [21:37:16] heyo [21:37:40] [1/2] i just wanted to ask, could someone do me a favour and check out my `Common.css` for me? [21:37:40] [2/2] https://jojomodding.miraheze.org/wiki/MediaWiki:Common.css [21:38:01] Everything but the font is working [21:38:29] But I only changed the font a few hours ago, so it's possible it's just delay. Still, I want to make sure that the CSS is actually correct before I waste days waiting. [21:38:58] [1/10] I might as well post that snippet here too [21:38:59] [2/10] ```css [21:38:59] [3/10] @font-face { [21:38:59] [4/10] font-family: "Rubik", sans-serif; [21:39:00] [5/10] src: url("https://fonts.googleapis.com/css2?family=Rubik&display=swap"); [21:39:00] [6/10] } [21:39:00] [7/10] .mw-body-content { [21:39:00] [8/10] font-family: "Rubik", sans-serif; [21:39:01] [9/10] } [21:39:01] [10/10] ```