Commons:Village pump/Technical/Archive/2023/12

From Wikimedia Commons, the free media repository
Jump to navigation Jump to search

Request to add Tai Ahom Unicode to Commons

Moved to MediaWiki_talk:Titleblacklist#Whitelist Tai Ahom alphabet
This section was archived on a request by: --Donald Trung 『徵國單』 (No Fake News 💬) (WikiProject Numismatics 💴) (Articles 📚) 21:38, 14 December 2023 (UTC)

PDF Preview Failed to Load

I recently checked with some of my uploaded PDF files (and PDF files uploaded by others as well), and a number of them fails to load the preview even with good Internet connection. The following are some problematic files that I encountered:

It seems that the problem doesn't exist for older PDF files I uploaded or I seen. Is there some bugs? Many thanks.廣九直通車 (talk) 06:16, 4 December 2023 (UTC)

if by "preview" you mean the big image at the start of the page and the thumbnail in "File history", i can see them properly for the first 3 files. File:Parliamentary Constituencies Act 1986.pdf shows a completely white image, because it seems p1 is indeed blank?--RZuo (talk) 06:42, 4 December 2023 (UTC)
@RZuo: No, if you click into the file, the first page of File:Parliamentary Constituencies Act 1986.pdf should show a table of contents.廣九直通車 (talk) 10:26, 4 December 2023 (UTC)
This looks like the existing issue of Thumbor sometimes being rate-limited (HTTP error 429). If you open the thumbnail in a new tab, you might see an error. For instance, for me the thumnbail of page 1 of File:Parliamentary Constituencies Act 1986.pdf is not being served properly. It might be fine for some people; it depends on what CDN server you are hitting. I think T337649 might be the task, or T307787. Sam Wilson 10:38, 4 December 2023 (UTC)
In my experience, PDF and DjVu previews have never loaded reliably, and they got considerably worse a few weeks ago. It doesn't mean there's anything wrong with the files (although larger and more complex files are less likely to load); the thumbnailing process is just not very reliable. Omphalographer (talk) 00:18, 5 December 2023 (UTC)
Thanks for your explanation. I think after I commented on T337649, the problem was alleviated.廣九直通車 (talk) 13:26, 17 December 2023 (UTC)
Checkmark This section is resolved and can be archived. If you disagree, replace this template with your comment. --廣九直通車 (talk) 13:26, 17 December 2023 (UTC)

Gadget to jump from timedtext back to audio/video file

is there already such a gadget?

without gadget you can only open the player and click the circle i button. i'm unaware of any other method.

if not, then i have a piece of code here. :)

var nsnum = mw.config.get('wgNamespaceNumber');
jQuery(document).ready(function(){
    'use strict';
    if (nsnum === 102 || nsnum === 103) {
    	mw.util.addPortletLink('p-namespaces',
    	mw.config.get('wgScript') + "?title=File:" + mw.config.get('wgTitle').replace(/\.[^\.]+\.srt/g, ""), 
    	'Back to media',
    	'ca-backtomedia',
    	"Go to the media file page");
    }
  });

--RZuo (talk) 06:42, 4 December 2023 (UTC)

I use to right-click + open in a new tab. Or did I misunderstand? --Achim55 (talk) 07:35, 4 December 2023 (UTC)
thx for the tip. i didnt know that's possible... so i could simply ctrl+click and it opens in a new tab. it's not really intuitive. RZuo (talk) 08:37, 4 December 2023 (UTC)
omg it's actually possible to click the media box anywhere on any wiki project this way to open it in a new tab. i never discovered this trick. RZuo (talk) 08:42, 4 December 2023 (UTC)
Checkmark This section is resolved and can be archived. If you disagree, replace this template with your comment. --廣九直通車 (talk) 13:26, 17 December 2023 (UTC)

Unable to overwrite files with colons in their names

Checkmark This section is resolved and can be archived. If you disagree, replace this template with your comment. —VulpesVulpes42 (talk) 21:05, 26 December 2023 (UTC)

