Open patriksh opened 5 years ago
Well if updating to the latest (dead) version will NOT require theme changes, then go for it.
If 5.x update requires themes to be updated, then do not update FineUploader, just go for a new and modern script (i have no idea what that is).
I was thinking of something like uppy.io. Looking at Bender code, image uploader is called like this:
<?php if( osc_images_enabled_at_items() ) { ItemForm::ajax_photos(); } ?>
That means that uploader code is in Osclass core. Theme edits probably won't be required.
How about this uploader? https://github.com/pqina/filepond And consider this https://github.com/blueimp/jQuery-File-Upload/
I used Filepond on a project, until I discovered that it's "extension" Doka is paid... Doka had just what I needed (rotate/crop/resize) but I needed a free solution.
But what i thought, we just need a good and modern uploader before move to big.
Let's see what @navjottomer thinks. They're all good. Rotate feature would be a nice addition to uploader.
@navjottomer What are your thoughts about using uppy.io and tus.io for Osclass image uploading? I've been thinking to include them in my theme and get rid of Fine Uploader, but if we would do it on the new Osclass version I wouldn't need to "struggle" with implementing it as much.
Closed by mistake.
Any update of rotation and crop image feature?
Latest Fine Uploader could be either updated to the latest version 5.x or changed to some other script, as it reached it's end-of-life one year ago.
oc-includes/osclass/assets/js/fineuploader/jquery.fineuploader.min.js