[00:06:42] there is any default option to auto create category when page add himself to one? [00:08:18] No, no. [00:16:06] https://www.mediawiki.org/wiki/Extension:Auto_Create_Category_Pages [00:19:15] Oh, nice. [00:19:31] > (what a mouthful!) [00:32:16] yea got that, asked about default option :) ty anyway [01:01:29] The default behavior is to have a red link for the category description page until someone creates it. [01:01:39] Depending on what bothers you, you could just change the color. [04:27:07] my wiki on http://wiki.rixotstudio.cz is redirecting to http://wiki.rixotstudio.cz/subdom/wiki/index.php .. how do i fix it? So that it would redirect on http://wiki.rixotstudio.cz/Main_Page for example [04:54:48] Checked https://www.mediawiki.org/wiki/Manual:Short_URL#URL_like_-_example.com/Page_title, but it doesn't apply to me since i'm not using lightpd [05:27:36] kreyren: Which kind of Web server are you using? [10:08:12] ∕!\ ΑΤTN: Tһіs channeⅼ һаs moved tഠ irc․freenode.nеt #oѕirіѕⅼаb ∕﹗\ [10:35:27] hello, I'm looking for a way to add a JS polyfill that should be loaded on every page in my mediawiki. How can I do that ? [10:49:16] armage_: you'll wanna use the BeforePageDisplay hook (https://www.mediawiki.org/wiki/Manual:Hooks/BeforePageDisplay) for that [11:41:35] hi. updating my mediawiki installation to 1.31.1 broke the layout of the wiki, but the content is still more or less delivered. I ran the update and rebuildall maintenance scripts but did not yield any success in restoring the original page. any hints/ideas what to do? [11:42:36] the only hint is a warning by the web server that /5x could not be found, but i can't figure out why requesting mediawiki would query for /5x [12:13:57] the 5x-error seems to be gone when changing the decimal separation from , to . (by setting LC_numerical to C), I also see some warnings related to php7.3, but no errors really explain the lack of formatting (presumably css files) [12:17:35] if I remember correctly, 1.31 does not claim to be compatible with php 7.3 [12:19:24] the php7.3 warnings (using continue 2 instead of continue in the files) ended helping restore the compatibility with 7.3, so it works for now [12:19:44] Nikerabbit: will 1.32 be compatible to php7.3? [12:21:59] I don't know, but you might want to follow https://phabricator.wikimedia.org/tag/php_7.3_support/ [12:43:15] ashley, thanks for your response, but may a hook be called without extension (I do not know how to code extension for now) ? I need the JS file be loaded on every url. [12:47:50] armage_: sure, it's slightly hacky but sticking this to the end of your wiki's LocalSettings.php file should do the trick (just remember to replace "..." with the proper JS script file URL!): https://pastebin.com/7EhkF7LV [12:54:02] ashley, many thanks, it works perfectly ! [12:54:42] yay! [12:56:36] ashley, is there a way to load the js file before all others ? (it's a polyfill to fix missing functions in IE) [13:04:48] not easily/like that, I'd say; if it were a slightly more proper extension you *might* get around that by creating a ResourceLoader module and naming it something like aaaa.more_descriptive_name_here to ensure it gets sorted first, but as a rule of thumb you can only ensure a certain loading order when using ResourceLoader and specifying the appropriate "dependencies" in extension.json for the JavaScript module in question (out of general [13:04:48] curiosity and whatnot, having tackled various IE issues myself in the past, what IEs do you want/need to support?) [13:07:13] ashley, seems that startsWith function is not present in IE/Edge [13:07:54] ashley, so there a bug with tinyMCE extension, and I fear other similar bugs [13:08:07] hello there [13:09:46] looking at https://codesearch.wmflabs.org/search/?q=startsWith&i=nope&files=&repos= there are a few things using startsWith (incl. some false positives, i.e. PHP files which just happen to have a function with an identical name) ...hmm [13:14:45] ashley, it's not difficult to polyfill, my problem is to put the polyfill ;) Your script sample is perfect. I just fear some mw js can be loaded before mine. [13:15:01] And now I need to find an Edge navigator to test it (I'm on linux)... [13:15:36] officially (for some definition of the word, anyway) only IE11 and newer (=literally Edge) are supported and Edge support is basically a big question mark (see https://www.mediawiki.org/wiki/Compatibility) but...I'd encourage you to file a bug on Phabricator (see https://www.mediawiki.org/wiki/Phabricator) against the TinyMCE ext. about this; looking at https://www.mediawiki.org/wiki/Extension:TinyMCE , I know for a fact that Yaron is pretty [13:15:37] active and there are many active Hallo! Welt developers as well so they should be able to help you out more [13:29:59] ashley, I don't have account on mw nor gerrit, so can't fill a bug on phabricator. And the tinymce github repo does not allow issue creation. [15:57:21] Haley: PHP 7.1.5 on subdom using wedos hosting http://wiki.rixotstudio.cz/info.php (answer on 05:27 UTF+0) [15:57:45] RE: my wiki on http://wiki.rixotstudio.cz is redirecting to http://wiki.rixotstudio.cz/subdom/wiki/index.php .. how do i fix it? So that it would redirect on http://wiki.rixotstudio.cz/Main_Page for example [15:58:25] I tried to change .htaccess and LocalSettings.php, but i have no idea what am i doing >.> [16:00:22] EDIT: i was able to make the page redirect on wiki.rixotstudio.cz/Main_page but that results in 404 [21:20:22] Hi, I would like to report a dead link? [21:21:35] liam: if you mean a dead link on mediawiki.org, it's a wiki so you can go ahead and edit it yourself to fix it! [21:22:00] if you mean some other wiki, check to see what that wiki's editing policies are. If you're able to edit it, then great. If not, you'll need to get in touch with someone who can edit that wiki [21:22:10] Oh, I don't know where the correct link should go. [21:22:18] http://owaspcsrftester.googlecode.com/ [21:22:28] what's the page that the link is on [21:22:29] That is what is on there right now. [21:22:40] https://www.owasp.org/index.php/Category:OWASP_CSRFTester_Project [21:22:52] you'll need to contact them to get the link fixed [21:22:59] How? [21:23:05] this is a general mediawiki support channel, and we do not control every wiki that uses our software [21:23:21] talk page, perhaps? [21:23:56] click the "Discussion" tab at the top of the page and add a new section for your report [21:24:53] Ok thank you. [21:26:26] How do I create a new section? [21:28:46] is there an "Add topic" link? [21:30:12] if not, just edit the talk page and include your ~~~~ (to show your username)