I stumbled upon two files which need to be rotated:

However, when I attempted to overwrite the files, the website warned me that the file names would be changed automatically. I attempted to bypass this; at first by choosing “Ignore warning and save file anyway”, and then “Submit modified file description”. Regrettably, neither attempt worked. Instead, two entirely new files were uploaded, all the while the files in need of rotation were left unchanged:

These two should be used to overwrite the original files, and then be deleted. How can I go about doing this? —VulpesVulpes42 (talk) 16:05, 26 December 2023 (UTC)

Hi, This is not surprising. File names should not have a colon. I don't understand how these could have been uploaded in the first place. I renamed them. Yann (talk) 16:23, 26 December 2023 (UTC)
@Yann: Thank you for taking a look at it! Should I rename every file of this kind I come across? —VulpesVulpes42 (talk) 16:43, 26 December 2023 (UTC)
Yes, certainly. Yann (talk) 19:03, 26 December 2023 (UTC)

Invalid timedtext pagename

example: TimedText:Jana_Gana_Mana_instrumental.ogg.Indian_English. RZuo (talk) 11:01, 3 December 2023 (UTC)

✓ Done: Deleted as dupe of TimedText:Jana Gana Mana instrumental.ogg.en.srt (I checked line by line). Btw, some months ago I created User:Achim55/TimedText pages to be checked where such files show up. A bunch of such naming errors have already been fixed since. --Achim55 (talk) 19:17, 3 December 2023 (UTC)

TimedText

Where do I find the "Select language and press the Go button"? I'd like a warning to be added because we had a lot of badly machine-translated content. --Achim55 (talk) 11:18, 2 December 2023 (UTC)

@Achim55: The text is from MediaWiki:Timedmedia-subtitle-new-desc. PrimeHunter (talk) 21:13, 4 December 2023 (UTC)
PrimeHunter, great, thank you! An 'insource' search doesn't find it: [1], that's why I asked here. Strange. That page indeed reads "Select language and press the Go button", but if you click 'edit' you'll get "Wikimedia Commons does not currently have a system message called Timedmedia-subtitle-new-desc." --Achim55 (talk) 21:34, 4 December 2023 (UTC)
@Achim55: It shows the default value of an interface message in the MediaWiki software. Commons can customize it by saving a page there. See more at mw:Help:System message or w:Help:MediaWiki namespace. MediaWiki defaults like this are not included in search results. If Commons creates a customized message then it will be included. Here is a page with 25000+ current MediaWiki messages: https://commons.wikimedia.org/w/api.php?action=query&meta=allmessages&amlang=en. It can be searched with a browser, using Ctrl+f in Windows browsers. I keep an offline copy on my PC. PrimeHunter (talk) 23:14, 4 December 2023 (UTC)

Grid Engine shutdown

For those that didn't see it at en:Wikipedia:Village pump (technical)#Toolforge Grid Engine shutdown, per https://lists.wikimedia.org/hyperkitty/list/wikitech-l@lists.wikimedia.org/thread/VIWWQKMSQO2ED3TVUR7KPPWRTOBYBVOA/, Toolforge will begin shutting down the Grid Engine on December 14th. There are a large number of tools (CropTool is the one that stuck out at me the most) listed at https://grid-deprecation.toolforge.org/ that will stop working at that time. Ahecht (TALK
PAGE
) 16:16, 2 December 2023 (UTC)

And on the subject of CropTool, if someone has the time to try to get it working on Kubernetes (since the current maintainer is inactive), I'd suggest starting with the version from August 2020 before code refactoring that broke lossless cropping and TIFF, PDF, and DJVU support. Ahecht (TALK
PAGE
) 16:27, 2 December 2023 (UTC)
oh no, also User:Steinsplitter's bot, https://grid-deprecation.toolforge.org/t/sbot . RZuo (talk) 06:11, 3 December 2023 (UTC)
Oof, that list is a lot longer than I had hoped for.... Luckily a good portion seems to be webservers, which should be pretty easy to restart in Kubernetes most of the time, but still, that's a lot of bots that have not been updated yet. —TheDJ (talkcontribs) 15:11, 4 December 2023 (UTC)

