[01:20:56] [1/4] 1) If you did indeed find a vuln, this is not how to report it. [01:20:56] [2/4] 2) That's not exploitable, all input is sanitised. [01:20:57] [3/4] 3) Bad JS is an accepted risk and you will find JS files do not work on Special pages. [01:20:57] [4/4] 4) If you still think there is something exploitable, please use Phabricator to make a private security task. [01:21:21] @_______________________________d [01:24:51] why do all my popups show up as “there was an issue displaying this preview” [03:04:17] Are image sizes bugged it something ? [03:04:43] (prob won’t get an answer bc i’m american and most ppl here are british so they’re probably asleep 😭) [03:30:38] Well "image sizes bugged" doesn't really tell us anything, what are you trying to do, and what is it doing that makes you think they are bugged? [03:43:22] XSS is largely difficult to do, we have Content Security Policies that only allow people to import and such from certain places [03:44:08] Feel free to try, it won’t work, unless its whitelisted [06:15:58] [1/3] incorrect lol [06:15:58] [2/3] a screenshot of error would help, and what Gummiel said [06:15:58] [3/3] support thread perhaps [10:55:16] <_______________________________d, replying to zppix> What if you use a js file stored on miraheze [10:55:31] <_______________________________d> Also I think you can still use urls for XSS [11:39:55] can you assign several classes to something with the class= code? <:ThinkerMH:912930078646730792> [11:40:52] yes? `class="something something"` [11:41:35] oh, I forgot the " ty 😆 [12:51:19] [1/3] As you have already been told, if you have a security issue to report, please report it to Phabricator. Note that Miraheze uses the MediaWiki software, so if you have found a security issue with the MediaWiki software itself, you'll also want to report it to the MediaWiki developers so that a patch can be developed for everyone using the sof [12:51:20] [2/3] tware. [12:51:20] [3/3] Speculation without concrete evidence is not a good use of time. You may as well just tell people not to use computers in that case. [13:07:45] We dont allow .js files [13:08:08] But like k6ka said [13:16:27] well [13:16:35] on my wiki [13:16:40] takudos.miraheze [13:16:45] the image size is not working [13:16:48] lemme send a video example [13:18:23] oops that wasn’t good [13:18:34] here’s an example of what i mean by the image size not working [13:19:57] the image size isn’t working and is stuck for some reason [13:20:19] Here’s the page link takudos.miraheze.org/wiki/Gracia [13:20:51] in portable infobox size change doesn't work [13:21:21] in fact the image value cares only about file name [13:21:49] oh! [13:21:54] https://tenor.com/view/pinkglock-gif-25583982 [13:23:55] you can change the size with css at least, tho that is more global [13:24:56] how do i do that? i would prefer for them to all be the same size [13:28:24] also for some reason most of my popups aren’t working [13:28:45] here’s a video [13:29:51] The wiki is takudos.miraheze [13:47:44] [1/6] pretty sure you can just slap a [13:47:44] [2/6] .pi-image-thumbnail { [13:47:44] [3/6] height: 200px; [13:47:44] [4/6] width: auto; [13:47:45] [5/6] } [13:47:45] [6/6] into your MediaWiki:Common.css page [13:49:00] I'd assume height would be most important in your case, and width auto is just so it doesn't deform the image, maybe there's a better way but that's how I'd do it <:ThinkerMH:912930078646730792> [14:06:20] thank youu [14:45:11] anyone know what decides the short text you see when you link a page in discord? or how to change it? <:ThinkerMH:912930078646730792> [15:00:23] enable textextract extension and tock the setting in wikiseo tab [15:00:34] it seems to work alright now [15:01:04] I used to manually write up description or tying it w/ infobox [15:05:08] for the wikiseo tab thing do you mean like Enable Auto Description in seo settings? [15:07:05] https://heartwood.miraheze.org/wiki/Logs is there a way to make this [15:07:12] look like this [15:08:11] You mean the result of URL preview gen? Yes, but you need to make your own extension for that [19:40:18] it looks like that already? No? [19:53:44] no [19:53:56] the one below is what i want it to look like [19:54:07] its stacked ontop of eachother rn [20:23:58] Ohh, you can probably use flex. [21:23:00] how do you set the link text manually? 👀 [21:24:01] [[mw:Extenstion:WikiSEO]] - there's parser function (which can be used in a template for easier usage on pages) [21:24:01] https://www.mediawiki.org/wiki/Extenstion:WikiSEO [21:24:02] [21:24:23] actually [21:24:25] wait [21:24:33] wdym you by set the link [21:25:51] [1/2] like if you link a page like that. the text being "Logs are materials which are obtained by Woodcutting, they are used to make Boards in Carpentry" there [21:25:52] [2/2] is there a way to set this manually if it's behaving strangely? [21:30:11] for example https://projecthishuu.miraheze.org/wiki/Kokuyo_Kuretake [21:30:45] it's just a dot, which is unintended. it's probably because of the infobox, but idk can be done about it <:ThinkerMH:912930078646730792> [21:31:38] yes, then it's what I said [21:31:52] althought textextract setting should work too [21:38:24] it seems to be on, I guess it's not working well in this case? <:ThinkerMH:912930078646730792> or is there some cache thing? [21:40:24] maybe clean thing [21:40:41] it's disabled on this wiki of mine [21:43:19] [1/2] maybe :o [21:43:19] [2/2] also the parser function is {{#seo:|description=This page contains information about...}} right? I have no idea about that stuff sorry 😅 [21:43:19] https://meta.miraheze.org/wiki/%23seo:Template: [21:44:43] yeah [22:06:55] You need something called lede [22:07:57] Well, not exactly lede but a paragraph before any heading [22:09:07] And there should be a linebreak between the infobox and paragraph [22:22:34] thank you guys <:pupCoffeeMH:766487840694599711> [22:27:58] 🇻🇦 [22:46:36] <.labster> Hey, I have a tech question that I expect no one knows the answer to but I'll try anyway: does anyone know how to user Extension:Maps to display a map of the Earth's Moon? I'd like to try plotting stuff on it.