Wikipedia talk:File Upload Wizard
![]() | This is not the page to ask for help or test edits.
To make test edits, please use the Sandbox. For other help, please see our main help page. |
![]() | To help centralise discussions and keep related topics together, MediaWiki talk:FileUploadWizard.js redirects here. |
|
||||||||
Add opus, mpg, and mpeg as accepted formats
![]() | This edit request to MediaWiki:FileUploadWizard.js has been answered. Set the |answered= or |ans= parameter to no to reactivate your request. |
I re-copied the .js code of the Wizard into my sandbox and then added "opus", "mpg", and "mpeg". I hope the Wizard accepts these formats, which are included in Special:Upload. When done, please re-delete the sandbox page. BTW, are "mpg" and "mpeg" the same or different? --George Ho (talk) 08:09, 10 February 2022 (UTC)
Not done for now, at least; "video/mpg" is not a valid MIME type that I know of (could be wrong, though). To answer your question, I *think* they are two different file extensions that represent the same file type. Writ Keeper ⚇♔ 16:23, 10 February 2022 (UTC)
- If I'm reading correctly, I think what needs to be changed for this edit request is
audio/opus,video/mpg,video/mpeg
should be changed to justaudio/opus,video/mpeg
for line 101, and then"mpg" : "video/mpg",
should be"mpg" : "video/mpeg",
on line 1865. Does that look right? Writ Keeper ⚇♔ 16:31, 10 February 2022 (UTC)- Eliminated
video/mpg
, leftvideo/mpeg
remaining. If done, then please re-delete the sandbox version. --George Ho (talk) 19:17, 10 February 2022 (UTC)- Okay,
Done, minus a few stray commas. Writ Keeper ⚇♔ 19:21, 10 February 2022 (UTC)
- Okay,
- Eliminated
Add into Permitted file types (10 Feb 2022)
![]() | This edit request has been answered. Set the |answered= or |ans= parameter to no to reactivate your request. |
Thanks. Now "opus", "mpg", and "mpeg" should be listed as part of "Permitted file types". --George Ho (talk) 19:51, 10 February 2022 (UTC)
Accept wav and flac
![]() | This edit request to MediaWiki:FileUploadWizard.js has been answered. Set the |answered= or |ans= parameter to no to reactivate your request. |
I was initially reluctant to request adding WAV and FLAC as accepted formats due to their huge sizes and being lossless or uncompressed. However, in one village pump discussion, many (or several) editors approved WAV and FLAC as NFCC-compliant formats. I re-copied the whole source and then added wav and flac. If no one minds, those formats can be added as accepted formats. --George Ho (talk) 09:03, 5 March 2022 (UTC) George Ho (talk) 09:03, 5 March 2022 (UTC)
Almost forgot, please re-delete my sandbox version when the request is completely accepted or rejected. --George Ho (talk) 09:05, 5 March 2022 (UTC)
Add into Permitted file types (12 March 2022)
![]() | This edit request has been answered. Set the |answered= or |ans= parameter to no to reactivate your request. |
The wav, wave, and flac formats must also be listed as one of "Permitted file types". --George Ho (talk) 00:17, 12 March 2022 (UTC)
underscores in filenames
hi! On the final page, where it gives you wikicode to copy for images—those currently contain unnecessary underscores. theleekycauldron (talk • contribs) (she/they) 23:59, 25 March 2022 (UTC)