Module:Tricolor: Lua error: not enough memory; better way to get combinations?

I'm working on implementing {{Tricolor}} as a module, based on Module:Bicolor and using Module:Bicolor/data. Unfortunately, when I tested it out at Template:Tricolor/testcases, it threw a memory error. I'm reasonably certain the problem is that the code is generating 50^3 = 125,000 entries of categories to possibly display. Since we only care about categories where there are three distinct colors, listed in alphabetical order, it would be fine to only generate (50 choose 3) = 50!/(3! 47!) = 50 * 49 * 48/3 = 39,200 categories, which mmmight be a small enough list to work with? I would appreciate advice either on how to get a list of unique combinations of elements of a table, or more broadly on what's a good way to approach this problem. —CalendulaAsteraceae (talkcontribs) 00:36, 4 December 2023 (UTC)

OK, looks like 39,200 is not good enough and I'll need to figure out another approach. —CalendulaAsteraceae (talkcontribs) 01:00, 4 December 2023 (UTC)
Hmm, I could restrict the color combinations to those which have a category in Category:Combinations of 3 colors, that's less than 2,000. Is there an equivalent of mw:API:Categorymembers for Lua? —CalendulaAsteraceae (talkcontribs) 05:57, 4 December 2023 (UTC)

Tech News: 2023-49

MediaWiki message delivery 23:47, 4 December 2023 (UTC)

User template update

Do we have any tutorials on updating my user template? --Don (talk) 15:58, 6 December 2023 (UTC)

Internal error: The server could not save the temporary file

Hi!

When I upload some larger files, I get the following error: "Interner Fehler: Der Server konnte keine temporäre Datei speichern." (Internal error: The server could not save the temporary file). Is someone encountering the same? I saw this error yesterday already. --PantheraLeo1359531 😺 (talk) 16:03, 7 December 2023 (UTC)

Addendum: The error affects the upload wizard, but also the chunked uploader --PantheraLeo1359531 😺 (talk) 16:42, 7 December 2023 (UTC)

Making content in template only visible to a certain user group?

is there a way to make certain things only visible to say registered users or autopatrollers?

a use case would be transcluding certain maintenance related stuff (so only useful for commons users but not any website visitor) on category pages. RZuo (talk) 13:46, 10 December 2023 (UTC)

It’s technically possible using the classes defined on the CSS pages listed at Special:PrefixIndex/MediaWiki:Group-, but I’d recommend against it except for things that are totally useless for users not in the given group (e.g. hiding delete buttons for non-admins is okay, since they can’t delete pages anyway), as logged-in status or user groups are not good proxies for what the user’s intentions are – maybe an experienced user didn’t log in because they decided not to create an account, use an insecure computer, don’t want to go through the 2FA login process etc.; and conversely, maybe a logged-in user isn’t really a contributor (and as such doesn’t need the maintenance links), but someone who only came here to upload a few pictures or even someone who never wanted a Commons account, but got one due to central login. —Tacsipacsi (talk) 17:31, 10 December 2023 (UTC)

Tech News: 2023-50

MediaWiki message delivery 02:10, 12 December 2023 (UTC)

Internal error: Server failed to store temporary file. (for pdf)

Hi all

I'm getting an error trying to upload what I think is a very standard pdf file, I started a discussion here. Please can anyone help? My assumption is its a rare/niche technical issue. Please reply there so the disussion doesn't get broken up.

Thanks

John Cummings (talk) 08:25, 13 December 2023 (UTC)

I have the same problem with larger TIFFs. See here: https://phabricator.wikimedia.org/T353498 and https://phabricator.wikimedia.org/T353068. I think the issues have the same origin --PantheraLeo1359531 😺 (talk) 17:50, 15 December 2023 (UTC)

