[04:15:01] Hola Wikipediats [07:26:22] hello all [07:27:50] how can i put images to adapt to any screen resolution? [12:53:56] hi [12:54:49] what way would you choose to give the user a feedback that he is hover a link when using something like this: [[Weapon|Weapon]] [12:55:30] ^this will display a red text which, when hovered, is not changing color or showing up as normal. [13:04:15] Kayokensa: some (older versions of some) skins (allowed to) add underlining [13:08:51] Hmm i might wanna look into that and maybe adjust the css. Thanks Nemo_bis [16:14:21] Dear FLOSS developers, please fill out survey http://elektra.limequery.org/625192 about the why and how of configuration. € 40 cent donation will go to Wikimedia Foundation if you choose last question accordingly. Please also forward the link. We hope you support our research! Thank you! [16:15:48] markus__: context? [16:18:06] andre__: We try to find out how and why developers use configuration systems the way they do; particularily how they reduce configuration options, specify configuration and take context of the system into account. [16:18:58] so if you are a FLOSS developer you will help for a better understanding how and why configuration is used in FLOSS [16:20:33] Isn't configuration used in all software? [16:20:47] markus__: Ah, thanks. Under which license will the results be published? [16:24:26] Reedy: yes, it is used in practically every software but we focus on FLOSS software [16:25:23] andre__: creative commons licence or even more permissive [16:27:43] markus__: https://www.gnu.org/licenses/license-list.html#which-cc [16:28:25] yeah, I know, but we have to decide as group. Is it relevant for you that you can use it commercially? [16:40:53] Does anyone know how something could be made to integrate number of wikis on Main page with Special:SiteMatrix ? [16:43:19] you're looking for a parser function that pulls data out of SiteMatrix? [16:53:58] Krenair: Yes [16:54:11] So I can have the "total wikis" at the end of SiteMatrix displayed on Main Page [17:56:45] Hi! [17:57:00] hi [17:57:17] my mediawiki is behind a reverse proxy and some of the messages are using "fullurl" which is replaced with the local address. is this a known issue? [17:57:35] I just upgraded from 1.22.1 to 1.27.0 and hadn't experienced this previously [18:01:10] So, I've got CSS giving me sass about insecure inputs because I want to use an image as a background. How do I feed it the url for the image and not break a bunch of CSS? [18:04:47] Ulfr: what do you mean, giving you sass? Are you trying to load an image from an insecure (http) domain when your wiki is https? [18:05:37] ori: Negative. Here's my CSS: style="background-image:url(/img_auth.php/6/6e/2001tilebackground.png);" [18:06:03] Does the same if I feed it the domain name [18:06:12] "same" meaning? [18:06:24] it gets blanked out and says insecure input [18:06:36]
[18:06:37] is the result [18:07:26] yeah, URL references are not allowed in inline CSS [18:07:41] you could define the style in common.css instead [18:07:59] I have extension:CSS installed, but I'll try nudging it into common.css [18:14:14] ori: That did the trick, thanks! [18:14:22] cool [20:15:11] I just noticed that Commons users without admin accounts are able to revert to previous versions of files with cascading protection (not manual protection). I don't know how long this has been the case, but someone just performed such a reversion to a cascade-protected image on the main page of the English Wikipedia: https://goo.gl/uUhOs4 (The action wasn't malicious in this instance.) I logged in to my test account to confirm th [20:18:32] Oh, it appears that any uploading (including to an entirely new version) is possible. Cascading image protection is broken, apparently. [20:19:48] David_, maybe drop a task in Phabricator? https://phabricator.wikimedia.org/maniphest/task/edit/form/2/ [20:21:20] Actually, scratch that last message. It's only reversions that are possible, I think. [20:23:02] Okay, I'll do that right now. Thanks! [20:23:38] thank you! [21:47:37] hi guys, i installed Extension:TimedMediaHandler, everything is fine but the thumbs are not created, it just says [thumb] Error: File::transform() returned false, anyone ever encountert that or can tell me how to debug this? [21:48:58] here is what the debug log says: https://dpaste.de/pr7g/raw [22:32:23] ori: I'm the sassmaster. [23:06:27] Where do you edit what appears in the "tools" sidebar menu? [23:06:48] I've tried searching, but apparently my google-fu is weak today, [23:10:50] nihonjoe: That's the magic "TOOLBOX" in [[MediaWiki:Sidebar]]. Some info at https://www.mediawiki.org/wiki/Manual:Interface/Sidebar#Add_or_remove_toolbox_sections_.28JavaScript.29 [23:11:20] If you want to change it from PHP I think there is a hook... [23:12:05] nihonjoe: https://www.mediawiki.org/wiki/Manual:Hooks/BaseTemplateToolbox [23:12:43] Thanks! [23:13:22] Hi nihonjoe. [23:13:30] Hello [23:54:15] Debra: yes, you are