[00:04:13] Is there a way to mass edit the name of files? [00:06:01] not any easy ways [00:06:24] somebody a bit more knowledged can fill in but i'm p sure you'd have to use a bot [00:06:45] files are moved the same way as articles [00:07:00] so, in theorem, yes. If you figure out a way to mass move pages, then yes [00:07:16] pretty sure it can be done with pywbot [00:07:25] or whatever the fuck thats called [00:08:07] (alternatively you can provide the old and new names in this format for a tech member to run this script https://www.mediawiki.org/wiki/Manual:MoveBatch.php) [00:08:47] Ok i'll look into this. [00:10:55] Actually this looks A little easier to setup 😭 [00:16:13] Ok i have the text file ready following the script... how do i request a tech member to run it on my wiki? [00:16:52] [1/2] a) gently spam them [00:16:52] [2/2] b) [[phorge]] [00:16:53] [00:17:00] and not me since i dont have prod access yet [00:17:07] aka i cant run scripts [00:17:29] Understandable [00:17:37] I will send a request trought Phorge [00:17:41] Thank you very much 🙏 [00:19:11] You can assign the ticket to me [00:19:24] I’ll sort it sometime in the next hour or so [00:19:37] Currently trying to decide if I should eat food or not [00:20:22] How do I... create a ticket in the first place? [00:20:47] Little lost on the documentation page and the actual phorge page [00:21:05] https://issue-tracker.miraheze.org/maniphest/task/edit/form/1/ [00:21:31] Log in with the mediawiki button if you are not already [00:21:50] Ok, will look into it. Thanks 🙏 [00:23:04] Feel free to leave the tags bit blank, and just fill the title and description in (at bare minimum i need the wiki name/link, and the list either pasted into the description or as a txt file/ link to google doc or something [00:23:13] (Or a pastebin) [00:24:39] You can give a reason too you want to be used if you want a custom reason that will show in history, otheriwse Ill just use the ticket reference number [00:25:11] Ok, thank you very much, will submit the ticket shortly. [00:28:40] Thank you very much, ticket sent!! [00:38:36] autowikibrowser? [00:38:54] or javascriptwikibrowser [00:39:15] i haven't bothered with the former to know tbh [00:39:22] same [00:58:06] What exactly does it mean when a skin is unstable? [00:59:53] might have errors [01:01:56] Aah gotcha! Thanks! [01:04:07] see also: https://mediawiki.org/wiki/Special:MyLanguage/Template:Extension#Content_parameters [01:06:46] What are your fave CSS codes/JS snippts to add to your wiki? [01:07:15] instantdiffs [01:07:37] I like JS Wiki broswer [01:07:45] [[mw:Instant Diffs]] [01:07:46] [01:09:21] mine's wiki-specific, but SpecialUploadPrefillFromComic on https://rainverse.wiki/special:gadgets [01:15:03] Custom? [01:15:15] yeah? i wrote it ^^; [01:17:11] Holy ... amazing [01:18:32] you're welcome? ^^; [01:19:20] Yeah. This is not something that obviously belongs to a somewhat official Miraheze publication. If we have some MH equivalent of The Quibbler this story would be a good fit there. [01:19:49] miraheziancraft [01:21:21] HotCat, navigation popups, and [InPageEdit](https://github.com/lihaohong6/inpageedit-v2). The last one has instantdiffs integrated, and I usually use the quick redirect feature as well. [01:22:17] InPageEdit's quick edit was pretty good back when MH was slow because it only loads the page text through the api instead of requesting an entirely new edit page, but nowadays it's not too useful. [01:25:56] What are those? [01:28:55] The first 2 are [gadgets](https://meta.miraheze.org/wiki/Gadgets) and are widely-used. The last one is a fairly complicated user script that expedites lots of tasks. [01:29:38] I may have to use TestWiki some time, test all this out [01:30:48] If you are familiar with how gadgets work, you can also add them to your wiki and make them opt-in. [01:33:16] Uh, I think TestWiki is better to avoid too many old revs that I have to remove later [01:33:29] I would prefer just to test there some day [01:49:40] [1/2] is there a syntax highlighting for no permission pages? [01:49:40] [2/2] https://cdn.discordapp.com/attachments/407537962553966603/1393408941546930246/image.png?ex=687310b3&is=6871bf33&hm=15dc583a17ee1130e7d8cae9f4586cdecd60bde837ae397c64593ec07b5a9df6& [01:53:33] That’s done, all bar one which failed because the image doesn’t appear to exist [01:57:14] What is that code? [02:00:59] wikipedia main page [02:02:52] [1/2] Are you copying Wikipedia's main page? [02:02:53] [2/2] If so, I am sure there was a "Don't inport Wikipedia" type essay soemwhere [02:03:54] https://meta.miraheze.org/wiki/User:Raidarr/Don%27t_import_Wikipedia [02:18:19] no, i was asking about the "syntax" extension, not the page [02:20:14] I am not sure... I think there is but idr the name [02:20:35] https://www.mediawiki.org/wiki/Extension:SyntaxHighlight ? [02:31:01] [1/2] The question is about edit-protected pages. [02:31:02] [2/2] https://cdn.discordapp.com/attachments/407537962553966603/1393419346801594460/image.png?ex=68731a64&is=6871c8e4&hm=ecd7265b6aea6fbcb40be82cc493832ed86f29359c482dde50b049e9a0dd13b0& [02:31:11] Hmm, confused, you cannot edit? [02:31:34] IDK besides copy pasting into an AI or a website [02:31:36] Syntax highlighting is disabled for edit-protected pages that cannot be edited. [02:32:09] Also, it is 03:31 in the morning my replies may be off [02:33:15] [1/2] You could just use InPageEdit, which has a CodeMirror6 plugin. [02:33:16] [2/2] https://cdn.discordapp.com/attachments/407537962553966603/1393419909928849448/image.png?ex=68731aeb&is=6871c96b&hm=081a41390122b7c12cff2d7df96bd58149a8e3192471a1cd6595f288121b5716& [02:33:27] Or any other editor that provides this feature for edit-protectedpages. [02:50:19] In Page edit? [02:59:55] https://github.com/lihaohong6/inpageedit-v2 [03:01:06] Also sorry if I act strange late for me [03:05:20] [1/2] mw.loader.load("https://cdn.jsdelivr.net/gh/lihaohong6/inpageedit-v2@9c28af01e33371d7e765e186827a53a4016c99a3/in-page-edit.js"); [03:05:20] [2/2] That easy? [03:05:47] Yes. [03:06:40] I mean, that is far more simple then I thought [03:06:55] Besides "Couldn't find the requested file /in-page-edit.js" in lihaohong6/inpageedit-v2." [03:07:58] That I do not know why. Where did you put this line of code? Screenshot? [03:10:29] https://cdn.jsdelivr.net/gh/lihaohong6/inpageedit-v2@9c28af01e33371d7e765e186827a53a4016c99a3/in-page-edit.js%22 [03:10:34] It is on the site itself [03:14:28] You've put an extra quotation mark [03:14:41] https://cdn.jsdelivr.net/gh/lihaohong6/inpageedit-v2@9c28af01e33371d7e765e186827a53a4016c99a3/in-page-edit.js [03:14:47] Ah tysm [03:15:36] mw.loader.load("whatever") -> MediaWiki's Apt amost [03:29:55] Error 503 Backend fetch failed via cp38 [03:34:57] How complex is Miraheze's servers now? [03:35:56] hasnt really changed much [03:36:13] we use puppet and proxmoxso already a headache [03:36:48] Proxmox thgat is new., Why? [03:37:04] it is not [03:37:11] its been around for a good while [03:37:16] [[Tech:Proxmox]] [03:37:17] [03:38:18] Why proxnmox? [03:43:55] [1/3] hello, I'm getting started with a new wiki today and am having some trouble with a table in a template: here is an example page https://tfm2.miraheze.org/wiki/Fighter I'd like to have the ability tables have a width of 100%, so that they always take up the full width and go to the infobox. following the example table provided in https://www.mediawiki.org/wiki/Help:Tables#Column_width [03:43:56] [2/3] , and copying that into my template i am getting the intended result where the table has the specified column widths and the table takes up 100% of the available space. however, when I replace the text in the example with my parameters {{{ability1image}}} and {{{ability1desc}}}, the width no longer takes effect and the columns revert to just being the minimum width required for the [03:43:56] [3/3] content in the cell. i would apprecite any help or explanation why this is happening and how to fix it. will link wiki if needed [03:44:44] Size cell with css? [03:44:54] its a hypervizor [03:45:05] we have our cloud server which are real machines [03:45:21] then parition mw, mwtask, db, and the other servers from that [03:46:02] Oh, your "servers" besides the bare mtel machines are VMs... ooh [03:46:28] Machine inside machine... [03:46:48] [1/3] Exactly what is expected to be done in the section of a new wiki request that asks how we will moderate a nsfw wiki? [03:46:48] [2/3] ```how you will moderate it to ensure it complies with global policy.``` [03:46:49] [3/3] We have two admins, and we will only allow users with an account to edit it, but I can not think of anything else. We already noted we will have a site notice, nothing nsfw in the main page or wiki title and url, [03:47:44] Make sure no stuff that break's Miraheze's rulesz [03:48:12] We noted that it will comply with ToS [03:49:17] Keep the law breaking in USA stuff out ofc [03:52:25] Do I need to write that in the new wiki request? [03:53:00] I see no one else did. Actually, are there any archive of successful requests, so we could get an idea? [04:09:14] [[Special:RequestWikiQueue]], change the default filter ^^; [04:09:15] [04:23:04] Thanks [04:23:04] [1/2] @tali64 I categorized all the categories I could on: https://thewikiswiki.miraheze.org/wiki/Special:Categories [04:23:05] [2/2] I may clean up more tomorrow [04:23:20] I can not believe I did not see that [04:25:49] [1/3] @tali64 I noted some redundant categories, so I will clean those up at some point [04:25:49] [2/3] I will not be able to write much in the way of articles but I can clean up categories and stuff for you [04:25:49] [3/3] Also, note the page I marked for deleton as offtopic [04:26:38] Deleted [04:26:53] TY [04:30:11] There are two farms I remeber eixsting that are not listed, but my knowage of those are limted and IDK if active any jmore [04:33:04] Can you provide the names of the two wiki farms in question? [04:33:34] Telepedia and Amazing Wikis [04:33:48] Both of those still exist [04:35:29] May write articles, barebone some day. RN categories next [04:35:53] Skywiki seems to be doing well [04:46:00] For me, not much, tho I still hope Cocopuff and his team are well [04:46:43] I used to be a part of SkyWiki tech as they are still using password to access the wiki servers [04:47:10] They no longer did that of course, but welp- [04:47:25] I mean, I did notice some uh, questionable wikis in the creation log as in "Miraheze would not allow" [04:48:22] Seems many wiki farms never take off [04:51:42] that is actually great in my opinions, due to them not having a formal process of receiving donations yet [04:52:30] they should only really take off when they have made a foundation where they can be legally responsible for the funds they receive [04:54:13] Amazing wikis seems to of died soon after birth [04:58:19] Wiki can still apply to be hosted there so I will say its not [05:03:08] No actiy - I checked [05:04:31] I can't say much on that but meh [05:16:52] Miraheze is doing veyr well [05:17:09] Wiki farms get costly fast - hard to get enough donations to scale I bet [05:34:08] Still remember Reception wikis, ugly things . Thoughts? [05:38:02] has anyone ever reached the lua memory useage [05:38:10] yeah i have experience [05:38:22] Lua limit? Someone has. [05:38:31] oh no, lua [05:38:46] what happens when when you hit it [05:39:04] it die [05:39:08] im not that close rn but i see it happening soon [05:39:42] Lua Limit? How high? [05:40:40] the 52mb limit [05:41:13] also omminous [05:42:03] https://cdn.discordapp.com/attachments/407537962553966603/1393467424757649508/GDySDxx.png?ex=6873472b&is=6871f5ab&hm=da4cbdec065733cfa211ac813327287c7959870511c3d563839a6991a322a8de& [05:42:56] Be careful. [05:43:22] Wondering. Lower use? [05:45:27] My template uses numbers like 1.2 1.4 and similar, how would i get the template to use the number before that, so if its given the number 1.3 it will process the number 1.2 [05:46:00] do you want it to always round down? [05:46:44] `{{#expr: {{{1}}} - 0.1}}` maybe [05:47:08] well if you get 1.2 wouldnt it be 1.1 [05:47:17] That looks good, i was worried id need some math module [05:47:30] Ill try that [05:47:54] i've hit it before lol [05:48:02] that's what happens when you put a base64 encoder in your wiki [05:48:35] Works [05:48:43] oh hell nyeah :3 [05:50:40] what if im doing a few massive lua filse [05:50:49] how massive [05:51:33] idk it grows [05:51:50] loc? [05:52:07] Topic-Comment. Sleepy. Why? [05:52:27] ? [05:55:13] very tried. Using topic-comment sometimes. [05:58:24] [1/2] Waking up a bit more now. [05:58:24] [2/2] Uh, people hit that limet? [05:58:54] ? [05:59:18] I mean the Lua limit, people hit it> [05:59:41] Supised as that must be a lot of Lua to hit it [06:03:07] i encode an image to base64, which is why it's hit xD [06:07:22] Why do you encode to base64 an image? [06:23:59] so that it can be processed client-side [06:31:11] Why did it need that? [06:33:38] Is there a magic word to return the section it is in? [06:34:01] #early-life [06:37:44] wdym [06:47:17] I want the template to recognize not only the {{PAGENAME}} it is in but also the # part after it [06:49:21] So the template placed in [[w:Albert Einstein#Life and career]] would process the life and career part and the same template placed in [[w:Albert Einstein#death]] would process the death part [06:49:22] [1/2] [06:49:23] [2/2] [06:50:39] I need this due to [[mw:extension:tabberneue]] [06:50:46] [06:53:03] How often do you have to tell people not to copy templates from Wikipedia? [06:55:07] same as before lol [06:56:10] once a day? More? [06:58:04] eh once i think [06:58:14] i don't track l9l [06:59:11] [1/2] On the plus side, my wiki's Domain, SSL, Short URL for main wiki and main wiki CSS are back to how they where (mostly) [06:59:11] [2/2] I need to make better backups next time [07:07:08] something happened to your server? [07:07:25] Yes. Had to reinstall Ubuntu [07:15:32] Yes. Had to reinstall Ubuntu [07:19:46] Also, has FANDOM being done anything to make wikis hard to move to Miraheze> [07:21:14] we started to suspect they turn their xml backups into zip bombs because at some point several users reported they can't unzip them [07:21:35] but no such reports as for recent lol [07:21:46] so this is speculative [07:22:01] fandom itself does become worse, unsurprisingly [07:23:25] who wouldve expected skibidi toilet on miraheze because fandom made a bad decision [07:29:41] Strange. Maybe I need to test [07:29:57] What is skibidi toilet? [07:31:24] Hard to explain, you have to watch it from the beginning [07:32:00] Animated youtube series made with half life assets [07:46:35] [1/2] surprisingly, i'm an optimist here [07:46:36] [2/2] i suspect they're using compression settings that save more space, but less programs support it [07:46:51] kinda akin to videos having to be in the yuv420p color space to reach max compatibility [07:56:32] Hmm, wonder what settings they use and how to unzip [07:56:46] who knows [07:56:49] if only the source code is open [07:56:51] :)))))))))))))))) [07:57:41] I mean the crude way is "unzip again and again each time diffant settings and record the results" [08:06:58] Also is my base CSS for Vector-2022 and Nuve still around? [08:08:25] [1/3] https://dev.miraheze.org/wiki/CSS_Base_for_Vector_2022 [08:08:25] [2/3] https://dev.miraheze.org/wiki/CSS_Base_for_Minerva_Neue [08:08:25] [3/3] Hey it is still around, my old bnase CSS. Wonder if anyone ever used it [10:36:33] [1/2] the first one, i could see everything here [10:36:33] [2/2] https://cdn.discordapp.com/attachments/407537962553966603/1393541534741299312/image.png?ex=68738c30&is=68723ab0&hm=63da6f2c17c2710f6b20cdd679cb62aa5630902cc8b6d85c0d3f8fc1d64cfa47& [10:37:21] or maybe it was intended to be like that [10:41:21] The colors are placehoilders [10:50:55] WHat wiki did you use it on? [10:55:04] the same page [10:55:21] i use inspect element then copy page to inject the code immediately [10:56:35] You do need to customize it thoigh with your own hex codes - it is not designed for stight use [12:00:44] [1/2] 2 million out of 52 million doesn't sound too bad. I have some worse modules and they are doing fine. [12:00:45] [2/2] https://cdn.discordapp.com/attachments/407537962553966603/1393562722117091369/image.png?ex=68739fec&is=68724e6c&hm=54e6cfbf8b11a56c982de89d90f928e2e5fe11b525637677f1c33b8b8f2c1855& [12:07:44] I don’t think even FANDOM would pull something like that, they’d start a cyber Cold War [12:08:08] Well, just just MH but wikis outside of Fandom overall [12:08:22] *not just [13:35:16] Apparently you need 7zip to properly unzip them, WinRAR fails the job afaik [14:29:46] [1/2] apologies for asking again but, how would i get the body:not() to apply to both .mw-body and .portable-infobox? currently only applying to .mw-body [14:29:46] [2/2] https://cdn.discordapp.com/attachments/407537962553966603/1393600225263751238/image.png?ex=6873c2d9&is=68727159&hm=1415efd2949de14f3f8c64734b5203a3835edcbd3c5cf4d6a7798aa6bbdfdef5& [14:54:21] [1/8] :is() function might help [14:54:21] [2/8] the code would be something like this [14:54:21] [3/8] ```css [14:54:22] [4/8] body:not(...) :is(.mw-body, .portable-infobox) { [14:54:22] [5/8] border-image: linear-gradient(to bottom right, #b827fc 0%, #2c90fc 25%, #b8fd33 50%, #fec837 75%, #fd1892 100%); [14:54:22] [6/8] border-image-slice: 1; [14:54:22] [7/8] } [14:54:23] [8/8] ``` [14:56:01] i see, tysm!! [16:26:05] im trying to remove Timeless Wordmark ($wgTimelessWordmark) [16:26:23] but the settings refuse to save this field if i leave it empty [16:26:39] CSS [16:27:12] it used to be empty when i first seitched ti the timeless skin im very sure [16:27:54] i would like to switch back to the text that shows up when there isnt an image specified [16:30:06] [1/2] like this on vector-2022 skin? [16:30:06] [2/2] https://cdn.discordapp.com/attachments/407537962553966603/1393630508763844699/image.png?ex=6873df0d&is=68728d8d&hm=062da1c914c042e2c2ea3861e92319f34fef26a6291a99d5af4ed7dc6ea5f52e& [16:30:44] yes [16:31:05] the settings refuse to save if i remove my image link [16:38:05] a simple space works [16:44:08] cache as always [16:44:18] no? [16:44:38] nope it smells like a bug [16:45:58] huh [16:45:59] strange [17:50:47] yeah lmao [17:50:53] skibidi toilet out of all wikis there [17:51:07] i guess wiki.gg just doesn't like skibidi toilet [17:58:39] We just found Miraheze to be better [17:58:44] No ads > ads [17:59:17] you're gonna have to donate.... [17:59:46] Maybe in 5 years after I gain financial independence [17:59:49] Just hold on [18:00:03] https://tenor.com/view/hoodwinked-hoodwinked-too-slap-gif-23733043 [18:06:54] Fair enough [18:54:58] Ofc they are tyring to keep control of their platform's content [18:55:28] Wonder if it would work with File Roller or other FOSS unzipper [18:55:57] it uses the 7z format, idk much about other tools [18:58:47] 7z supremacy [19:01:10] I would have to test [19:01:29] I just use .zip files if I want to conpress stuff [20:18:46] You don't actually need 7 zip to unzip them there are tools online that can do it for it [20:19:50] I was able to unzip them on my phone that way 😭 [20:28:48] I am sure I could `sudo apt install `something [21:14:08] Where do I ask for help with renaming my wiki? Not the domain name, I just wanna rename it from Pixeline Wiki to Pixeline Wikia [21:16:01] [[SR]], but I have a feeling it might not be approved because Wikia is a trademark [21:16:02] [21:17:27] actually wait [21:17:36] Hm [21:17:41] you can just do this in ManageWiki/core lmao [21:17:45] im stupid lmao [21:17:46] Correct [21:17:51] OHH PF [21:17:54] they should probably stop letting people make them completely unrestricted, might start saving them time at this point [21:18:37] although I could see the machiavellian reason to keep it open regardless [21:19:48] [1/2] The trademark for Wikia is specified to [21:19:48] [2/2] > Internet services, namely, hosting of digital content on the internet which may be created and edited by online community users [21:20:01] Sp [21:21:03] Makes sense! Wikia is just the default name Fandom gives Danish wikis so I assumed that was just the Danish term for wikis that I was unaware of, but it honestly makes more sense that they just haven't bothered to stop calling them wikias on INT wikis 😭 [21:21:12] Fandon auto makes wikis? [21:21:18] as I recall yes [21:21:33] Skywiki too, spam/bad wikis are many tehre [21:22:19] On FANDOM how much % do you think are dead, and rotting wikis? [21:22:49] vast majority [21:23:04] but that's kind of the nature of things on a wiki farm with open acceptance [21:23:09] miraheze included [21:23:27] Tbh i would never make a creative writing wiki there - forced CC-BY-SA is not my thing as I prefer "All rights reserved to writer" [21:23:36] anyone in here who actively tends to their project is in a reasonably high percentile [21:23:56] Funnily enough I've had false positives happen to my wikis that I hadn't touched in a little bit resulting in them being taken down, but old abandoned wikis are just sitting in the sun [21:24:24] I am quite active with my wiki (for maint mostly) I also ended up "charming" a Fandom rep into closing my fandom wiki [21:53:23] is there a template that outputs the source code of a target article? [21:53:44] transclusion breaks the templates in it [22:11:27] wrap it in ? [22:13:21] i wonder if lua can be used here [22:13:48] pretty sure {{:TARGET}}/nowiki [22:13:48] [22:14:03] returns only "{{:TARGET}}" [22:14:04] [22:14:17] probably [22:14:29] but i suck at that [22:15:15] https://cdn.discordapp.com/attachments/407537962553966603/1393717369377132554/1752358511802.png?ex=68742ff2&is=6872de72&hm=dcb5c5e522314315985ceafcf523078ab3188a1d0b5ed56e17024d0f6662f867& [22:15:46] boom easy money