Lua error

How to fix "Lua error in Module:Wikidata_art at line 450: attempt to index field 'datavalue' (a nil value)." at this page File:蔦紅葉図-Autumn Ivy MET DP251150.jpg? OutOfTheBunker (talk) 16:11, 14 December 2023 (UTC)

Thanks for spotting this! It was a case to handled well by Module:Wikidata art. At least that specific case I've fixed for now. Best, --Marsupium (talk) 14:55, 15 December 2023 (UTC)

When should an image where uploader stated "own work" get a "no source" speedy deletion nomination?

When should an image where the uploader stated the image was their "own work" trigger a {{No source since}} speedy deletion nomination?

I upload some images I took as {{Own}}. I don't ever remember my {{Own}} images getting challenged. Should an assertion of "own work" be challenged just because the uploader is a relative newbie?

Yes, if the challenger thinks they have reason to believe the uploader is a sockpuppet, or otherwise not credible, there should be a way to challenge the image's provenance. But is a bald {{No source since}} tag the right kind of challenge?

User:Kacamata has recently applied many {{No source since}} tags, including [13] [14] [15] [16] [17] [18] [19] [20] [21] [22] [23] [24] [25] [26] [27] [28] [29] [30] [31] [32] [33] [34] [35] [36] [37] [38] [39] [40] [41] [42] [43] [44].

Near as I can tell Kacamata didn't really offer an explanation as to why he or she doubts whether these own work assertions are credible. Should he or she have offered an explanation? Geo Swan (talk) 05:39, 15 December 2023 (UTC)

Hi, IMO "no source" shouldn't be used if a source like {{Own}} is stated, even if this source is suspected to be wrong. "No permission" is better, or speedy deletion if there is evidence of copyright violation, or a regular DR. Only for an old document probably in the public domain claimed as own work, a "no source" might be useful: we don't need a permission in this case. Yann (talk) 14:12, 15 December 2023 (UTC)
Normally, I tag as no source all the files that are clearly not own work and have no proper source. Most of the time these are copyvio. Files that are clearly taken from elsewhere. When I can locate the image source on the internet, I tag them as copyvio indicating the source. Almost every time I tagged a file as no source, it was deleted by a sysop. Normally, the files I tag were uploaded by accounts from pt.WP. It's very common for socks, vandals and spammers to create articles in the pt.WP, and then upload problematic images here on Commons. Again, these uploaders are not reliable and almost always their claims of "own work" are not credible. By the way, all this conflict started because Geo Swan is trying to keep out of scope unused images uploaded by a LTA and spammer who created dozens of socks and have being trying to spam pt.WP for a long time. To me, it's shocking that a user goes to this distance to try to keep images uploaded by unreliable accounts (socks, trolls, spammer, etc.) with clearly not credible assertion of "own work". Kacamata! Dimmi!!! 15:51, 15 December 2023 (UTC)
Sure, I support deletion of such files, but "no source" is the wrong template. Yann (talk) 16:15, 15 December 2023 (UTC)
  • User:Kacamata, you wrote "I tag as no source all the files that are clearly not own work and have no proper source. Most of the time these are copyvio..." I linked to close to three dozen images you recently tagged this way.
Frankly, A LOT OF THEM seemed to have very credible claims that they were the own work of uploaders.
  • Could you please explain, more fully, how you reached your bogus conclusion on these "own work" claims?
