Commons:Village pump/Technical
Village pump/Technical |
Bug reports |
Code review |
Tools |
Tools/Directory |
Idea Lab |
This page is used for technical questions relating to the tools, gadgets, or other technical issues about Commons; it is distinguished from the main Village pump, which handles community-wide discussion of all kinds. The page may also be used to advertise significant discussions taking place elsewhere, such as on the talk page of a Commons policy. Recent sections with no replies for 30 days and sections tagged with {{Section resolved|1=--~~~~}} may be archived; for old discussions, see the archives; recent archives: /Archive/2024/03 /Archive/2024/04.
- Feature or bug reports should be filed on Phabricator (see how to report a bug). Bugs with security implications should be reported differently (see how to report security bugs).
- Have you read the FAQ?
SpBot archives all sections tagged with {{Section resolved|1=~~~~}} after 1 day and sections whose most recent comment is older than 30 days. | |
Template:Userpage formatting[edit]
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}} Sdkb talk 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)
Cat-a-lot does not work for categories[edit]
There seems to be a technical problem with Help:Gadget-Cat-a-lot: when I click on Preferences, click on "Allow categorising pages (including categories) that are not files", then select one or more subcategories and try to move/copy/delete them to/from another category (like I always do), nothing happens but an endless "Editing page 1 of X". Moving files is no problem. Can this be fixed? JopkeB (talk) 11:05, 16 February 2024 (UTC)
- I am not the only one having troubles, see Commons:Village pump#Cat-a-lot as well. JopkeB (talk) 13:27, 16 February 2024 (UTC)
- Same for me: moving categories does not work, moving files works. --Reinhard Müller (talk) 14:49, 16 February 2024 (UTC)
- I confirm that it is not working. Theklan (talk) 09:36, 24 February 2024 (UTC)
- I can also confirm that it's not working for categories, although it will sometimes say that the category was moved.Smasongarrison (talk) 00:28, 27 February 2024 (UTC)
- I confirm that it is not working. Theklan (talk) 09:36, 24 February 2024 (UTC)
- Same for me: moving categories does not work, moving files works. --Reinhard Müller (talk) 14:49, 16 February 2024 (UTC)
- Note: If there is specific categories where problem can be replicated then please list them. (ie. fixing requires example cases) --Zache (talk) 15:58, 16 February 2024 (UTC)
- I would like to copy a lot of subcategories in Category:Energy by type of energy to Category:Energy by topic (all except for the 'by' categories). JopkeB (talk) 16:20, 16 February 2024 (UTC)
- It was broken by a change to the HTML structure of the category pages, see phab:T355636#9553616. I hope it will be fixed by another change to the HTML structure, but if not, an interface admin should update the method getMarkedLabels() to account for the change. —Tacsipacsi (talk) 14:02, 18 February 2024 (UTC)
- Same problem for me. I have posted this on MediaWiki talk:Gadget-Cat-a-lot.js but the only replies are people saying "Same problem for me". So nobody is actually looking after this? Cnbrb (talk) 23:19, 27 February 2024 (UTC)
- I would like to copy a lot of subcategories in Category:Energy by type of energy to Category:Energy by topic (all except for the 'by' categories). JopkeB (talk) 16:20, 16 February 2024 (UTC)
For me moving categories was never possible with cat a lot. Always moved one by one.Paradise Chronicle (talk) 05:24, 14 March 2024 (UTC)
Question Is there any chance that we get an indication of:
- What is the priority to solve this problem?
- Whether someone is working on the solution of this problem?
- How long it might take before it is solved?
--JopkeB (talk) 07:13, 5 April 2024 (UTC)
How to exclude redirects in search results?[edit]
https://commons.wikimedia.org/w/index.php?search=intitle:%22add+name+later%22 . i tried -insource, filesize, linksto, hastemplate. nothing works.--RZuo (talk) 09:42, 5 March 2024 (UTC)
- This is a discussion on the topic that might be helpful. —CalendulaAsteraceae (talk • contribs) 21:33, 10 March 2024 (UTC)
Background not showing up in SVG previews[edit]
For some reason the background is not showing up correctly in SVG files I recently uploaded, e.g. File:Finnish dialect location map - southwestern dialects.svg (and 6 others). They're supposed to have the water (light blue) as the background, and it shows up correctly when I open the SVG file in my browser, but not in any of the generated previews, where it is either transparent or solid black. I think it is an issue in the SVG file, but I'm not sure what it is. — SURJECTION / T / C / L / 15:23, 10 March 2024 (UTC)
- @Surjection:
- The background is created with
<rect class="sea background" width="960" height="1558" rx="" ry=""/>
- Which is not supplying a number for
rx
orry
. I removed the attributes and the sea appears. - The
class
information is also conflicting. The "sea" wants to be stroked, but the "background" does not. - Glrx (talk) 01:50, 11 March 2024 (UTC)
Tech News: 2024-11[edit]
Latest tech news from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you. Translations are available.
Changes later this week
- The new version of MediaWiki will be on test wikis and MediaWiki.org from 12 March. It will be on non-Wikipedia wikis and some Wikipedias from 13 March. It will be on all wikis from 14 March (calendar). [1][2]
- After consulting with various communities, the line height of the text on the Minerva skin will be increased to its previous value of 1.65. Different options for typography can also be set using the options in the menu, as needed. [3]
- The active link color in Minerva will be changed to provide more consistency with our other platforms and best practices. [4]
- Structured data on Commons will no longer ask whether you want to leave the page without saving. This will prevent the “information you’ve entered may not be saved” popups from appearing when no information have been entered. It will also make file pages on Commons load faster in certain cases. However, the popups will be hidden even if information has indeed been entered. If you accidentally close the page before saving the structured data you entered, that data will be lost. [5]
Future changes
- All wikis will be read-only for a few minutes on March 20. This is planned at 14:00 UTC. More information will be published in Tech News and will also be posted on individual wikis in the coming weeks. [6][7]
Tech news prepared by Tech News writers and posted by bot • Contribute • Translate • Get help • Give feedback • Subscribe or unsubscribe.
MediaWiki message delivery 23:02, 11 March 2024 (UTC)
TimedText select list loss[edit]
There is no Montenegrin language (crnogorski cnr
) in select language list of TimedText pages. how to fix this? ITZQing (talk) 11:02, 12 March 2024 (UTC)
- you need to write on phab:. you can make one for your language like phab:T354201. RZuo (talk) 12:55, 12 March 2024 (UTC)
Lossless crop assistance[edit]
File:MartzAction41A-1-.PNG has specific cropping instructions that I have never seen before with suggestion for lossless tools. I would like assistance in cropping this into 4:3 (630px wide) and/or 3:2 (560px wide) proportions using such a tool.-TonyTheTiger (talk) 11:16, 14 March 2024 (UTC)
- That file is a png, so cropping with pretty much any tool is going to be lossless. I assume that is why the template limits its recommendations for lossless tools with the note "if cropping a JPEG...". —RP88 (talk) 11:22, 14 March 2024 (UTC)
- I have extracted with Photo. What do I need to do regarding the metadata to follow the instructions?-TonyTheTiger (talk) 13:13, 14 March 2024 (UTC)
- I think you've already done it. Since the "copy this file metadata" link is just an edit link for the source file, I am pretty sure the template just wants to make sure you copy the contents of the {{Information}} from the source file to the new file. One quibble I would have is that the request was to "Crop to show the woman with the ball" but your cropped file shows both women. I think the goal of the requestor is to have a image of just Jennifer Martz that can be used at d:Q6178597 where it is not ambiguous as to which of the two women in the original image is Jennifer Martz. —RP88 (talk) 13:38, 14 March 2024 (UTC)
- User:RP88, Notice that my crop removed a front facing teammate of Martz'. I think that would be the more important secondary subject to worry about. I think considerations of the backward facing person are less relevant.-TonyTheTiger (talk) 00:04, 15 March 2024 (UTC)
- I think you've already done it. Since the "copy this file metadata" link is just an edit link for the source file, I am pretty sure the template just wants to make sure you copy the contents of the {{Information}} from the source file to the new file. One quibble I would have is that the request was to "Crop to show the woman with the ball" but your cropped file shows both women. I think the goal of the requestor is to have a image of just Jennifer Martz that can be used at d:Q6178597 where it is not ambiguous as to which of the two women in the original image is Jennifer Martz. —RP88 (talk) 13:38, 14 March 2024 (UTC)
- I have extracted with Photo. What do I need to do regarding the metadata to follow the instructions?-TonyTheTiger (talk) 13:13, 14 March 2024 (UTC)
- Thanks for the assistance. I am no longer watching here. Ping me on WP, if there is something I need to see on this issue.-TonyTheTiger (talk) 04:09, 16 March 2024 (UTC)
Images from Commons not being shown on Facebook[edit]
Hello. About two weeks ago Facebook seemed to stop showing images from links to Commons files. I do not know if that problem has been discussed here, but it still persists. For those of us who regularly post links in Facebook groups it is a great inconvenience, also given that all the existing links stopped showing images. Facebook obviously thinks that there is something wrong with the setup of Wikimedia Commons, but it is impossible for a common user as I to ask them what is wrong. Does anybody at Wikimedia Commons know what has changed? Cheers Rsteen (talk) 03:48, 16 March 2024 (UTC)
- This was phab:T359413 and has since been fixed. —TheDJ (talk • contribs) 21:57, 3 April 2024 (UTC)
Tech News: 2024-12[edit]
Latest tech news from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you. Translations are available.
Recent changes
- The notice "Language links are at the top of the page" that appears in the Vector 2022 skin main menu has been removed now that users have learned the new location of the Language switcher. [8]
- IP info feature displays data from Spur, an IP addresses database. Previously, the only data source for this feature was MaxMind. Now, IP info is more useful for patrollers. [9]
- The Toolforge Grid Engine services have been shut down after the final migration process from Grid Engine to Kubernetes. [10][11][12]
- Communities can now customize the default reasons for undeleting a page by creating MediaWiki:Undelete-comment-dropdown. [13]
Problems
- RevisionSlider is an interface to interactively browse a page's history. Users in right-to-left languages reported RevisionSlider reacting wrong to mouse clicks. This should be fixed now. [14]
Changes later this week
- The new version of MediaWiki will be on test wikis and MediaWiki.org from 19 March. It will be on non-Wikipedia wikis and some Wikipedias from 20 March. It will be on all wikis from 21 March (calendar). [15][16]
- All wikis will be read-only for a few minutes on March 20. This is planned at 14:00 UTC. [17][18]
Tech news prepared by Tech News writers and posted by bot • Contribute • Translate • Get help • Give feedback • Subscribe or unsubscribe.
MediaWiki message delivery 17:37, 18 March 2024 (UTC)
Logging usage of ajax quickdelete.[edit]
When using the speedy request in auditor, it generates a report in a log file, I was wondering how I could make a similar log for ajax quick delete CSD requests. Alachuckthebuck (talk) 20:15, 21 March 2024 (UTC)
"According to Exif data"[edit]
I have just discovered the According to Exif data and in the talk page, the user @Arnd had an interesting idea: to use a bot which will automatically add the EXIF data in the template. Would this be possible? Thanks, Erick Soares3 (talk) 20:12, 22 March 2024 (UTC)
- I am running my bot from time to time to add missing dates to the template. To find the files i perform a search like insource:/According to Exif data *\}\}/. Would be nice to have a maintenance category for it. Regards, --Arnd 🇺🇦 (talk) 08:34, 23 March 2024 (UTC)
Image appears but doesn't appear although appear[edit]
In es:Guerra del Pacífico the image File:Tarapaca Campaign.svg doesn't appear but in es:Desembarco y combate de Pisagua the image appears. I guess it is some SVG irregularity in the SVG-Format of the image: the last thumbs in its common-history also doesn't appear. Does any one know the reason?. --Juan Villalobos (talk) 11:57, 23 March 2024 (UTC)
- Sense of which shows is flipped? Guerra del Pacífico shows the image, but Desembarco y combate de Pisagua does not?
- view-source:https://es.wikipedia.org/wiki/Desembarco_y_combate_de_Pisagua has
- src="//upload.wikimedia.org/wikipedia/commons/thumb/d/d2/Tarapaca_Campaign.svg/300px-Tarapaca_Campaign.svg.png"
- which should link to https://upload.wikimedia.org/wikipedia/commons/thumb/d/d2/Tarapaca_Campaign.svg/300px-Tarapaca_Campaign.svg.png
- That image is good. ?action=purge of the es.Wiki page did not fix it.
- Purging on the Commons file page kills the displayed main image (making it match the history thumbs).
- Now the image does not display on Guerra del Pacifico.
- Loading the PNG directly shows a server error.
- At least everything is consistently broken.
- Glrx (talk) 05:51, 24 March 2024 (UTC)
- And now the PNG link displays and both es.Wiki articles display the image. Glrx (talk) 05:53, 24 March 2024 (UTC)
- es:Guerra del Pacífico still doesn't display the image. --Juan Villalobos (talk) 07:33, 25 March 2024 (UTC)
- It don't even see it on File:Tarapaca Campaign.svg. Clicking on some of the resolutions gives "Error
- Our servers are currently under maintenance or experiencing a technical problem. Please try again in a few minutes.
- See the error message at the bottom of this page for more information." Enhancing999 (talk) 09:03, 25 March 2024 (UTC)
- At the bottom, among others "Error: 429, Too Many Requests at Mon, 25 Mar 2024". Enhancing999 (talk) 09:03, 25 March 2024 (UTC)
- es:Guerra del Pacífico still doesn't display the image. --Juan Villalobos (talk) 07:33, 25 March 2024 (UTC)
- And now the PNG link displays and both es.Wiki articles display the image. Glrx (talk) 05:53, 24 March 2024 (UTC)
- Does not show for me on File page or es:Guerra.
- File page fail:
Request URL: https://commons.wikimedia.org/wiki/File:Tarapaca_Campaign.svg Request Method: GET Status Code: 304 Not Modified Age: 0 Cache-Control: private, s-maxage=0, max-age=0, must-revalidate Date: Mon, 25 Mar 2024 15:09:26 GMT Expires: Thu, 01 Jan 1970 00:00:00 GMT Nel: { "report_to": "wm_nel", "max_age": 604800, "failure_fraction": 0.05, "success_fraction": 0.0} Report-To: { "group": "wm_nel", "max_age": 604800, "endpoints": [{ "url": "https://intake-logging.wikimedia.org/v1/events?stream=w3c.reportingapi.network_error&schema_uri=/w3c/reportingapi/network_error/1.0.0" }] } Server: ATS/9.1.4 Server-Timing: cache;desc="pass", host;desc="cp1100" Set-Cookie: NetworkProbeLimit=0.001;Path=/;Secure;Max-Age=3600 Strict-Transport-Security: max-age=106384710; includeSubDomains; preload Vary: Accept-Encoding,Cookie,Authorization X-Cache: cp1100 miss, cp1100 pass X-Cache-Status: pass
- On reload, File page succeeds
Request URL: https://commons.wikimedia.org/wiki/File:Tarapaca_Campaign.svg Request Method: GET Status Code: 304 Not Modified Remote Address: 208.80.154.224:443 Referrer Policy: origin-when-cross-origin Accept-Ch: Age: 0 Cache-Control: private, s-maxage=0, max-age=0, must-revalidate Content-Encoding: gzip Content-Language: en Content-Type: text/html; charset=UTF-8 Date: Mon, 25 Mar 2024 15:16:03 GMT Expires: Thu, 01 Jan 1970 00:00:00 GMT Last-Modified: Mon, 25 Mar 2024 15:03:33 GMT Nel: { "report_to": "wm_nel", "max_age": 604800, "failure_fraction": 0.05, "success_fraction": 0.0} Report-To: { "group": "wm_nel", "max_age": 604800, "endpoints": [{ "url": "https://intake-logging.wikimedia.org/v1/events?stream=w3c.reportingapi.network_error&schema_uri=/w3c/reportingapi/network_error/1.0.0" }] } Server: mw1435.eqiad.wmnet Server-Timing: cache;desc="pass", host;desc="cp4041" Set-Cookie: NetworkProbeLimit=0.001;Path=/;Secure;Max-Age=3600 Strict-Transport-Security: max-age=106384710; includeSubDomains; preload Vary: Accept-Encoding,Cookie,Authorization X-Cache: cp4041 miss, cp4041 pass X-Cache-Status: pass
- Server ATS/9.1.4 fails but server mw1435.eqiad.wmnet succeeds.
- Glrx (talk) 15:26, 25 March 2024 (UTC)
Sorry, I don't get any server error or even an error message. Simply the image doesn't appear in es:Guerra del Pacífico but it appears in other articles. --Juan Villalobos (talk) 16:06, 25 March 2024 (UTC)
- It's only visible when clicking on some of the links on the file description page at "Other resolutions: 162 × 240 pixels | 323 × 480 pixels | 518 × 768 pixels | 690 × 1,024 pixels | 1,380 × 2,048 pixels | 875 × 1,298 pixels."
- In the meantime, on File:Tarapaca Campaign.svg it's back, but not on the "other resolutions". I wonder how many requests it takes to trigger "Too Many Requests". Enhancing999 (talk) 16:32, 25 March 2024 (UTC)
- I just made several different size requests, and all returned good images. All but one were served by Thumbor/7.3.2.
- If I load a failing image
Request URL: https://upload.wikimedia.org/wikipedia/commons/thumb/d/d2/Tarapaca_Campaign.svg/81px-Tarapaca_Campaign.svg.png?20181213201810 Request Method: GET Status Code: 429 Too Many Requests Remote Address: 198.35.26.112:443 Referrer Policy: origin-when-cross-origin Access-Control-Allow-Origin: * Access-Control-Expose-Headers: Age, Date, Content-Length, Content-Range, X-Content-Duration, X-Cache Content-Length: 1820 Content-Type: text/html; charset=utf-8 Date: Mon, 25 Mar 2024 17:29:25 GMT Nel: { "report_to": "wm_nel", "max_age": 604800, "failure_fraction": 0.05, "success_fraction": 0.0} Report-To: { "group": "wm_nel", "max_age": 604800, "endpoints": [{ "url": "https://intake-logging.wikimedia.org/v1/events?stream=w3c.reportingapi.network_error&schema_uri=/w3c/reportingapi/network_error/1.0.0" }] } Server: Varnish Server-Timing: cache;desc="int-front", host;desc="cp4049" Strict-Transport-Security: max-age=106384710; includeSubDomains; preload Timing-Allow-Origin: * X-Cache: cp4049 int X-Cache-Status: int-front
- This response looks to be a cached error message from Varnish. Refreshing does not update. Using another browser does not update.
- Glrx (talk) 17:38, 25 March 2024 (UTC)
Sorry, problem is still there. Can you resolve it?. --Juan Villalobos (talk) 08:37, 27 March 2024 (UTC)
- W3C reports 2 errors. Namespace http://www.openswatchbook.org/uri/2009/osb not on whitelist. Used in linearGradient6213 and linearGradient4061. Both are single-stop gradients. Both gradients are unused. Nuked.
- File has more than usual Inkscape verbiage. There are a lot of
style="...;line-height=0%;..."
. There are emptyg
elements. - Still does not display.
- Glrx (talk) 18:30, 27 March 2024 (UTC)
Interwikilinks to german wikipedia with no corresponding german article[edit]
I have found about 2000 pages here in commons with a interwikilink to german wikipedia, but the page does not exist. Examples:
- Category:Adoxaceae in Naturschutzgebiet "St. Arnualer Wiesen" links to de:Adoxaceae in Naturschutzgebiet "St. Arnualer Wiesen"
- Category:39th Infantry Division (United States) links to de:39. US-Infanteriedivision
- Category:1950s buildings in Alt-Saarbrücken links to de:1950s buildings in Alt-Saarbrücken
- Cryptolaemus montrouzieri links to de:Australischer Marienkäfer
- Eye of GNOME links to de:Eye Of GNOME
Now the question is: What to do? Ignore? Fix?
I have a Bot in deWP and 7 years experience with this bot, but no idea with the bot policy here. --Wurgl (talk) 17:55, 24 March 2024 (UTC)
- Some of the pages have links added manually they could and should be cleaned up by a bot. But at Category:Adoxaceae in Naturschutzgebiet "St. Arnualer Wiesen" there seems to be a bug presumable in the infobox resulting in the incorrect link. GPSLeo (talk) 19:56, 24 March 2024 (UTC)
- @GPSLeo: Category:Adoxaceae in Naturschutzgebiet "St. Arnualer Wiesen" is getting its missing article link
[[de:Adoxaceae in Naturschutzgebiet "St. Arnualer Wiesen"]]
added by the[[de:{{PAGENAME}}]]
code in {{Districts of Saarbrücken}} that is called by the {{Districts of Saarbrücken Navi}} template on the category page. Author appears to be AnRo0002. Maybe they can offer some insight. —RP88 (talk) 20:27, 24 March 2024 (UTC)- As I said: About 2000 affected pages for deWP, these 5 are just random examples. (I did not check any other language) --Wurgl (talk) 21:00, 24 March 2024 (UTC)
- Right, but {{Districts of Saarbrücken Navi}} is used on 1586 categories and is the source for 2 of the 5 categories that you chose at random. It might be the cause of a big fraction of the 2000 affected pages that you identified. Commons bot policy is fairly permissive. You can read the policy at Commons:Bots and post at Commons:Bots/Requests if you want permission to run your bot on Commons. It might take a while to get approval, the Bot request board moves slowly. —RP88 (talk) 22:12, 24 March 2024 (UTC)
- As I said: About 2000 affected pages for deWP, these 5 are just random examples. (I did not check any other language) --Wurgl (talk) 21:00, 24 March 2024 (UTC)
- @GPSLeo: Category:Adoxaceae in Naturschutzgebiet "St. Arnualer Wiesen" is getting its missing article link
- Thanks for pointing it out. If you are interested and patient enough to run your bot through this issue on commons, this would be great. Paradise Chronicle (talk) 18:36, 27 March 2024 (UTC)
Tech News: 2024-13[edit]
Latest tech news from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you. Translations are available.
Recent changes
- An update was made on March 18th 2024 to how various projects load site, user JavaScript and CSS in Vector 2022 skin. A checklist is provided for site admins to follow.
Changes later this week
- The new version of MediaWiki will be on test wikis and MediaWiki.org from 26 March. It will be on non-Wikipedia wikis and some Wikipedias from 27 March. It will be on all wikis from 28 March (calendar). [19][20]
Tech news prepared by Tech News writers and posted by bot • Contribute • Translate • Get help • Give feedback • Subscribe or unsubscribe.
MediaWiki message delivery 18:53, 25 March 2024 (UTC)
Bot for archiving closed cfd requests[edit]
SteinsplitterBot (talk · contribs) used to take care of this, but it last archived cfd on 6 dec 2023, so we need a new bot for this task. RZuo (talk) 22:38, 25 March 2024 (UTC)
- @RZuo I just fixed SteinsplitterBot. It looks like when they did the migration to the new jobs system they forgot to migrate this one. But it should be working now, and will run daily in the future. Feel free to ping me if it stops, or if you notice any other issues with SteinsplitterBot (I have full access to the tool.) —Mdaniels5757 (talk • contribs) 23:15, 25 March 2024 (UTC)
- @Mdaniels5757: If you have access to SteinsplitterBot, do you know why it stopped updating Commons:Database reports/Getty Images a few months back? Is there any assistance I could provide to you towards getting this SteinsplitterBot job fixed or restarted? —RP88 (talk) 23:02, 28 March 2024 (UTC)
- Looking into this. —Mdaniels5757 (talk • contribs) 22:38, 4 April 2024 (UTC)
- @RP88 Fixed (it was a combination of the same issue and a broken dependency). —Mdaniels5757 (talk • contribs) 00:54, 5 April 2024 (UTC)
- @Mdaniels5757: Thanks very much! I appreciate you taking the time to investigate and fix the issue. —RP88 (talk) 02:34, 5 April 2024 (UTC)
- @RP88 Fixed (it was a combination of the same issue and a broken dependency). —Mdaniels5757 (talk • contribs) 00:54, 5 April 2024 (UTC)
- Looking into this. —Mdaniels5757 (talk • contribs) 22:38, 4 April 2024 (UTC)
- @Mdaniels5757: If you have access to SteinsplitterBot, do you know why it stopped updating Commons:Database reports/Getty Images a few months back? Is there any assistance I could provide to you towards getting this SteinsplitterBot job fixed or restarted? —RP88 (talk) 23:02, 28 March 2024 (UTC)
rulers[edit]
anyone have a handy userscript or gadget to add rulers around the main image on file namespace pages? of particular interest to me would be percent rulers, for aiding the addition of COM:SDC relative position within image (P2677) statements. Arlo James Barnes 00:24, 31 March 2024 (UTC)
Table of contents[edit]
Can someone figure out why {{CategoryTOC}} doesn't work on this page: Category:EC-Audiovisual_Center_review_needed, and fix it. Thank you! // sikander { talk } 🦖 17:57, 1 April 2024 (UTC)
- @Sikander: As far as I can tell, the horizontal Category TOC on that page is working fine. I tried several different browsers as well as both logged in and logged out. I suspect the issue is at your end, perhaps try emptying your browser cache. —RP88 (talk) 18:03, 1 April 2024 (UTC)
- It looks for subcategories, but you want files: try Template:FileCategoryTOC. Enhancing999 (talk) 18:04, 1 April 2024 (UTC)
- Actually, no. It's just that they are all sorted under "0-9". Enhancing999 (talk) 18:08, 1 April 2024 (UTC)
- Sort through Template:LicenseReview/layout-reviewme is by pageid. Enhancing999 (talk) 18:15, 1 April 2024 (UTC)
- Ah, seeing Enhancing999's replies led me to think what you might have meant by "doesn't work". In my reply I was saying that I saw {{CategoryTOC}} correctly displaying and working exactly as intended (but apparently not how you probably expected). As Enhancing999 implied, the template {{EC-Audiovisual Center}} invokes {{LicenseReview}}, which (while in the needs review state) uses Template:LicenseReview/layout-reviewme, which sets [[Category:EC-Audiovisual Center review needed|< PAGEID >]]. So the files in this particular category are sorted by their page id, like all other license review needed categories. —RP88 (talk) 18:43, 1 April 2024 (UTC)
- @RP88 and Enhancing999: Ah, sorry for creating some confusion here. My intention is to navigate the contents of Category:EC-Audiovisual_Center_review_needed category by file name and thought {{CategoryTOC}} would work. {{FileCategoryTOC}} is also not doing what I thought it would. Any other suggestions? Thank you. // sikander { talk } 🦖 19:30, 1 April 2024 (UTC)
- Hmm... depending on what exactly you want to do, you might be able to use Special:Search with
incategory:"EC-Audiovisual Center review needed"
and then adjust the advanced search fields. This won't get you an alphabetically ordered list, but it would let you search the contents of the category. —RP88 (talk) 20:13, 1 April 2024 (UTC)- Template:LRCategoryTOC has some logic for this type of category. Enhancing999 (talk) 21:13, 1 April 2024 (UTC)
- Hmm... depending on what exactly you want to do, you might be able to use Special:Search with
Tech News: 2024-14[edit]
Latest tech news from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you. Translations are available.
Recent changes
- Users of the reading accessibility beta feature will notice that the default line height for the standard and large text options has changed. [21]
Changes later this week
- The new version of MediaWiki will be on test wikis and MediaWiki.org from 2 April. It will be on non-Wikipedia wikis and some Wikipedias from 3 April. It will be on all wikis from 4 April (calendar). [22][23]
Future changes
- The Wikimedia Foundation has an annual plan. The annual plan decides what the Wikimedia Foundation will work on. You can now read the draft key results for the Product and Technology department. They are suggestions for what results the Foundation wants from big technical changes from July 2024 to June 2025. You can comment on the talk page.
Tech news prepared by Tech News writers and posted by bot • Contribute • Translate • Get help • Give feedback • Subscribe or unsubscribe.
MediaWiki message delivery 03:33, 2 April 2024 (UTC)
why does the time scale end in the 49th century BC?[edit]
compare for example Romania in the 35th century BC to Romania in the 54th century BC. I couldn'd find out the lack. anro (talk) 21:18, 2 April 2024 (UTC)
- On an immediate level, that's because the {{Subject by century}} template (which is used to implement templates like {{Centuries BC in Romania}}) only runs from the 50th century BC to the 25th century CE. It will not display categories which lie outside those bounds.
- Realistically, the use of year-based categories for time periods well outside recorded history like "49th century BC" may not be appropriate, as the margin of error on dates that far back is often wider than a century. (Nor am I convinced that it's correct to describe subjects like the Turdaș culture as being "in Romania" over five thousand years before any such country existed.) Omphalographer (talk) 00:02, 4 April 2024 (UTC)
Mobile versions of user talk pages are useless[edit]
Though I'm not active on Commons, I got bored and used my mobile device to look through some deletion requests, then at at a user's talk page. I knew that user had several deletion requests, but saw only one on their talk page. The talk page's history showed that old sections were archived, which was fine, but the page seemed to have no links to those archives.
I couldn't find the 'Read as wiki page' (or whatever it is) option, so out of desperation, I switched to the desktop version of the page. I was shocked at what I found there: not only the archive links, but also a notice that the user had been blocked indefinitely. (Before that, I hadn't seen any reference to a block.)
In summary, the mobile versions of user talk pages (and perhaps talk pages in general) are so crippled as to be useless. Brianjd (talk) 08:22, 4 April 2024 (UTC)