[00:01:11] aw hell nahh [00:21:27] does commentstreams have a thing where a bot posts recently uploaded comments to a discord channel like wiki-bot can do with fandom [00:23:08] [1/2] for wikibot specifically you'll have to ask in their discord [00:23:08] [2/2] but for our built-in solution via DN (not deez nuts; discordnotifications) you can make a phorge ticket and i can take a look at it eventually [00:23:24] oh ok [00:54:06] Ah [01:10:37] Would it happen to be about the per wiki csp situation? 🤞 [01:12:32] [1/2] Probably not. We are still stuck on logging issues when puppet fails to apply a CSP. Then we need to implement per-wiki ManageWiki CSP toggles, which may never see the light of day. [01:12:32] [2/2] The current implementation as-is solves a concrete problem but I think it has some unrealized potential to do a lot more. [01:13:01] Best of luck [05:05:24] hey guys if you talk about one thing multiple times on a page (talking about flour or wheat on a page about bread) how many times do you link it before it becomes redundant? or do you link it every time [05:16:53] I just link it first mention outside of the infobox personally [05:16:54] Convention is generally to link it the first time only or potentially once per section [05:17:09] Every single time is definitely overkill [05:44:03] ok thanks ! i figured every time was overkill but i wasnt sure what the general convention exactly was :P [05:44:50] ugh i gotta find a good navbox template :( [05:44:55] any biters? [05:45:42] i know what i want to do for a global collapsible navbox at least ,, but idk if its too in depth [05:53:31] [1/2] is this too in-depth for global? maybe ,, idk [05:53:31] [2/2] https://cdn.discordapp.com/attachments/407537962553966603/1511971137825804368/image.png?ex=6a22645a&is=6a2112da&hm=11bad4e12e17b75b6544a9cf2a92e4692d1c15802e3b5bea18641c627b456f0a& [07:15:59] did miraheze explode [07:19:26] <18.748.837.46> does miraheze have something that functions like fandom's community blog thing? [07:37:43] Is there an extension that lets users give article reviews/starts from 0 to 5 [07:42:12] Yes [07:43:12] I only found one that lets admins assign a grade but not one for users to contribute to the score [07:43:48] which one [07:44:42] Article ratings [07:47:53] Its cool and all but id like a rating system like youtube used to have and amazon still have [07:48:00] Try RatePage [07:49:35] Sounds promising, thanks [07:49:54] 👍 [08:58:34] hello [10:04:38] Hey guys, I'm brand new to Miraheze and wikis/coding in general, is there a coding tutorial for image backgrounds somewhere? [11:02:34] [1/2] Wow!, may i know how to implement one then? [11:02:34] [2/2] If youre so kind :stare: [11:02:40] Please [11:02:45] With Cherry on top [11:02:51] smthn like [11:03:39] [1/8] ```html [11:03:39] [2/8]
[11:03:39] [3/8] [[File:My image whatever.jpg|1500px]] [11:03:40] [4/8]
[11:03:40] [5/8] Hello world [11:03:40] [6/8] /div [11:03:40] [7/8] /div [11:03:41] [8/8] ``` [11:04:10] you can refine it however u want but this is a start [11:04:34] position:absolute tells the element to float over [11:04:42] so basically you are inserting the image and having text over it [11:04:47] in practice it's a background [11:05:09] Thanks alot!!!!! [11:05:31] Yeah, i Will use it more in the future [11:06:00] [1/9] Use CSS , for example [11:06:01] [2/9] ```css [11:06:01] [3/9] .my-bg { [11:06:01] [4/9] background-image: url('...') [11:06:01] [5/9] } [11:06:02] [6/9] ``` [11:06:02] [7/9] ```html [11:06:02] [8/9]
.../div [11:06:03] [9/9] ``` [11:06:40] if they need to be dynamic and/or you can't use CSS, you can use this solution as well but it's a little hackier [11:07:22] You're welcome. Since this is not exactly a background you usually need to adjust it a little. If you struggle with it you can post a link and we'll help you out [11:09:54] I appreciate it!, im grateful and i will ask for help whenday needed the most 👍 [11:52:21] There's also [12:29:38] hello! [12:29:47] Jane!!! Hoi!!! [12:33:40] Hi! Sorry, jumped on an early meeting [13:10:13] hey there, we just completed an image import and it seems that whenever the image is downsized, it doesn't display in the page content. is there a way that I can fix this? [13:33:20] [1/2] DUDE [13:33:20] [2/2] https://cdn.discordapp.com/attachments/407537962553966603/1512086857012220004/image.png?ex=6a22d01f&is=6a217e9f&hm=ec4457648ca49f55eae6d948a5b329745afa2b988f2c23a1e26c2d85cd5f3a0d& [13:33:56] if you uploaded a new version of an image, it takes a while to appear because of caching [13:34:11] if you finished an image import and it shows a missing file, use the purge feature to clear the cache for that page [13:35:02] [1/2] Yeah, for example here some images appear when they are smaller than the frame, but the images larger than the frame appear as links. [13:35:02] [2/2] https://cdn.discordapp.com/attachments/407537962553966603/1512087283770196160/image.png?ex=6a22d085&is=6a217f05&hm=4632f7c75156572fbe0fb3ac8f24ce894d67dc2d55d463b238662d68243e70ae& [13:35:15] could you send a link to the page where thats happening [13:35:23] https://evnova.miraheze.org/wiki/Vell-os_Arrow [13:36:15] oh yeah thats weird [13:36:19] it seems like a bug or some sort [13:50:46] is there a way to turn it into a panorama? [13:53:55] How do i delete the wikis i created? [13:53:59] There is a spamscam I call the "4 images" spam scam going around. Their goal is to spread like a zombie virus and get vaulbale accounts for info and to make money [13:55:15] <_arawynn, replying to ryuvfsx> you can either ask for it here: https://meta.miraheze.org/wiki/Steward_requests/(Un)deletions or just not edit on the wiki anymore/let it become inactive until it gets closed and deleted at some point automatically [13:58:34] I see, thank you for u help :)) [14:00:01] [1/4] https://cdn.discordapp.com/attachments/407537962553966603/1512093570478244080/image.jpg?ex=6a22d660&is=6a2184e0&hm=98fee5b79b27a8537ff7b514b7bfb595b82519e027895282f0d05c47e0b70c3d& [14:00:01] [2/4] https://cdn.discordapp.com/attachments/407537962553966603/1512093570817855698/image.jpg?ex=6a22d660&is=6a2184e0&hm=07abf6b2441aff44ccb091c7bb60c4fb5bcf507583683b5ef9e5f17b1e0f0a7c& [14:00:01] [3/4] https://cdn.discordapp.com/attachments/407537962553966603/1512093571270967326/image.jpg?ex=6a22d660&is=6a2184e0&hm=0c5f2f7e6d0e4ace28d50890b49642eb4c3b343f8b7cebe4aa41fab89be269b6& [14:00:02] [4/4] https://cdn.discordapp.com/attachments/407537962553966603/1512093571560509510/image.jpg?ex=6a22d660&is=6a2184e0&hm=1460b7c39651b21aa03502225c9154aea1cc25af27dafa1f01ae054d6961de61& [14:00:04] can you elaborate? [14:00:16] @pskyechology [14:01:47] ty [14:14:35] To allow the image background to move like a panorama, a common example would be the Minecraft Title Screen [14:33:20] Is there a way to exclude the feeds from the search results in this discord server? [14:34:57] Temporarily blocking the feed bots would have their messages not appear [14:35:10] Thanks! [14:36:22] https://cdn.discordapp.com/attachments/407537962553966603/1512102719660491064/image.png?ex=6a22dee5&is=6a218d65&hm=b90abbb131444f74e14b36695e53738307504e26bfe2aa0244ec86efa5708c8e& [14:42:21] that works better since the feeds are webhooks and don't present a block option when right clicked [15:41:06] [1/2] Does anyone have a suggestion for how to reconcile these two infoboxes? the first one is pushing the second one to the left because there's not enough text in the gameplay section https://evnova.miraheze.org/wiki/Nanites [15:41:07] [2/2] https://cdn.discordapp.com/attachments/407537962553966603/1512119012958670968/image.png?ex=6a22ee12&is=6a219c92&hm=375e4ba6f59e33dce25839db7e924074386111b3b349b25f02828c9c0515e083& [15:42:41] Maybe some sort of spacer could help fix this? [16:13:45] Yea [16:14:42] did the miraheze logo glitch [16:33:29] It's a gif now [16:37:54] <_aedo_> [1/4] quick question, i'm kind of new to this css thing but how do i customize the dropdown navbox within the timeless skin for mobile? it's been irritating me how it's pure bright white, and no matter what i tried, it stays white and uncustomizable. i have tried searching through the miraheze developers thing but either i'm completely blind or it's not there. [16:37:54] <_aedo_> [2/4] i will provide more info if needed. [16:37:54] <_aedo_> [3/4] (spoilered for bright image) [16:37:55] <_aedo_> [4/4] https://cdn.discordapp.com/attachments/407537962553966603/1512133303363309708/SPOILER_image.png?ex=6a22fb61&is=6a21a9e1&hm=8c5164e48348592761c0692e127873f272a9dc5a86a75807aebe92cdb73db620& [16:41:55] could you link your wiki [16:42:06] <_aedo_, replying to thewwrnerdguy> my sincerest of apologies, i'll do that asap [16:42:13] <_aedo_> https://ocphight.miraheze.org/wiki/Main_Page [16:42:43] <_aedo_> i did remove the old dropdown navbox css though as it seemed to do nothing 😭 [16:42:58] <_aedo_> i apologize if this is a dumb decision of mine [16:44:22] [1/2] usually a page would have one infobox. if you want multiple you could do something like this by putting a `
/div` before the "Outfit" heading [16:44:23] [2/2] https://cdn.discordapp.com/attachments/407537962553966603/1512134933450064033/image.png?ex=6a22fce6&is=6a21ab66&hm=7d95dfe01e00b184cb359fe5821e8658529f5929464c35b1bb6d8677110e0229& [16:47:03] Aha! Thank you, [17:18:36] just noticed `.jxl` can't be added to `$wgFileExtensions` yet, do i wait for miraheze to allow it or mediawiki themselves? [17:19:56] what would be your use for jxl files [17:21:38] modern jpeg to say the least, supports lossy and lossless compression, hdr, straight/premult alphas (transparency) [17:23:23] oh right jpeg xl [17:23:36] theres no point in allowing the upload of them since mediawiki doesnt support rendering them just yet [17:23:50] waiting for mediawiki i suppose [17:24:00] gotta make do with webp [18:24:03] So I need to ask, how would I make my wiki public, but only have certain people with roles only be allowed to edit and make pages on the wiki? [18:25:53] You’d wanna use ManageWiki to revoke the edit rights from `*` and `user`, then regrant to another group you hand out, confirmed being the logical default [18:26:15] Then use Special:UserRights to give people that access [18:33:23] [1/2] Alright, I had noticed this though, I tried to make my own group though [18:33:23] [2/2] https://cdn.discordapp.com/attachments/407537962553966603/1512162365796519998/image.png?ex=6a231672&is=6a21c4f2&hm=fc3f44159659c6412ed583c3d8eaf6a5638812ec2fa085bfd190521bae5e50b0& [18:37:30] Custom group works too [18:37:56] Confirm it just happens to already exist as “the group for you to give the accessy powers to manually” [18:38:07] [[help:permissions]] [18:38:08] [18:41:49] I see so how would I change it to groups I can change? [19:29:23] You go to the groups you want to be able to add/remove it, in the group assignments tab set it so they can assign/remove the wikimember group [20:58:14] for infoboxes is there a way to have a gallery of images in the infobox and have a different caption underneath for each image? [20:59:32] it's possible but the method differs on the top of infobox used. [22:28:19] Aww! Is that Velma? /genq [22:31:01] [1/2] Yeah it's fanart of Velma and her current love interest Coco [22:31:01] [2/2] https://cdn.discordapp.com/attachments/407537962553966603/1512222169063493673/IMG_4078.png?ex=6a234e24&is=6a21fca4&hm=5526b45d740fbc60976570511f76f54c7cbbe88d9df63e8e8c9bf9f083335ae3& [22:32:56] oh my god i need more of this [22:45:15] that art is amazing [22:46:39] https://tenor.com/view/kurt-caldwell-shocked-woah-no-dexter-gif-8451369119318217724 [22:52:11] AWW