File:Estátua_de_José_Lopes.jpg looks old, but it bears the date 1958, so the sculptors copyright matters, and it merits a challenge. However, the related File:Igreja paroquial de Lamelas.jpg mainly shows the old church, and I suggest the sculptor's copyright claim on the 1958 monument, should be dismissed as "de minimis". I don't believe either of these images merits tagging for speedy deletion due to "no source".
  • Some of the other images you tagged as "no source", like File:Mariuva 2.png, could be deleted, but for other reasons than "no source". In other recent discussions you have argued for deleting selfies, as "self-promotion", even when the uploader is someone with a credible claim of notability. User:Mariuvavalentin, who recently uploaded three images that look like selfies, doesn't seem to have a credible claim of notability. So, I agree, her selfies merit a challenge over whether they are in scope. I think it was a mistake for you to nominate any of those three images as "no source", when they are almost certainly selfies.
  • There are some other images among those three dozen that do merit a challenge, but I strongly agree with Yann's suggestion that when your real concern is that the image looks like a copyright violation, you really should offer that as your deletion justification. WMF projects require experienced good faith contributors to do their best to educate inexperienced good faith contributors. In your case, if you are going to continue to nominate images for speedy deletion, I suggest it is essential you apply the best speedy deletion tag, so those good faith new contributor can learn from their mistakes.
  • Frankly, your revision history shows you have a long history of leaving heads-up on newbie's user talk pages, informing them their images were tagged for speedy deletion due to lacking a valid source. A good faith newbie won't know, can't know, when they are authorized to upload images they took themselves, accompanied with a tag that the image was their own work.
Frankly, if I am correct that you routinely tagged images with credible claims of "own work" as "no source", then I am concerned that your record suggests you triggered the deletion of a very large number of perfectly valid in scope images. Geo Swan (talk) 14:42, 16 December 2023 (UTC)
I deleted Mariuvavalentin's files, as pt:Mariuva valentin was deleted, this person doesn't seem notable, and this user has no contribution outside self-promotion. Yann (talk) 14:53, 16 December 2023 (UTC)
Update
Just to be clear, User:Yann recently wrote "Where this is the slightest possibility that the file is OK for Commons (for whatever reason), a proper DR should be created." I totally agree. And I think that this means that, so long as a contributor is in good standing, their "own work" images should not be tagged for any kind of speedy deletion, including both {{No source}} and {{No permission since}}.
If a newbie has made a couple of mistakes, and DRs show they have a history of applying "own work" to images innappropriately, would speedy deletion requests then be appropriate - if they linked to the DRs that establish earlier errors? Geo Swan (talk) 17:03, 18 December 2023 (UTC)
In the 3 cases mentioned above, "no permission" is appropriate. EXIF data shows a different name than the uploader, although the images are in high resolution with full EXIF data, so we can assume the images were not copied from the Internet. Yann (talk) 17:17, 18 December 2023 (UTC)
Thanks for the prompt reply. Geo Swan (talk) 18:26, 18 December 2023 (UTC)
@Yann I believe this went too far. Geo Swan is known for being stalking, harassing and wikihunting people. They were banned from en.Wp for this same reason. They are now pinging in several places in a clear attempt to harass me. I believe this kind of behavior should not be tolerated here or in any other WMF project. Kacamata! Dimmi!!! 21:39, 18 December 2023 (UTC)
Funny thing is that @Yann said that the tagging was "is appropriate". And yet, Geo Swan reverted my tagging in File:AmandaLeadroDuo.jpg and File:Amanda Maria Fest Sorocaba 2023 2.jpg and started a DR. This is a clear example that they are not acting in good faith. They are just trying to harass me. Kacamata! Dimmi!!! 21:59, 18 December 2023 (UTC)

Tech News: 2023-51

MediaWiki message delivery 16:15, 18 December 2023 (UTC)

boilerplate in category names

see for example Category:Sanborn maps of Utah

what should be visible: just the name of the town. how to fix? Nowakki (talk) 21:09, 19 December 2023 (UTC)

number sorting

Category:55.5 (number) is sorted in Category:Rational numbers under sortkey '=', but should be under sortkey '5'. Sorting is done automatically and I did not find the right template to fix it. help & fix appreciated. best --Herzi Pinki (talk) 20:00, 19 December 2023 (UTC)

