[00:22:26] [1/2] Similar issue. [00:22:27] [2/2] I have added support for tables (repeated values) in string filter operations. If any value in a table matches the filter, it'll return true. [00:30:57] wonderful, assuming i would now copy over the https://bucket.miraheze.org/wiki/Module:BucketGet and replace my current one? [00:38:02] Yep. I applied another fix for edge cases which may break existing queries (e.g. `where = "something" garbage`) btw. Before this query is happily accepted and "garbage" is ignored, but now it'll emit an error. [00:39:51] great, worked beautifully, thanks so much for the quick fix [00:41:07] It wasn [03:22:48] help I logged out of my wiki and now it says I have cookies disabled and can't log it [03:23:06] it's not ublock origin because turning that off didn't fix it [03:25:33] I actually completely forgot what that issue was so it prob isnt super important for the time being anyway lol [03:25:37] I logged out of my wiki and now it says I have cookies disabled and won't let me log in [03:25:48] I turned off uBlock Origin but that didn't fix it [03:25:52] and I definitely have cookies enabled [03:26:08] https://cdn.discordapp.com/attachments/407537962553966603/1513383602778280078/image.png?ex=6a2787d0&is=6a263650&hm=79af5e0cee0ab673572dbc53335b43ca40df8b90c4d86b69505be83507a92703& [03:26:28] https://cdn.discordapp.com/attachments/407537962553966603/1513383687603884122/image.png?ex=6a2787e4&is=6a263664&hm=dfbed2aa4e10815eafbfaaf52228dbfb34119580e4351010f8bce286af7ebf96& [03:29:49] I think it's some custom domain edge case [03:29:59] because I was able to sign in on another wiki and then get signed in via CentralAuth [03:48:01] counterintuitively you should delete your cookies that you do have for that wiki [04:51:50] hi [04:59:59] can we install custom skins on our wikis [05:04:41] Check Special:ManageWiki/extensions and see if you can enable it [05:05:20] If it's a completely custom (like made by you) or otherwise not on the list, maybe but you'll likely have a very long wait and without knowing exactly what I can't say whether we'd approve [05:10:01] waht do i look for [05:10:38] The skins tab [05:14:19] i found a skin i rlly like but its not in the skins tab [05:21:55] Which skin [05:24:35] its called Fluent [05:25:01] [[mw:Skins:Fluent]] [05:25:02] [05:25:49] That one would be a no [05:25:54] why? [05:26:22] It doesn't support anywhere near the latest version of mediawiki [05:26:30] ohhh [05:26:37] The last version it supports is somewhere between 1.35 and 1.39 [05:30:33] There was a previous request for it at https://issue-tracker.miraheze.org/T11547 [05:40:29] Are these requests for like, people who really can't code? 🤔 [05:41:08] I don't understand your point [05:41:11] what [05:41:19] Anyone who wants anything installed needs to ask Tech [05:41:26] Whether they can code or not [05:41:49] ohh [05:52:11] nah i dont want to learn js or watever you make a mediawiki theme in [06:55:30] have u tried Metrolook [06:55:33] pretty similar to jt [07:17:41] is there a way to link to a specific line in source editor [07:20:53] adding a span with an ID [07:21:22] e.g. https://vampire.survivors.wiki/w/Glimmers#Tech_name_carousel [07:22:03] not exactly what i was looking for but you're right [07:22:10] they may have ids [08:27:00] is there a guide on choosing a way to translate a wiki into different languages? [08:28:00] [1/2] anyone know how to prevent a scrollbar from appearing when you changed widths [08:28:00] [2/2] https://cdn.discordapp.com/attachments/407537962553966603/1513459568494121060/image.png?ex=6a27ce8f&is=6a267d0f&hm=5d1225754c63caf035c13a52271e3d0e4608c43f49158462b8883e64dab16d54& [08:28:00] ik there's a vanilla way of interwiki and interwiki links on pages. there's also an extension called "translate". as someone who hasn't realy dealth with translating - how to pick a right way to do this? [08:28:09] the gif is too big and changing widths does that [08:28:30] [1/2] aside from full width [08:28:30] [2/2] and i dont wanna change the size cuz anything below 250px looks too small imo [08:29:32] or actually ignore it lol [08:41:01] [1/2] https://cdn.discordapp.com/attachments/407537962553966603/1513462844438610092/image.jpg?ex=6a27d19c&is=6a26801c&hm=6daf2c8821ba121fe2695c5fe066fbfeb355c5f03d0e78cdfcd686f4cd636cf2& [08:41:01] [2/2] https://cdn.discordapp.com/attachments/407537962553966603/1513462844853714954/image.jpg?ex=6a27d19c&is=6a26801c&hm=e828862bae3104865c1281de0e8a910cec6de42402acaca0461f060268e35cab& [08:45:04] @pskyechology get ha [08:46:18] translating on wikis is a little bit complicated. if you plan on using the translate extension, you need to mark paragraphs as "translation units" and configuring some stuff in order for it to work. if you have related pages enabled it can also be messed up with the translated pages [08:46:55] imo i suggest seeing if the wiki is rlly needed in having translations [08:47:39] we gonna be making a heavy use of templates and modules and we already are leaning heavily towards "vanilla style" of translations. [08:48:12] yeah we are remaking the wiki and already have a different language contributor chiming in [09:17:50] Dude [09:18:10] Pill baby is that you [09:29:17] Does using the Citizen skin mean the search functions are delayed? [09:29:51] The search is ridiculously slow even with CirrusSearch on and I'm not sure whether I should be on Action API or Rest API [09:54:16] Q: how to add Category to the module? [10:43:18] Yes. It can be done using documentation subpages. Categories in the `` block of `/doc` subpages are added to the module itself. [12:23:14] yes! [12:23:25] i'm pretty sure citizen has its own search system [12:46:25] either make the box big enough for the image or add `overflow:hidden` [12:47:44] nothing built in but you could use javascript [13:07:29] So there's no way to integrate CirrusSearch then? Shame, but it's alr I guess. [13:27:56] probably not a citizen thing, iirc it just calls the standard search apis [13:28:04] I don't think vector search does that [14:19:10] Can we embed the ratepage rating of a page on another article? [14:50:16] Both Citizen and Vector call the search endpoint in the MW REST API [14:52:20] AutoWikiBrowser works with a wiki with a custom domain but not a miraheze wiki without one. Is that a known bug or am I messing something up? [15:10:56] it doesn't work for my other wiki admin on windows 10 but works for me on windows 11 [15:11:10] [1/2] Is there any way to make the list in the navbox align to the left? [15:11:11] [2/2] https://mypt.miraheze.org/wiki/Template:Navbox_KL_Monorail_Line [15:12:31] yeah that's the weird thing. On my desktop (Windows 11) it works perfectly well with Equestripedia (custom domain) but not Wiki of 2000 AD (not custom). I followed the instructions on dev wiki. It's not a huge deal for now I guess since the Java version does what I need so I won't look into it deeper. [15:13:50] battlecatswiki doesn't have a custom domain though so not sure what's going wrong there [15:33:54] `.navbox-list li {text-align: left;}` [15:34:29] that will change all navbox lists that use the `.navbox-list` class to be aligned left if you put it in Common.css [15:46:29] seems like not working [15:48:05] CSS changes don't show up immediately, you'll have to wait a few minutes and then hard-refresh (CTRL+F5 or ALT+F5) your browser. If they still don't appear after that, add ?debug=2 to the end of a URL to temporarily bypass the cache. [15:49:38] oh it just showed up, thanks [16:12:00] hello [16:12:18] we don't have buttons in edition page [16:12:27] why? [16:12:31] https://cdn.discordapp.com/attachments/407537962553966603/1513576466779213935/image.png?ex=6a283b6e&is=6a26e9ee&hm=536bdfbdf0b5478f6ce62814eb96c3e4bd250d8f2a63dd10338069f07e122974& [17:42:40] hi, years ago i worked with miraheze and if i remember correctly, new members/accounts to the site had a 24 waiting period before they could edit. iirc, this was the minimum i could set. is this still the case (or was this ever the case?) [17:43:10] i have been pretty out of the loop since then. i would like to make it so people who create their account can immediately edit, or at least lower the waiting period. [17:43:35] <_arawynn> I think I could edit from day 1 [17:45:00] Don’t believe so [17:45:20] I’ve never heard of something like that being applied site wide, definitely is not the case by default [17:45:33] Individual wikis have the ability to configure that if they want [17:46:06] i see. i remember our "team" back then having trouble lowering the limit. would you happen to know where to access that on a wiki? i dont think mine is particularly different from others [17:47:18] Uh, it depends since there’s a few ways to set it up [17:48:05] If you’re having trouble where that restriction is currently applied on a wiki you’re admin-ing and can’t figure out how to turn it off you can shoot me the link and I can take a look [17:48:49] okay. thank you for your assistance. ill poke around and see what i can find and ill lyk if i have any questions once i clear the cobwebs. [17:49:33] If you have a photo of the actual error message I may be able to help narrow it down [17:50:01] gotcha. give me a few to get to there, im trying to finish up a few job apps [17:50:34] (wish you best of fortunes on those) [18:02:32] ty! [18:38:01] when a new user creates an account on the site, what roles are they given? there are a lot of "user" roles/group rights. [18:38:31] [1/6] users [18:38:32] [2/6] confirmed users [18:38:32] [3/6] check users [18:38:32] [4/6] autopratrolled users [18:38:33] [5/6] autoconfirmed users [18:38:33] [6/6] unsure which one to take a look at to grant perms to edit asap [18:42:02] Users is all logged in users [18:42:21] Autoconfirmed is granted by default after 10 edits and 4 days of account age [18:42:35] Confirmed is the same thing but meant to be manually added [18:42:45] Autopatrolled is granted by admins [18:42:56] Check user is a group reserved for global staff only [18:43:15] * is the group for all users including anonymous (not logged in) [18:44:37] Autoconfirmed is probably the place to start [18:44:47] If you’re investigating [18:44:57] To just allow all users to edit, * or users [18:45:03] Depending on if you want to allow logged out edits [18:47:02] Remind me: Do I need only css to change background for light/dark mode? Or am I wrong? [18:47:29] Uuuh, it’s an option. Theres also a dark mode extension which is er [18:47:32] Well it exists [18:47:36] And, mostly works [18:48:03] yeah i just reviewed the documentation and came to this conclusion myself. silly question, but how does one make 10 edits if they are not confirmed to edit protected pages? like what would they be editing? [18:48:11] (take your time i dont wanna overload u) [18:49:12] and we definitely want to have logged in edits. basically i just want the process of acc creation to be the safeguard and they can edit immediately. but from what im seeing, this would have to be manually done each time? [18:49:37] (Nah I’m just procrastinating on work to do) [18:50:05] Protected pages should generally be the minority of pages [18:51:07] Unless there’s a reason a page meets some level of concern to require additional protections (sensitive topic, high traffic, previously prone to vandalism) most articles generally aren’t protected [18:51:40] Should not need to be the case, an option yes but not required [19:00:23] i see. i guess i should have asked this question at first: by default, can a user who makes their account begin editing on most pages under most circumstances? [19:00:36] im sorry if it kinda repeats some things im just trying to make sure i understand [19:00:57] and it dawned on me that there is a possibility that i/one of us have taken that ability away years ago [19:02:02] [1/2] the site used to run on pretty bad ideas/logic for roles. [19:02:03] [2/2] originally, you had to make an account and get verified through the discord to get editing perms. this was to prevent spam but it was absolutely unneeded lol. [19:02:18] that "system" is still unfortunately in place and im trying to uproot it [19:02:51] yes by default pages are open to editing by everyone (unless your wiki is set to private, i believe?) [19:03:01] you have to manually add protection to each page [19:03:35] Yup [19:03:42] Yes [19:03:56] okay, thank you. looks like its a matter of tearing things down then [19:04:21] You may want to try checking ManageWiki logs for previous permission changes [19:05:41] [1/3] this is users vs "verified_users" (try not to laugh lol it was done years ago). im sure the way this is set up is egregious in some way, but my next question is: [19:05:41] [2/3] what are normal perms for users, and what are perms users probably should not have? i know every wiki is different but id like to avoid giving crazy perms due to inexperience. [19:05:42] [3/3] https://cdn.discordapp.com/attachments/407537962553966603/1513620047744995480/image.png?ex=6a286405&is=6a271285&hm=45a2ab5f9d22292bf6be57447dd74e902521a4150174c23ee205623856f0d132& [19:05:51] oh wait forgot to specify that i meant mainspace pages. mediawiki space pages are only editable by interface admins by default [19:06:26] I’d suggest checking an existing wiki that hasn’t changed it much and going off that [19:06:40] dev or meta maybe [19:08:02] okay, thank you [19:08:28] would it be better for me to ask mediawiki about this instead? id definitely want to make this editable to any new user [19:08:36] thank you guys for the help again [19:09:41] no, i was referring to the fact that there's a MediaWiki namespace on your wiki that lets you change your wiki's styling [19:09:58] by default only interface admins can edit that [19:11:01] if you go to ManageWiki > namespaces, you can see which namespaces your wiki currently has [19:11:49] i think only MediaWiki requires a specific perm by default, which tbh I'd recommend keeping just in case of vandalism. most editors won't need to touch wiki styling anyway [19:11:59] [1/2] How do I change this default Miraheze logo to the one my wiki is currently using? [19:11:59] [2/2] https://cdn.discordapp.com/attachments/407537962553966603/1513621633615528106/image.png?ex=6a28657f&is=6a2713ff&hm=43347363d3275cae6c305a44de29fa7e8c8479488c80c37e71256952b0c10492& [19:13:26] ManageWiki > Additional Settings > Styling, i believe? should be favicon (or equivalent) [19:13:46] if you've already changed it, then it's cache working against you on search pages and you just have to wait [19:14:03] Ah, okay then. [19:14:30] [1/2] Because it shows up above in the tabs but not in the search engine [19:14:31] [2/2] https://cdn.discordapp.com/attachments/407537962553966603/1513622268008202390/image.png?ex=6a286616&is=6a271496&hm=b1b444653eb09ec5aec51767ed62c350beb5360c3d25bf7dfefc603903843dd7& [19:14:55] oh i dont want anyone to change anything with styling (i believe that is stuff like CSS), unless that also includes editing [19:26:03] yeah, seems to be a common problem (just double-checked by searching "favicon" in #support )... not really much you can do except wait... maybe check the sizing? because apparently google likes them 48x48 [19:27:26] okay actual last questions, where can i edit the user group? ive been reading documentation and cant seem to find a page that tells me how to for my life [19:28:03] ManageWiki > Permissions [19:28:18] Special:ManageWiki/permissions [19:30:41] thank you, i got it now [19:40:31] how do i get page protection indicators to appear? provided the setting is already enabled for our wiki [19:43:02] do a rain dance on the 8th sunday in february and sacrifice a goat [19:43:17] (i.e. nobody knows, google does what google wants to do) [20:44:10] how can i set NukeDPL To delete imported Template that I did not make [21:06:56] can some help [21:18:22] Idk if DPL allows you do that. Use [jswikibot](https://dev.miraheze.org/wiki/Jswikibot) and delete from import logs. [21:21:29] Can you explain how to use it I don't understand [21:22:36] Which part of the instructions do you not understand? [21:23:15] all of it [21:23:46] [1/2] Which part of this is not clear enough? [21:23:46] [2/2] https://cdn.discordapp.com/attachments/407537962553966603/1513654798170325153/image.png?ex=6a288462&is=6a2732e2&hm=c0ae3b669c88f7eb191af256decae08af39424761a15109391dee909ee80240b& [21:24:20] I still don't understand i'm not that tech savvy [21:24:56] Click on the "your global js" link and add the following to it: [21:24:59] [1/3] ``` [21:24:59] [2/3] mw.loader.load("https://cdn.jsdelivr.net/gh/lihaohong6/MirahezeDevScripts@dist/dist/jswikibot/gadget-impl.js"); [21:25:00] [3/3] ``` [21:29:02] It's not letting me save [21:31:06] If you don't see a captcha/cannot solve a captcha, go to the `Special:MyPage/common.js` page on your local wiki and save the same thing. [21:31:14] What is the error you are getting? [21:32:26] ok i have the bot [21:34:25] OK thank you I got it I didn't expect it to be this damn hard [21:34:33] It really should be made easier [21:56:08] Hi um i would like to delete one of my wikis @Global Administrators [21:56:54] [[SR/D]], GAs can't help you [21:56:54] [21:57:07] ok [21:57:22] thanks [21:57:27] oops i think thats a bot [21:57:30] lol [21:57:55] yeah it's faster than having to find the link myself [22:12:10] Hi [22:42:26] hi, is `Template:Header/Subpage` wiki-sane [22:42:41] can that still be called normally [22:55:33] yeah