Closed (fixed)
Project:
IMCE
Version:
8.x-2.2
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
6 May 2020 at 17:22 UTC
Updated:
15 Mar 2024 at 07:56 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
rahul.nahar001 commentedComment #3
thallesWhat will be a large numbers of images?
Comment #4
thallesI tested with 4877 images, and if you use thumbnail is realy slow, but if you use a list simple, the time of load is good
Comment #5
rahul.nahar001 commentedHi There are 2 scenarios
Comment #6
thallesSo, to test this, do I need an AWS account?
Comment #7
rahul.nahar001 commentedYes, This issue occurs when we point the file system to the S3 bucket. So you need an AWS account to replicate this issue.
Comment #8
thallesThis feature, like was implemented, broken the resize feature
Comment #9
paulocsHello,
follow a new patch!
Comment #10
thallesApparently, there is still a bug in resizing, see:
Comment #11
thallesComment #12
paulocsFollow a new patch!
Comment #13
thallesWorks fine to me!
Thanks @all for this amazing job!
Comment #15
thallesComment #16
rahul.nahar001 commentedHi @thalles,
Is there any plan for a new release?
Comment #17
thallesI will create a issue to this, but I don't heve permission to this
Comment #19
pawel_r commentedPatch for IMCE 2.4. It removes all info from image: size, date width and height. Thumbnail feature will not work.
Comment #20
manish.upadhyay commentedHi,
Here is the patch for D10 compatible version.
Thanks,
Comment #21
sany_86@bk.ru commentedIt looks like all the patches simply remove all information from the image: size, date width and height. And miniatures too.
I would like to bring to your attention a slightly different approach to solving this problem. Instead of simplifying the display of pictures and disabling information about them, you can simply add a pager ("Prev" and "Next" buttons) and display, for example, 50 pictures at a time.
Maybe this will be useful for someone.