Looks like sorting happens in {{Number cat/layout}}. Bit late for me to work on this now, but I'll take a look in the morning. —CalendulaAsteraceae (talkcontribs) 08:54, 20 December 2023 (UTC)
Updated. It's now sorted under 0 because of zero-padding. Also that code is ridiculously complicated; I'll work on simplifying it when I have more time. —CalendulaAsteraceae (talkcontribs) 22:26, 20 December 2023 (UTC)

Add or change a video thumbnail

Hi, how do I change the thumbnail of a video already uploaded on Commons? Is there any gadget? Pạtạfisik 13:09, 20 December 2023 (UTC)

Hi! I think this is possible in Wikipedia, but I don't know of a possibility in Commons --PantheraLeo1359531 😺 (talk) 17:46, 20 December 2023 (UTC)
@PantheraLeo1359531 Thank you. CC @Galessandroni: . Pạtạfisik 17:53, 20 December 2023 (UTC)
The best answer, I suppose, is here. It is possible to change the thumbnail of a video link with this code: [[File:video.ogv|thumb|thumbtime=1|description]], where thumbtime=1 is the second, but not in the original file. Giacomo Alessandroni What's up! 17:59, 20 December 2023 (UTC)

Rotate?

Please rotate me

I put this picture in for rotation a day ago but it didn't happen. Will it happen? ̴̴Jim.henderson (talk) 01:14, 21 December 2023 (UTC)

If I'm reading User:SteinsplitterBot/Rotatebot correctly, the bot appears to have been down since the 16th. I'll do it manually. The Squirrel Conspiracy (talk) 02:00, 21 December 2023 (UTC)
✓ Done The Squirrel Conspiracy (talk) 02:03, 21 December 2023 (UTC)
Thanks. Jim.henderson (talk) 00:06, 22 December 2023 (UTC)

How to edit the location of creation in the structured data of an image

No, this photo is not taken from Reading Abbey

I'm used to being able to edit the 'location of creation' in an image's structured data by using the edit button, but that button seems to have disappeared for a number of properties, including 'location of creation'. Not sure why this is, but it is quite important to be able to do it in order to modify or remove locations set by the GeographBot, which in my experience quite often either gets it completely wrong, or uses a location that is too general to ever be of any use.

As an example of what I'm talking about, the picture here of Reading station has a location of creation of Reading Abbey!. The ruins of Reading Abbey are actually about 500m in front of the camera, and a little bit to the left, beyond the big pink office block. And I seem to have no way of correcting this.

I originally asked this question at Commons:Help_desk#How_to_edit_the_location_of_creation_in_the_structured_data_of_an_image, and despite a few suggestions there, the problem persists. I suspect that it is also related to the issues raised by another editor at Commons:Help_desk#Can't_add_structured_data_statement. One suggestion was that I raise it here, so here goes. -- Chris j wood (talk) 11:12, 22 December 2023 (UTC)

Well that is well weird. I went for lunch. Before lunch there was no edit button, after lunch the edit button was back. I made no changes to me environment, didn't even restart the browser. Somebody fiddling?. -- Chris j wood (talk) 14:30, 22 December 2023 (UTC)

Not public log regarding user

There are any non-public logs regarding users? If I read in special All public logs, I would expect there are also non-public logs. Juandev (talk) 15:26, 22 December 2023 (UTC)

@Juandev: Yes. There are two levels above public. There is revision deletion which means only administrators can see the content, and there is oversight which means not even most administrators can see the content. GMGtalk 15:47, 22 December 2023 (UTC)
And if someone account is in a blocked range of open proxy, why it is not in the log attached to a specific user? Juandev (talk) 15:51, 22 December 2023 (UTC)
@Juandev: Disclaimer: I'm old. But IP range blocks don't generate any content in the user log at all AFAIK. We're generally fairly cautious with connecting IP addresses with registered accounts for privacy reasons. If a user is say...in a place like Turkey or China where they may need to use a proxy to contribute, they would need to request a special permission in order to avoid the IP block. GMGtalk 15:57, 22 December 2023 (UTC)
Just an addition the non public IP logs are visible to checkusers. And there are also some more technical logs they are only available to the MediaWiki and server infrastructure maintainers. GPSLeo (talk) 16:48, 22 December 2023 (UTC)

