[01:27:31] It's in the Source editor as well. Never use AWB really. I do it in the source editor. [01:38:15] [1/2] i really want to know how you guys made this image [01:38:15] [2/2] https://cdn.discordapp.com/attachments/407537962553966603/1345933258147496076/image.png?ex=67c65986&is=67c50806&hm=6d2ae0c90c7b3d7a50705e42d2756effc0dcae1e6c5ef4f0d29a3deda14a0634& [01:38:26] it looks a lot like mediawiki's one [02:20:57] apparently iirc they just made it based on the old mediawiki image [03:41:51] i mean the hosted by miraheze [03:41:57] i want to know how they did it [03:54:11] They made an graphic and added some text [03:54:20] ¯\_(ツ)_/¯ [03:56:08] It would have likely been done in inkscape or Adobe illustrator [03:59:25] MacFan4000 would know since he made it [04:00:31] pretty sure inkscape [04:00:42] Lakelimbo made it not me [04:00:51] all i did was remove the box [04:01:01] (and for that I used inkscape) [04:03:28] Ah [04:03:43] i'll wait for lakelimbo get online i guess [04:06:09] lake doesn't hang much here anymore [04:07:51] Yeah, haven’t seen him in a long time [04:30:39] oh [04:30:43] welp [04:36:22] guess i'll never find out how it was made [04:50:24] Hey guys! Need help. We’re discussing a potential merge with the owner of a Fandom wiki into our Miraheze-hosted wiki. His wiki is in French, while ours is in English, but both cover the same topic. I’d appreciate some guidance on the best steps for importing his wiki into ours: https://discord.com/channels/407504499280707585/1345981455574110301 [05:03:35] [1/2] can we disable this 'view source' option from the wiki? [05:03:35] [2/2] https://cdn.discordapp.com/attachments/407537962553966603/1345984931054096384/image.png?ex=67c689a6&is=67c53826&hm=7fbf8c6c80d61fb774d43cac1acc9ee4a496124f7830d0bb5890e260b7d9736b& [05:03:51] why? [05:04:22] [1/2] only hiding it w/ CSS [05:04:22] [2/2] it only means that user can't edit but can see the code, it's harmless [05:05:18] [1/3] I second Legroom. [05:05:18] [2/3] but for better UX, I like this solution: [05:05:19] [3/3] https://cdn.discordapp.com/attachments/407537962553966603/1345985363998670848/image.png?ex=67c68a0d&is=67c5388d&hm=313f01cc4ba68b9791110f713d857f4053045f3ace8fd40e76c7e37ec7e0abd0& [05:05:36] little trick to improve UX 😄 [05:07:04] yeah, just wanted to ask if there is an option to disable - anyways, let me check and hide it [05:27:06] Misclick [05:27:07] So sir try [07:14:44] [1/2] how to enable this grayed out option? 'Preview' [07:14:44] [2/2] https://cdn.discordapp.com/attachments/407537962553966603/1346017935122235434/image.png?ex=67c6a863&is=67c556e3&hm=cc4bfbee0d6b08b332b3e86ab6d2476a1101cea77cab2feb601d6197909e7274& [07:15:28] enable pageimages and textextracts first [07:15:33] then refresh and enable previews [07:35:56] [1/4] How to enable page preivew on the wiki? I have enabled three extensions [07:35:56] [2/4] 'TextExtracts', [07:35:56] [3/4] 'PageImages', [07:35:57] [4/4] 'Preivews' [07:46:50] there is a weird setting in Beta tab, and after that you just wait for wiki to generate them previews [07:49:12] [1/3] this is how I have them [07:49:12] [2/3] https://cdn.discordapp.com/attachments/407537962553966603/1346026610834411610/IMG_20250303_104815.jpg?ex=67c6b077&is=67c55ef7&hm=51cf38ad805d7b82dc887081e7ef13dfc346d2ba79b2c4d54767677081280e76& [07:49:13] [3/3] https://cdn.discordapp.com/attachments/407537962553966603/1346026611182669884/IMG_20250303_104844.jpg?ex=67c6b078&is=67c55ef8&hm=d18e9541fbda66be3bdd0df701976f073e54a8ebbe7124064325dbac121c590b& [09:24:38] Hey, how do I get pinged for announcements in this server? [09:34:46] https://discord.com/channels/407504499280707585/615786265593249792/1258689811129172009 [10:05:38] Thank you!!! [14:01:53] you can do `$('#id here').remove();` in common.js or hide it with `display:none;` and/or `z-index` in common.css [14:53:12] Hey, is there any way to invite a bot that can update a page every day? [14:58:32] We don't sadly have any bot hosting that is offered to users [14:58:44] What sort of update is needed @hamburgerlord [14:59:27] I have a "This day in history" section set up on the main page [15:00:26] All the logic currently works, the only hiccup is that i need to manually click "edit" and then "save changes" to get today's information [15:01:01] no actual editing of the css is needed the page just needs to be refreshed in the servers [15:01:55] it's done w/ templates and parser functions, but you need to provided what exactly happened on certain day [15:02:37] and template will pick corresponding to date [15:03:27] correct, i have that all set up already [15:03:54] and where the bot is supposed to get events if you aren't providing them? [15:05:39] like i said, all the events load into the main page how i want them to [15:06:17] all i want the bot to do is refresh the main page every 24 hours, and the information will be automatically loaded in [15:07:00] it should work on its own w/o manual refresh [15:07:09] it does for my wiki, it does on Wikipedia [15:07:57] how you coded it? [15:08:22] [1/2] This is what i'd like to automate [15:08:22] [2/2] https://cdn.discordapp.com/attachments/407537962553966603/1346137129520201778/2025-03-03_10-07-36.mkv?ex=67c71765&is=67c5c5e5&hm=ccc70ee2c2b8766f438bb802de10f78544a521f20580fe1bcbedba8846ffdefb& [15:08:23] Ok I see [15:08:33] Can you make a Phab task [15:09:03] We can think about a good way for someone to purge PC at midnight or something for main pages [15:09:15] For some wikis [15:09:33] yeah, how do i do that real quick? [15:09:41] I don't think it's normal behaviour in the first place [15:09:43] [[Phorge]] [15:09:43] [15:09:47] can't open mkv on mobile [15:10:54] [1/2] here, this should work [15:10:54] [2/2] https://cdn.discordapp.com/attachments/407537962553966603/1346137765984731146/2025-03-03_10-07-36.mp4?ex=67c717fd&is=67c5c67d&hm=59daa095562151df579581df9f1266250562889f2b700a44b35ea96d22c05b16& [15:22:05] I have a script that does purge at certain time every week because event changes for the game, simple Python script doesn't even need to log in [15:25:56] how do i make an option view the source of a page [15:26:00] in citizen [15:28:22] Alright, just sent the ticket [15:29:25] view source is what appears instead of edit for users w/o edit permission [15:30:05] sounds like much simpler solution than a whole bot [15:30:28] Literally 2 lines of code in Python [15:31:15] import requests [15:31:15] requests.post("https://wiki.miraheze.org/w/api.php";, data={"action": "purge", "format": "json", "utf8": "", "titles": "your page"}, headers={"User-Agent": "Your User Agent"}) [15:31:40] Yes Frisk [15:31:49] That said, it does require a machine running at least when the script needs to be executed and well, cronjob to activate it [15:32:20] We could probably do it through the bots VM [15:32:51] It's tiny [15:32:52] There was talk about some sort of easy pwb for users [15:32:57] But it kinda needs a sponsor [15:33:15] @originalauthority do you know who owns the bots VM [15:37:55] What bots com [15:39:36] I’m sure you could find a service to trick into making a post request to a single endpoint [15:42:15] The one running the relays and log bot etc [15:42:27] Oh [15:42:44] That’s on our servers right? Or you mean Wikimedia? [15:43:12] Logs are on WMCloud @MirahezeRelay is on the bots server [15:43:38] Ours [15:44:00] bots171 [15:46:30] i worded that poorly [15:46:49] what i MEANT to say was, how do i make it so that you can directly edit the page in source editor] [15:49:08] [1/2] it is only source editor unless you have enabled VisualEditor extension [15:49:08] [2/2] if you need to keep VE for, say, DiscussionTools, but only source for everything else, then you can just hide VE related buttons w/ CSS [15:53:29] Macfan iirc? [15:54:19] Not entirely sure though and probably isnt but dont they run their bot from there? Or do they run that from their own VM [16:04:37] dam the wikis are going down on st pirans day [17:45:35] [1/2] Hey potentially dumb question, sorry if this is against the rules. [17:45:35] [2/2] I submitted my wiki request but it redirected me to the request form without any confirmation and it wasn't on the request queue. I resubmitted but it still hasn't appeared on the queue and I'm slightly worried I may have double posted. [17:46:55] Hang on [17:47:27] @smzfaustus what was your username and the wiki you requested [17:48:32] SmzFaustus and FNaFb.miraheze.org was the wiki [17:50:14] @smzfaustus doesn't look like either request has posted [17:50:29] Hm gotcha. [17:50:37] I'll try one more time on a different browser [18:03:31] could i apply to get external data enabled? [18:03:38] or is it a vulnerability risk [18:05:07] Yes [18:05:18] Fine as any of Yaron’s work [18:15:49] ? [18:22:18] So I tried on another browser and still nothing. Am I getting shadow blocked or am I just experiencing some weird bug. [18:42:44] Just a weird bug [20:26:45] TIL https://commons.m.wikimedia.org/wiki/User:Jack_who_built_the_house/Convenient_Discussions exists! [20:30:46] [[commons:]] [20:30:47] [20:30:52] [[c:]] [20:30:53] [20:36:42] People who put obfusicated code on wikis and don't link the original piss me off [20:36:51] It doesn’t support DiscussionTools which is unfortunate [20:37:00] Get tf outta here like im adding that to my js file it could do any number of things [20:37:01] Isn’t that the point what [20:37:06] They do [20:37:12] Well not on the js page [20:37:14] It’s on GitHub [20:37:25] ... [20:37:26] 😃 [20:38:05] DT adds some conveniences like topic subscribing (iirc) and a shortcut anchor URLs. If you don’t care about that then it doesn’t matter [20:39:34] Seems to work [20:39:38] https://cdn.discordapp.com/attachments/407537962553966603/1346220495497986231/image0.jpg?ex=67c76509&is=67c61389&hm=cb8b2f3f06e68e83daec0d3e93d47c21cc47f039eee528747a4830bb5b72a794& [20:39:51] that’s cool [20:40:02] Oh I see it there’s some funky stuff [20:40:08] Two sub buttons [20:40:16] Wait [20:40:16] What is the massive pink thing for? [20:40:17] oh, you have both enabled? [20:40:22] yeah, it’s funky [20:40:29] Your own comment [20:40:37] New comments are also highlighted [20:40:38] No [20:40:43] I can make it more subtle [20:40:44] Oh [20:40:45] The button in the middle of the screen [20:40:46] My browser [20:40:52] Opera GX sadly [20:40:59] RIP [20:41:12] https://cdn.discordapp.com/attachments/407537962553966603/1346220892832923742/image0.jpg?ex=67c76568&is=67c613e8&hm=56d9d8d29cf21d7fb530dc1ee2e008e0c27df1c72a1c3777ad7cfa598f65e63a& [20:41:23] Jesus weot [20:41:30] Didn’t remember it was gadget [20:42:17] Oh I can subscribe to the entire AN page [20:42:19] Actually [20:42:26] That’s really useful on SR/WR [20:45:41] <.alikira> Do any of y’all know what happens to wiki requests that are “on hold”? I put in a request and noticed that some other requests that were made after mine were already approved, but mine in on hold and has not been asked for more details. :ThinkerMH: [20:45:46] Gonna try it out, if its really useful may see about putting it as a gadget on meta [20:45:54] Yup [20:47:09] Basically, Miraheze uses an AI model to review requests(yeah yeah AI ew, trust me wasn’t our first choice but it’s let our queue be maintainable again and let our volunteers properly assess things), requests that it can’t/wont automatically handle will be deferred to a human reviewr [20:47:30] What’s the link [20:48:01] <.alikira> https://meta.miraheze.org/wiki/Special:RequestWikiQueue/55828 [20:48:45] <.alikira> I probably confused the ai with the repeatedly using the Greek letters or with the link😭 [20:49:29] That’s odd, not sure why it’s in gold @agentisai is that intention or a bug [20:49:54] I’ll move it, feel free to add info here https://meta.miraheze.org/wiki/Special:RequestWikiQueue/55828#mw-section-comments [20:50:59] Unless you already did [20:56:40] <.alikira> I just did [20:56:49] <.alikira> That is my bad I didn’t know there was a feedback section [20:58:43] ah yes, i love "Safari with a different skin unless you live within the European Union number 303" [21:00:47] No worries [21:00:48] Anyways [21:00:50] @.alikira you say you're a director of risk management but my recommendation is not to store anything commercially sensitive or PII even with the wiki being private [21:00:57] Mhm [21:01:07] It's fine for things that need a privacy level of hiding [21:01:24] Besides that, looks good to me, :DoneMH: Approved and created [21:01:26] But there have been bugs and stuff before [21:01:42] Yup, gotta love the asbestos [21:02:00] Mediawikis not that old [21:02:15] Wooooo boy, my wiki creator hat was getting real dusty [21:03:05] https://cdn.discordapp.com/attachments/407537962553966603/1346226398603382814/image0.jpg?ex=67c76a89&is=67c61909&hm=75a9593864304ef92ff7f48e8920fd5be3422858e30726cf3f9a208fb54e0a60& [21:03:07] I should get back to merch wiki when I get the time [21:04:35] What's with the [INVALID] [21:04:45] What a good question [21:04:54] CreateWiki being gay /lh [21:05:39] @cosmicalpha maybe ? [21:06:27] hmm? [21:07:16] Anyways @.alikira, enjoy and good luck to you and your sisters. As a note, when someone registers an account, they need to visit the main page of the wiki first, then a bureaucrat can grant member in [[Special:UserRights]]. if you got anymore questions or issues, feel free to ping me or in #general / #support :patternsmiler: [21:07:17] [21:07:55] The [INVALID] in the request logs [21:08:02] Any ideas why [21:08:12] That makes no sense at all [21:08:17] Does it happen a lot? [21:08:29] Fairly high number [21:08:36] Sense? In CreateWiki? The fuck is this shit [21:08:39] Maybe I broke something [21:08:40] I've noticed it a fair bit [21:09:01] I’ve DMed you this before [21:09:04] @cosmicalpha hopefully you can unbreak it [21:09:12] I missed it then [21:09:23] Where does [INVALID] even come from... [21:09:39] It's your code [21:09:47] Does it only happen on decline or approve? [21:09:48] No, Rginos [21:09:57] @rhinosf1 we dm a lot gawd dayum [21:09:58] No idea [21:10:11] My memory is a sieve [21:10:36] strainer [21:10:40] bloody hell [21:10:48] Actually I think it only happens on days ending in -y [21:11:00] Unless you DM'd me like that I've won a million pounds, i will have forgot within a few days [21:11:46] [INVALID] comes from MW core not in my code lol [21:11:51] https://cdn.discordapp.com/attachments/407537962553966603/1346228604094382211/IMG_0305.png?ex=67c76c96&is=67c61b16&hm=31cc40724dd7dd1e44ba75382b04f693ad3814f7a5d0e5f4e53123880bddf6a9& [21:11:54] Yes apple [21:11:59] Code causes bugs [21:12:22] huh so I may know why... [21:12:33] Roll the wheel [21:12:36] Who’s the blame [21:12:50] Probably me lol [21:13:01] comes from MW core but caused by me I guess [21:13:10] It's mediawiki so probably because the stars ain't aligned [21:13:33] https://cdn.discordapp.com/attachments/407537962553966603/1346229034022994021/IMG_0306.png?ex=67c76cfd&is=67c61b7d&hm=7e7429db870ec10fd6dbba06a1d219f6ea07d62e77c5377e3ee362d6195f5027& [21:13:44] Apple Intelligence is really dumb [21:13:48] Like really dumb [21:13:54] MW core is code [21:13:59] Bug58676 would be the log channel for it so I'll check that [21:14:05] Actually i was going to blame the moon not being blue [21:14:12] Fair [21:14:16] apple intelligence was literally advertised to help people be sociopathic idiots [21:14:50] It's actually quite amusing how bad the notification summarises are with unstructured text [21:15:05] It really hasn't been trained on human conversation [21:15:28] It can understand things like flight radar notifications fine that are boring and standard [21:15:55] Nothing in graylog so we must have the channel off or something [21:16:19] Probably [21:17:10] I genuinely want to know who signed off on Apple Intelligence as production ready [21:17:21] I would like to teach them what testing is [21:17:36] Even Miraheze has always tested better than this [21:20:04] https://github.com/miraheze/mw-config/pull/5842 [21:21:53] @pixldev @rhinosf1 ping me next time it happens [21:26:31] I mean this is on old requests so :p [21:26:39] Anything after today? [21:28:12] <.alikira, replying to rhinosf1> Sorry if this is a stupid question, but what do you mean by this [21:30:45] <.alikira> Like what qualifies as commercially sensitive? Obviously we aren’t uploading member information like SSNs or crazy stuff like that, but I just wanted to get clarification [21:31:05] I’m assuming stuff that would cause serious legal issues if it were leaked. I can’t think of any cases of a leak of private wikis, but best to lean to safe [21:31:30] I’m not rhinos though so can’t be sure of his exact definition [21:31:33] (allegedly) [21:31:51] We do the best to ensure our infrastructure is safe but it isn’t airtight so indeed, be careful with what type of information is uploaded [21:32:30] Nothing is airtight, hence the importance of trusting your upstream providers and the principle of least trust yap yap yap [21:36:20] I remember big private wiki bugs [21:36:35] hush /lh [21:36:41] <.alikira> Of course not! Anything related to our member’s research is cleared by the undergrad research department anyway so it’s not like work can be stolen without being flagged for plagiarism. And worst case scenario just means we have to write new songs and create new ceremonies 🥲 [21:37:03] Hopefully that won’t happen haha [21:37:15] Commercially sensitive would be information given by a company that's privileged in some way [21:37:20] <.alikira> And feel embarrassed for maybe 1 year because of how irritating the sec barstool accounts are 💀 [21:37:22] Like a contract with specialist terms [21:37:32] Or pricing agreements [21:37:42] <.alikira> Ok that makes sense [21:37:52] Vastly more likely for someone to accidentally leak it by say staying logged into their account of something [21:38:29] which decade [21:38:38] @.alikira you're a director of risk management though so I hope you know what your risk appetite is [21:38:50] Not that long ago [21:39:20] Your goverment worker side is showing huh [21:39:51] <.alikira> I’m actually not but our rm is strict on making sure we don’t do anything that would get us in trouble 😼 [21:40:49] <.alikira> I will let them and the rest of the members know to not be dummies and keep any documents from nationals on a hard drive [21:40:52] Basically the babysitter for the college students? [21:41:08] Oh ye I re-read and saw that one of the other moderators was the director of risk management [21:41:16] They hopefully know that then [21:41:18] <.alikira, replying to pixldev> Yeah [21:41:21] if you won’t get sued for leaking it it’s probably fine ™️ [21:41:34] Yeah [21:41:53] I AM NOT A LAWYER THIS IS NOT LEGAL ADVICE WE ARE NOT LEGAL REPRESENTATIVES OF THE WIKITIDE FOUNDATION INC [21:41:58] anyways [21:42:11] <.alikira> Wiki Lore goes crazy [21:42:27] actually rhinos has an nda so i think he technically counts? [21:42:28] <.alikira> Finding out there is more than just Wikipedia was shocking enough to me [21:42:35] I have an NDA [21:42:40] But I'm not a lawyer [21:42:49] Wikis beyond media are incredible yup [21:42:51] Nor am I talking as an official rep of WikiTide in anyway [21:43:08] I'm talking with day job doing cyber security paperwork for government on [21:43:11] It's boring [21:43:15] I work with plenty of them, and even did a lightning talk about them at Wikipedia Day 2025 in NYC [21:43:22] There's a lot of risk management and arse covering in it [21:43:25] Yeah if it happens again after today ping me [21:43:33] <.alikira> Cybersecurity jobs are so weird for the gov [21:43:43] not that Wikipedia isn’t already crazy deep lmao [21:43:43] <.alikira> Not in a negative way [21:43:45] My job is a software engineer [21:43:50] But I have to do cyber stuff [21:43:56] [[WP:REICH]] is still a favorite [21:43:57] [21:44:17] I've done a lot of cyber and H&S risk stuff [21:45:02] And the voice of reason [21:45:39] I'm more the voice of please tell that's written down and has an SRO [21:45:56] yeah same thing at this level [21:46:05] wats an SRO [21:46:12] Your cyber paperwork can say you're going to post everyone's bank card details on an advertising board in central London broadcasted live if you want [21:46:26] If it's written down and someone signed off on it, not my problem [21:46:40] Senior Responsible Officer [21:46:59] Basically whose arse is on the line at the ultimate level [21:47:04] Poor liable bastard [21:47:09] PLB [21:47:15] Heh I'm not bothered as long as it ain't me [22:09:54] I just sit and look at plans all day 😦 [22:13:41] We have plans? [22:16:09] Heh [22:17:19] are you also in public service [22:19:45] He's a private sector cunt for a "strategic partner" [22:20:25] We pay his company hundreds of thousands of pounds to waste public funds [22:24:22] Whoever the fuck is outside needs to die quieter [22:25:08] shade [22:28:41] Heheheheheh [22:28:43] You love it [22:29:00] My division is actually called "X Public Service" funnily enough [22:29:20] do u use [[w:X (social media)]]? [22:29:21] [22:29:33] The x isnt literal [22:29:39] Placeholder for company name [22:29:44] THE ARTICLE IS STILL TWITTER LMAO [22:29:46] Not like its a secret but [22:31:58] > The platform also includes direct messaging, video and audio calling, bookmarks, lists, communities, a chatbot (Grok), job search,[8] and Spaces, a social audio feature. [22:32:00] huh [22:33:54] Yes [22:36:00] twitter has job search? [22:36:20] TIL [22:36:28] me too wtf [22:36:30] Yeah all the engineers searching for new jobs away from musk [22:36:35] Also hi Claire [22:36:41] HELP [22:37:03] hello :3 [22:37:05] LMFAO [22:37:28] also, til that firefox spoofs user agents if a site claims that it doesn't support ff lmfao [22:37:36] Quip it [22:37:42] LMAO hell yea [22:37:54] [increasingly] rare Mozilla W [22:38:06] https://bugzilla.mozilla.org/show_bug.cgi?id=1951358 [22:38:16] Though ive moved to zen instead of base firefox ngl [22:38:23] i use librewolf :3 [22:38:32] Zen is really nice [22:38:39] I love it’s UI and layout [22:38:51] the floating search is real cool [22:39:00] its glance also helps a ton [22:39:50] i fucking love firefox-ui-fix [22:41:13] huh, til mozilla also uses phab: https://phabricator.services.mozilla.com/D228501 [22:44:38] we... probably should move to offtopic lol [23:01:15] twitter is better honestly [23:11:28] Hello BlankEclair [23:11:32] hello ^_^ [23:11:33] I'm not supposed to be awake [23:11:41] i'm not supposed to be here xD [23:11:51] but i honestly can't be arsed to sketch graphs, bane of my existence [23:11:57] i'll do that next period :p [23:12:07] You missed a debate over whether I can hear a fox or human [23:12:21] I sent police to figure the answer [23:13:26] ah okay [23:14:47] istg i need to fork foxyproxy to meet my needs [23:14:51] anyway, time to disappear :3 [23:32:46] [1/3] Hey guys! I stumbled upon a wierd bug, when CAPTCHA is not appearing. I had this problem on a Meta talk page, but then it disappeared. And today one of my wiki-users reports the same problem on our Talk pages. [example](https://capoeirawiki.org/wiki/Talk:Negativa?action=edit&redlink=1) + screenshot. [23:32:46] [2/3] I tried to search in the Support channel, and found couple of similar threads but with 0 solutions 😦 [23:32:46] [3/3] https://cdn.discordapp.com/attachments/407537962553966603/1346264066775056549/image.png?ex=67c78d9d&is=67c63c1d&hm=1ea9f0ca4d1999f2ebe7968f425f6418c3a46c69873da10f3fc0115be433de9f& [23:48:38] says everyone every [23:54:27] dunno what elon was on when changing the name [23:54:40] -# *Linda Yaccarino