[01:25:24] Does anyone here know how the writeapi permission works? was under impression it denied queries that would modify the wiki yet I am getting console errors that won't execute scripts located in common.js when I test on usergroups without the permission. [01:26:05] console error: 'Refused to execute script from 'http://XXXXXX/index.php?title=MediaWiki:PAGENAME&action=raw&ctype=text/javascript' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.' [18:42:40] Xml::escapeJsString() (deprecated in 1.21) was removed. <- since this was never apparently mentioned in the release notes for 1.21, my software's still using it [18:42:47] is there a replacement somewhere? [18:43:19] what is your extension trying to accomplish? [18:43:23] I'm always going to the trouble of trying to keep ahead of the deprecations list but that doesn't work if the list doesn't mention everything [18:45:04] looks like some fairly old code to support IE7 [18:45:05] https://github.com/haleyjd/monaco-port/blob/master/Monaco.skin.php#L987 [18:45:33] guess I could just get rid of that at this point. [18:45:45] I recommend dropping IE 7 support [18:45:51] :) [18:46:02] oh that's lt IE 7 [18:46:06] so that's IE 6 and below [18:46:07] even worse! [18:46:07] ahh [18:46:10] lol. [18:46:20] I actually already killed off IE6 in the rest of the files [18:46:23] so I just missed that stuff. [18:46:54] anyway I think the preferred replacement is 'use ResourceLoader' [18:47:08] you can make use of LESS variables for things in CSS iirc [18:49:07] fixed <3 [18:49:12] seems to have been the only issue. [18:50:19] https://pasteboard.co/GNIgCKZ.png yay. [18:51:01] woops, well I notice the login button is borked now [18:54:58] looks like a missing i18n message [18:55:40] seems to have gone byebye sometime between 1.24 and 1.29 [18:56:02] likely since 1.27 since I tested this with it before and didn't see that [18:57:42] seems pt-createaccount is what Vector is using [19:41:55] Bonjour. Après plusieurs heures de recherches/essais infructueux, je n'arrive pas à installer une infobox. Quelqu'un pourrait-il m'aider ? Merci [19:46:02] qu'est ce que t'as deja essaye? Et ou est-ce qu'on peut trouver l'infobox? Tu essaye d'importer un infobox existent de Wikipedia, ou qc different? [19:47:02] J'essaie d'importer une infobox de wikipedia (infobox automobile) [19:48:46] Quand je l'utilise dans une page, j'obtiens le message "Modèle en boucle détecté". Je pense qu'il faut "installer" le modèle infobox mais je ne comprends pas la démarche à suivre [20:05:59] Wisley, je sais rien de "en boucle detecte" mais j'espere que https://www.mediawiki.org/wiki/Help:Templates/fr#Copier_d.27un_wiki_.C3.A0_un_autre a de l'information? [20:06:29] ou peut-etre https://www.mediawiki.org/wiki/Manual:Importing_Wikipedia_infoboxes_tutorial (mais c'est en anglais) [20:07:59] J'ai essayé de suivre ce tutorial mais ça n'a rien donné :/ [20:09:49] meh :( [20:42:00] hi. is there a mediawiki-extension which allows for locking a part (section, etc.) of a page so that it can only be accessed with a password? but not all of the page, just this part? [20:45:09] !acl | schoppenhauer [20:45:10] schoppenhauer: Wikis are designed for openness, to be readable and editable by all. If you want a forum, a blog, a web authoring toolkit or corporate content management system, perhaps don't use wiki software. There is a nice overview of free tools available at including the possibility to try each system. For ways to restrict access in MediaWiki, see !access. [20:45:21] !access [20:45:22] For information on customizing user access, see . For common examples of restricting access using both rights and extensions, see . [20:45:34] bah those aren't the ones i wanted [20:45:46] i feel the same [20:45:56] tldr; we don't recommend it because we can't promise that it will actually work [20:46:30] there is a lot of ways to get information out of the mediawiki and we can't promise that the extensions will stop all them [20:46:36] p858snake: I know its not recommended, but the data is not *that* confidential. [20:47:37] p858snake: are there any such things? [20:47:38] maybe Extension:Lockdown and then transculde the protected part onto the page, but i've never done it [20:48:33] ok thx [20:48:45] can you recommend any other cms that is similar? [21:41:47] !cms [21:41:47] Wikis are designed for openness, to be readable and editable by all. If you want a forum, a blog, a web authoring toolkit or corporate content management system, perhaps don't use wiki software. There is a nice overview of free tools available at including the possibility to try each system. For ways to restrict access in MediaWiki, see !access. [21:42:04] Hmm, alias.