Colors not showing up correctly on SVGs?

File in question

Hello!

I recently fulfilled a request at the Illustration Graphics Lab for a logo, but I noticed something weird when I uploaded it...

The colors are wrong! Especially the blue! It was supposed to be #0000FF, but my eyedropper tool says that the PNG rendering has #5401FF as its color, which is closer to purple! Why is that? QuickQuokka [⁠talkcontribs] 20:39, 24 December 2023 (UTC)

So, I just checked it out on my phone, and it looks like it's alright at the expected color, so I think this problem may be on my end, but why though? QuickQuokka [⁠talkcontribs] 20:58, 24 December 2023 (UTC)
I do not know, but here are some issues.
The SVG colorspace is sRGB.
When WMF's rasterizer converts the SVG to PNG, it does not specify the sRGB colorspace.
When the PNG is painted to the screen, there may be a colorspace conversion.
When the color picker selects a pixel, it may read the device colorspace.
Glrx (talk) 21:13, 24 December 2023 (UTC)

Template for adding up the amount of files of all subcats inside a cat

Hi folks!

Is there a template that adds up the number of all files of all subcategories in one category?

Thank you! --PantheraLeo1359531 😺 (talk) 10:18, 25 December 2023 (UTC)

I think I figured it out! (for all those who are interested in: https://petscan.wmflabs.org/) --PantheraLeo1359531 😺 (talk) 10:27, 25 December 2023 (UTC)

SHA1 hashes

There are SHA1 hashes available in PetScan for each file from Wikimedia Commons. I suspect this is information received via API from Commons. Does MediaWiki creates hash for an upload version of the file or are these hashes for the last version of a file? Juandev (talk) 06:22, 26 December 2023 (UTC)

@Juandev: MediaWiki provides a sha1 hash for each revision of a file, not just the latest revision. Xover (talk) 07:20, 26 December 2023 (UTC)

Path between categories

Do we have a tool, to show path between two categories? Juandev (talk) 16:57, 13 December 2023 (UTC)

As far as I know such a tool doesn't exist, but it wouldn't be hard to make a python script to find a path between two given categories. Pere prlpz (talk) 22:11, 2 January 2024 (UTC)

Improving MP4 error message

Related to Commons:Requests_for_comment/Technical_needs_survey#Video_conversion_support, can we at least make the error message when someone tries to upload an MP4 file point to Help:Converting video? I believe the message is hosted at MediaWiki:Mwe-upwiz-upload-error-bad-filename-extension, but not sure whether it can accept links or not. {{u|Sdkb}}talk 08:12, 19 December 2023 (UTC)

Does anyone familiar with the interface area know this? {{u|Sdkb}}talk 07:00, 13 January 2024 (UTC)
As far as I see, it uses mw.jqueryMsg, so it can use wikitext to the extent documented at mw:Manual:Messages API#Feature support in JavaScript – a simple internal or external link should work. (However, be aware that overriding the message here on Commons has i18n implications, so maybe you should convince developers to make the change in the code / on Translatewiki.) —Tacsipacsi (talk) 10:13, 13 January 2024 (UTC)
Thanks, @Tacsipacsi! Given that Help:Converting video is a local page and other wikis might decide to accept MP4s, a local message seems necessary.
The next challenge is that I'm noticing that the error message comes up for all non-accepted filenames, not just MP4s. I imagine that most users encountering the message will be trying to upload MP4s (the WMF could maybe provide data on that), but still, this makes it impossible to provide help tailored to the specific unallowed file type a user is trying to upload. And it seems there's no way to resolve that, since we can't use parser functions to check the variable? I'll make an edit request to link to both Help:Converting video and Commons:File types, but ideally the tool will be smarter in the future. {{u|Sdkb}}talk 16:05, 13 January 2024 (UTC)
Edit request made here. Cheers, {{u|Sdkb}}talk 16:17, 13 January 2024 (UTC)

Upload wizard change

The upload wizard design seems to have been changed in the last day or two. Is there any possibility that whoever changed it could provide more space for answers to 2. Where did you find this work? Enter the website, the book, or another source. and 3. Enter the name of the original author of this work., both of which questions often require more than a single short sentence. By way of example, for an image I've just uploaded I'd like to give the following information for q.2 - which used to fit in the edit box before this change; now there's a single line edit box which requires both horizontal and vertical scrolling to try to make any sense of the input text:

Upper Wharfedale : being a complete account of the history, antiquities and scenery of the picturesque valley of the Wharfe, from Otley to Langstrothdale via Internet Archive - https://archive.org/details/upperwharfedaleb00speiuoft/page/n177/mode/2up

Image cropped from https://ia800905.us.archive.org/view_archive.php?archive=/9/items/upperwharfedaleb00speiuoft/upperwharfedaleb00speiuoft_jp2.zip&file=upperwharfedaleb00speiuoft_jp2%2Fupperwharfedaleb00speiuoft_0195.jp2&ext=jpg

--Tagishsimon (talk) 05:46, 14 December 2023 (UTC)

@Tagishsimon: You may wish to ask this at (or see) Commons talk:WMF support for Commons/Upload Wizard Improvements. Andy Mabbett (Pigsonthewing); Talk to Andy; Andy's edits 15:22, 14 December 2023 (UTC)
@Udehb-WMF. RZuo (talk) 15:32, 15 December 2023 (UTC)
@Tagishsimon Do you mind translating your request into a Phabricator ticket? I'll raise the problem at the next round of talks with the designer when they get back from the holidays. Sannita (WMF) (talk) 17:23, 19 December 2023 (UTC)
  • Just chiming in to add my voice that the new Upload Wizard really sucks. Too many buttons to click, too little space to put nicely formatted source info, and an apparent obsession with AI (is AI really such an issue that it needs explicit noting several times in the upload process?) --Animalparty (talk) 17:13, 14 January 2024 (UTC)

I'm trying to add formatting parameters to Template:Userpage (e.g. for changing the background color), but having some issues. I introduced them to Template:Userpage/layout, but I gather that I need to pass them through language variants like Template:Userpage/en to get them to be usable. But when I try to add something like

|border={{{border|}}}
|background={{{background|}}}
|extra-style={{{extra-style|}}}
|file={{{file|}}}

to the English translation, it shows in previews that undefined values are interpreted as blanks rather than just ignored. How do I get around this? Best, {{u|Sdkb}}talk 19:48, 5 December 2023 (UTC)

{{subst:bump}} {{u|Sdkb}}talk 07:27, 3 February 2024 (UTC)
{{subst:bump}} Sdkbtalk 16:39, 6 March 2024 (UTC)
it looks similar to a problem i had before. i think i was trying to call another template in a template, but the parameters somehow couldnt be properly passed. i just gave up at the end. i cant remember the details.
when a discussion has no reply for this long, chances are no one knows or is interested.
i used to go directly to en:wp:vpt even for tech problems on commons, if i feel that chances of getting a good answer is higher there. obviously i cant do that anymore due to bullshit, though. RZuo (talk) 19:28, 6 March 2024 (UTC)
take a look at https://commons.wikimedia.org/w/index.php?title=Commons:Sandbox&diff=prev&oldid=858887180 .
basically when Template:Userpage/en calls Template:Userpage/layout, if you include those new parameters, this whole thing "{{{file|}}}" is passed to Template:Userpage/layout.
i guess the answer is, you cant pass a parameter from page A to template:B and ask template:B to pass it again to template:C. i'm not sure if my analysis is correct. RZuo (talk) 11:21, 8 March 2024 (UTC)