Extension talk:UploadWizard
Add topicOther default for uwLanguages
[edit]On our wiki everything is in german. So I tried to change uwLanguages to de only. But there is still the option "english" in the select field. Which is annoying when you upload a lot of files and have to change it on every file. Did I do something wrong or is this intended? If the latter, is there a way to make choosing another default language possible?
This is my LocalSettings.php
$wgUploadWizardConfig = [
[...]
'uwLanguages' => [
'de' => 'Deutsch',
],
];
Drhirn (talk) 14:30, 17 December 2024 (UTC)
missing read access rights to UploadWizard.config.php
[edit]In section Usage in license-free environments,
in "See the UploadWizard.config.php file" the link to UploadWizard.config.php
-> https://gerrit.wikimedia.org/g/mediawiki/extensions/UploadWizard/%2B/HEAD/UploadWizard.config.php
is not accessible due to missing read access rights. Please correct or suppress. Thanks.
Christian 🇫🇷 FR 🚨 (talk) 08:58, 12 October 2025 (UTC)
- The file displays just fine here. Tactica (talk) 09:07, 12 October 2025 (UTC)