SimpleBatchUpload
SimpleBatchUpload copied to clipboard
Allows for basic, no-frills uploading of multiple files
Files don't become green or change the color after a error or sucessful upload.
### Setup - MW version: 1.37.2 - PHP version: 8.1.5 - DB (MySQL etc.): 10.5.15-MariaDB ### Issue PHP 8 reports a fatal error loading the extension: ``` [09-May-2022 15:23:19 Europe/London]...
### Setup - MediaWiki | 1.35.3 (086b4f1)09:56, 26 July 2021 - PHP | 7.4.3 (apache2handler) - MariaDB | 10.3.29-MariaDB-0ubuntu0.20.04.1 - ICU | 66.1 - SimpleBatchUpload | 1.8.2 ### Issue Uploading...
It would be nice if there was a specific right that controlled access to the special page.
If a file exeeds `post_max_size` or `upload_max_filesize` set in `php.ini` the upload will fail without proper error message. It seems that PHP does not raise an error when the file...
Can presumably use this setup: https://github.com/ProfessionalWiki/Network/tree/master/.github/workflows Then we can ditch the testing via ScrutinizerCI which is currently broken and a pain in the *** to deal with.
Our group has been using Extension:SimpleBatchUpload (1.5.0) extensively, but unfortunately we are running into an issue where files are uploaded but fail to be written as a row in the...
Thanks for this very useful plugin! In the spirit of simplicity and better user experience after a successful batch upload (green filenames) it would be very nice to get code...
Currently, the default upload text for new files is very simple, they simply just add a template using subpage name, and using additional parameters when call through parser function. On...
### Setup - MW version: 1.39 - PHP version: 8.1.5 - DB (MySQL etc.): MariaDB - SBL version: 2.0 (SimpleBatchUpload version) - Browser version: Latest version of Edge, Windows 11....