[01:30:09] Hi, I have Wikibase installed on a personal wiki, only that for some reason it marks an error towards a monolingual Text property. "...attempt to concatenate global 'balloon' (a nil value)..." I have no idea how to fix it. It had worked before. [01:39:07] @hispano76 could you possibly link the wiki were this is happening [13:08:18] Thanks for the awesome wiki engine. I would like a navigation template for this one wiki, so that I could place the navigation on pretty much each page, I'll go now reasearch on how to do this in an intelligent way [15:54:25] An idea for a really simple to implement feature: I would very much like that MediaWiki keep count of edit durations, so in simplest timestamp when the edit starts and then timestamp when the edit is published and record that for the user, to help with figuring out how much time s/he spend doing what [15:55:40] I'd need this so I can keep track of how much time I spent doing what in which wiki [15:59:12] if this existed then it would be a matter of implementing arithmetic automation to calculate bytes / minute [16:04:55] Can I / should I file a feature request at Phabricator? I have studied coding, so I can see this is just a bunch of timings even if go crazy on the "how much spent looking at previews", "how much time spent looking at differences?" and also the ratio of previews and differences to the total time spent on editing it [16:06:48] Another earlier request is maybe not a piece of cake to implement like that "bunch of timestamps about phases of editing" would be if it could be possible to have a "Preview and show differences"-button? [16:54:44] Ok, I did my best to put the idea in consice and compact and the crux is "Timestamps for phases of editing would be stored and data made available to users via useful statistics views" https://phabricator.wikimedia.org/T268385 [17:32:04] How do you update the way Mediawiki registers a MIME type for a file? I've updated my server software (NGINX), updated Mediawiki's mime.info and mime.types, and have run refreshImageMetadata.php to no avail. As an example, I have https://retrocdn.net/File:Chain_Chronicle_(com.sega.chainchronicle_v3.2.3).apk. The content-type for downloading the APK is correct (application/vnd.android.package-archive) but MW still shows [17:32:04] application/zip after the script, purging the current version of the page, etc.