[02:35:23] howdy guys! quick question: where should i look to be given access to my wiki's extensions? I want to enable the visual editor but all my options are greyed out. [02:42:36] by default you should be a bureaucrat [02:53:00] weird, my extension page looks like this: [02:54:06] did you requested the wiki to be created, and it was created very recently (you only started to do things here)? [02:54:55] I requested the wiki to be created yes. It was only made today, it's my first wiki. [02:56:17] please leave a request on [[SN]], it's most likely a bug where you didn't get rights [02:56:17] https://meta.miraheze.org/wiki/SN [02:56:17] [02:56:23] thank you! [03:57:35] 8* [07:50:29] how do i make this design in miraheze? shitty illustration i know. [08:10:25] do you have an existing wiki example? [10:04:08] I've been looking through the Miraheze and MediaWiki documentation for a while and can't seem to find how to apply groups/flags to specific people. Made a wiki recently but can't seem to figure out how to apply the group with editing capabilities which is slowing it down a bit [10:11:54] [1/2] to assign user to a group go to `Special:UserRights` page, type username in input field, then load [10:11:54] [2/2] there will be list of user groups as checkboxes [10:12:24] Ahh thanks, i'll try that then [10:13:50] this one then? (inserted the name of one of the editors-to-be) [10:17:00] press load user groups [10:17:27] bear in mind that user should visit your wiki (so it will appear in user list) [10:33:43] no [11:33:09] Doesn't change when I do so, and I did do [wikidomain].miraheze.org/wiki/Special:UserRights [11:34:10] did user visited the wiki (or even registred)? [11:46:32] I know they're registered, i'm not sure about wiki visit [11:46:35] Lemme check [11:50:34] they should appear in `Special:ListUsers` after at least one visit, once wiki has that user in the list, you'll be able to assign groups and do other actions w/ them [12:29:45] Found the problem [12:29:53] Miraheze logged me out and I somehow looked over it 💀 [12:30:07] Which means I didn't have the perms to see it [13:14:25] that'll be because wgMFCustomSiteModules isn't set [13:14:39] i'm gonna see if i can set it to true for all wikis. [13:35:30] it fixes the bug? [13:36:24] yeh [14:24:56] chances you'll check phab imports soon? [14:47:25] [1/3] Hi, [14:47:25] [2/3] My wiki now has a custom domain at `https://pandorastale.wiki/wiki/Pandora%27s_Tale_Wiki`, and that URL appears to be working correctly. However, my previous subdomain, `https://pandorastale.miraheze.org/wiki/Pandora%27s_Tale_Wiki` , is NOT redirecting to the new custom domain. Instead, the subdomain shows an outdated version of the wiki. [14:47:26] [3/3] Is that intentional? [15:30:12] [1/8] how do i get my infobox to be on the right side of the page? [15:30:12] [2/8] rn i have the following in my mediawiki:common.css, what else do i need to add? [15:30:12] [3/8] ```css [15:30:13] [4/8] .infotable { [15:30:13] [5/8] float: right; [15:30:13] [6/8] width: 25%; [15:30:14] [7/8] } [15:30:14] [8/8] ``` [15:30:45] rn it still juts sits at the top of the page and all the text follows it [15:31:11] float:right should cause it to move to the right. Keep in mind that Common.css can take a while to update [15:32:18] its been about half an hourish i think? [15:32:30] Have you tried a hard refresh? [15:32:39] try Ctrl + F5 [15:32:52] is it the shift + reload that u can do on firefox (which im using? [15:33:10] no, the combo above [15:33:17] it's same on all browsers [15:33:38] [1/2] actually i figured out the problem [15:33:38] [2/2] i did .infotable but on the page with the infobox i wrote wikitable instead [15:33:52] thanks! [16:25:13] [1/2] It seems to be happening inconsistently, actually. [16:25:14] [2/2] [[mh:pandorastale:Pandora's Tale Wiki]] [16:25:14] https://mh.wikipedia.org/wiki/pandorastale:Pandora%27s_Tale_Wiki [16:25:14] [17:51:01] fixed an issue with mobile view on desktop: https://github.com/miraheze/puppet/pull/3447 [17:58:56] the issue w/ Mobile.css not loading the first still there [17:59:18] exactly in mobile browsers [17:59:38] it starts loading after switching to desktop mode and back to mobile [18:16:46] yeh seems there's a bug ourside [18:17:01] because we host the mobile view over same domain, it's looking for a cookie it seems? [18:25:27] @theoneandonlylegroom does it work now? [18:27:51] yes! [18:27:57] nice!! [22:04:19] Looks like I'm going to have to do this myself [22:17:48] [1/3] I thought that porting/recreating ogg player button from dev fandom gonna be a pain like w/ tooltips, but it turned out to be much easier, just w/ CSS [22:17:49] [2/3] one thing, however, I'm not sure how to get - changing the button to pause (bg position 0 46px in CSS) when audio is played [22:17:49] [3/3] [22:34:23] ok, new problem, it doesn't seem to play on mobile <:ThinkerMH:912930078646730792>