[01:09:04] [[Tech]]; ~2025-31609-18; /* My inability to get Wikipedia on my Vizio TV but not have the Internet */ new section; https://meta.wikimedia.org/w/index.php?diff=29574893&oldid=29574333&rcid=37367392 [07:18:27] [[Tech]]; IKhitron; /* An HTML structure breakin change? */ new topic; https://meta.wikimedia.org/w/index.php?diff=29577105&oldid=29574893&rcid=37370185 [07:18:39] [[Tech]]; IKhitron; /* An HTML structure breaking change? */ edit opening comment; https://meta.wikimedia.org/w/index.php?diff=29577106&oldid=29577105&rcid=37370187 [07:29:10] [[Tech]]; MusikAnimal (WMF); /* Double icon */ Reply; https://meta.wikimedia.org/w/index.php?diff=29577135&oldid=29577106&rcid=37370278 [07:30:02] [[Tech]]; IKhitron; /* Double icon */ edit opening comment; https://meta.wikimedia.org/w/index.php?diff=29577137&oldid=29577135&rcid=37370280 [08:52:52] taavi: for your train interests https://www.reddit.com/r/brisbane/comments/1op3v8w/inside_the_qr_rail_management_centre/ [10:06:20] [[Tech]]; IKhitron; /* An HTML structure breaking change? */; https://meta.wikimedia.org/w/index.php?diff=29578235&oldid=29577137&rcid=37371796 [10:09:12] [[Tech]]; IKhitron; /* A breaking change? */ reply; https://meta.wikimedia.org/w/index.php?diff=29578243&oldid=29578235&rcid=37371808 [11:39:29] [[Tech]]; Msz2001; /* A breaking change? */ Reply; https://meta.wikimedia.org/w/index.php?diff=29578639&oldid=29578243&rcid=37372543 [11:40:20] [[Tech]]; IKhitron; /* A breaking change? */ reply to Msz2001: Great, thanks. (-); https://meta.wikimedia.org/w/index.php?diff=29578721&oldid=29578639&rcid=37372651 [14:09:01] Hello! I am building a MediaWiki gadget tool, I was wondering if there's some feature within MediaWiki that I could use to allow users to upload a file under a temporary URL, similarly to UploadStash but with the URL being accessible from anywhere. [14:53:25] I initially considered using an external service like , but then decided it might be better to use something integrated with MediaWiki (mainly for security) [14:55:16] and stability [14:58:14] The gadget would allow users to reverse image search from a filename / URL or temporary file upload using multiple engines like Google Lens, Google Classic, Bing, Yandex and TinEye (there is already a similar gadget that does this: ). This is useful to find sources of unsourced (or poorly sourced) images on wikis [14:58:14] like Commons. [15:00:51] I'd really really appreciate some feedback :3 [15:26:43] An example of this is the preview mode of https://croptool.toolforge.org/ where you get a temporary link like https://croptool.toolforge.org/files/38c614c625e2a3630fbd406b7335b375c09ee32e_cropped_thumb.jpg [15:29:39] but on-wiki [15:30:13] if possible [15:35:19] i don't think that exists. there is only the private upload stash [15:35:34] yeah, I think so too [15:46:53] Alright thank you both! :3 [15:47:24] Will do some research on how the toolforge thing works [15:48:37] Maybe I can do something integrating both things like croptool does