[01:29:34] 3MediaWiki / 3Uploading: Rework Special:Upload JS to use api and serverside upload checks - 10https://bugzilla.wikimedia.org/24217 (10Alex Monk) [01:29:34] 3MediaWiki / 3Uploading: Special:Upload JS does not consider wgCheckFileExtensions - 10https://bugzilla.wikimedia.org/23583 (10Alex Monk) [01:29:35] 3MediaWiki / 3Uploading: Special:Upload JS does not consider wgCheckFileExtensions - 10https://bugzilla.wikimedia.org/23583 (10Alex Monk) [10:08:32] 3MediaWiki extensions / 3MultimediaViewer: via attribution link provides wrong mediaviewer link - 10https://bugzilla.wikimedia.org/69956 (10db) 3NEW p:3Unprio s:3normal a:3None MediaViewer provides wrong link on de.wp for commons files when using the "You need to attribute the author" option. The te... [10:10:45] 3MediaWiki extensions / 3MultimediaViewer: via attribution link provides wrong mediaviewer link - 10https://bugzilla.wikimedia.org/69956#c1 (10db) It is wrong in all options, also "share" and "embed". [10:55:45] 3MediaWiki extensions / 3MultimediaViewer: via attribution link provides wrong mediaviewer link - 10https://bugzilla.wikimedia.org/69956#c2 (10Derk-Jan Hartman) Not to mention that PD is not a license :) The path for this code is. mmv.EmbedFileFormatter.js:getCreditHtml() mmv.EmbedFileFormatter.js:getLinkUr... [10:56:32] Thought folks should be able to customise MV layout. What a long path toward having logged out people have their own preferences though. [11:01:38] Svetlana: context ? [11:10:46] thedjNotWMF: My personal desire to have a new mode -- not lightbox and not fullscreen -- but a slideshow with long descriptions visible; something similar to thebigpictures’s mode. [11:11:28] thedjNotWMF: http://www.boston.com/bigpicture/ [11:12:00] thedjNotWMF: Except it could actually do fullscreen with left-right buttons instead of scrolling. But the rest should be the same; a big image and a long description at its bottom. [11:34:29] Svetlana: this is what they are going to try out in the next run: [11:34:30] http://multimedia-alpha.wmflabs.org/wiki/Rapa_Nui_National_Park#mediaviewer/File:Easter_Island_map-en.svg [11:34:40] Vagrant is a Freak. I don't have the virtualisation option in BIOS, and it keeps doing those 64bit things and asking for 2 CPUs. I'm ok with the latter, but I don't understand what 64bit is for, and why 2CPUs require the virtualisation support. [11:34:41] Svetlana: not fully functional yet... [11:34:53] Presuming that you're using it, anyway. [11:35:23] i use it, but i have a mac. [11:35:41] Hm. The alpha thing does not scroll anymore. [11:36:11] Svetlana: only if the caption or author or source don't fit the drawer. [11:36:26] Svetlana: and it currently is a bit broken in the prototype [11:36:39] Also, one of the main purposes of visiting a file page has been "select and copy the file name". I have not ever wished for (i) 2 clicks necessary ("share", "embed"), or for full code for inserting the file. [11:36:50] anyway, the idea is less info and funnel people to the file description page [11:37:45] Svetlana: big picture perspective... that is a terrible need to begin with, so we should get rid of that from the 'editor' side. [11:38:26] You see, if I'd like to embed it in another page and I know that I need file name for this, I'd manage writing the wiki markup myself. If I don't know that I need the file name for this, I'd likely use a toolbar button for adding the relevant code anyway. [11:38:27] The presumption that the reader doesn't know how to write wiki markup, and doesn't know how to use 'insert file' toolbar button (it pastes [[file:|thumb|]] sort of thing), is nonsensical. [11:39:10] Svetlana: no, that is not the presumption. the presumption is: "we can't put all the data in a viewer" [11:39:22] I know. [11:39:43] I'm thinking. Just finding the embed tab of the share thing useless -- I'm not sure what to /do/. [11:39:54] so either, you are one click further away from the embed, or a shift press during click, or a "use this file -> embed" step. [11:40:16] Svetlana: that's because you already know what to do :) [11:40:41] http://multimedia-alpha.wmflabs.org/wiki/Rapa_Nui_National_Park#mediaviewer/File:Easter_Island_map-en.svg -- I see two picture descriptions here. [11:40:46] 1) Rapa Nui, showing the three main volcanoes ... [11:40:58] 2) Shorelines, ponds, roads, trails and airport drawn using Landsat 7 ETM+ imagery (public domain) ... [11:41:04] I'm not sure what's the difference. [11:41:19] Svetlana: 2nd is from the source template [11:41:50] source templates are ... idiotic [11:41:55] technically speaking [11:42:12] we should add some machine readable data to all of them. [11:42:51] that's why i'm writing a script for commons, so editors can see what the system is able to make of our templated text. [11:43:09] but.. gtg. I have a sunday out in the park to get to. [11:44:27] Ok. [11:44:58] I like this alpha thing (the non-scrolling part of it). [11:45:08] It should have more editing means too. [15:53:45] 3MediaWiki / 3Uploading: mediawiki.legacy.upload should be migrated to a modern module - 10https://bugzilla.wikimedia.org/31946#c4 (10Alex Monk) (In reply to Kevin Israel (PleaseStand) from comment #1) > Just a question: do we still need the AJAX destination filename check now > that we have the upload stash...