MediaWiki talk:POTY-gallery.js

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

Creation request

[edit]

{{Edit request}}

Per the discussions at Commons_talk:Picture_of_the_Year, please create this page with the contents of User:Ingenuity/poty-gallery.js. This script has been thoroughly tested to make sure it won't break anything. Thanks, Ingenuity (talk) 17:34, 19 August 2024 (UTC)[reply]

✓ Done Steinsplitter (talk) 10:58, 3 September 2024 (UTC)[reply]
@Steinsplitter: could you please change encodeURIComponent on line 438 to encodeURI? Thanks! Ingenuity (talk) 12:51, 3 September 2024 (UTC)[reply]
Done. Steinsplitter (talk) 13:13, 3 September 2024 (UTC)[reply]
@Steinsplitter: sorry to bother you again! Could you replace the content on line 438 with <img src="${imageUrl}" onclick="window.open('${imageProperties["File:" + candidate.title].url.replaceAll("'", "\\'")}')"> ? Ingenuity (talk) 13:45, 4 September 2024 (UTC)[reply]
Done. Steinsplitter (talk) 16:09, 4 September 2024 (UTC)[reply]