Account created on 19 June 2004, almost 21 years ago
#

Recent comments

Introduced a new config option "Image extensions" under Advanced settings.
Defaults to 'jpg jpeg png gif webp'.
Leaving it empty disables image handling(getimagesize call), which drastically increases performance for folders containing too many images, especially under remote file systems like S3.

The slowness is normal if there are too many files to read from the bucket. IMCE can not do much about it. You may want to seek an answer in s3fs issue queue.

IMCE does not implement an integration with media library by itself. You should seek an answer on media library side.

Try enabling "Advanced settings > Enable URL altering" at /admin/config/media/imce/admin

IMCE would let you delete the file if no other module was using it.

It's probably the previous revisions (node/X/revisions) which are using the file. Delete them and try again.

Note: IMCE allows force deletion of used files if you enable "Advanced settings > Ignore file usage" at admin/config/media/imce/admin

Added a more clear description with a link to roles page.

It's probably the field widget that is duplicating the file as IMCE does not have such a feature.
Not sure which module is responsible in your case, paragraphs or media, you may consider moving the issue to the related project.

Click the parent folder on the left menu and your folder will be shown in the file list on the right. You can then select your folder and click the Delete button.

ufku β†’ made their first commit to this issue’s fork.

@aitala: go to /admin/config/media/imce and check Use admin theme for IMCE paths under Common Settings

The active theme is probably interfering with imce css.
Enable "Use admin theme for IMCE paths" under Common Settings at /admin/config/media/imce
OR add your css fix to your active theme.

Can't reproduce with 3.x branch + Drupal 11

Unable to reproduce this.

Could be ralated: https://www.drupal.org/project/drupal/issues/3381293 πŸ› Aggregation not working css and js cache directories not being created Active

Use 3.0.x for CKEditor4 support.

Added a description to download section.

Committed a patch for checking file access without a folder scan.

Please let us know if it helps with the performance.

Your issue is different than the original bug report. Please open a new issue with your details

Fixed the static method not working as an upload validator.

Thanks for reporting.

I couldn't reproduce this with Drupal 9.5.10 and Imce 3.0.8

"administer imce" permission is flagged as "restrict access" so it should be granted to trusted users only. Even if you have the permission to upload all extensions you'll still need to enable allow_insecure_uploads config option manually in order to upload insecure extensions like php js

Just remove the commas and you'll be fine
jpg jpeg png

Can we make this a common setting like abs_urls or admin_theme?

Enabled tests on 3.x-dev with PHP 8.2 + Mysql 8 + Drupal 10 stable release

This was actually intended to allow the user submit the form manually after seeing the image/link URL. However it seems more practical to auto-submit the form.

Fixed in dev branch

Production build 0.71.5 2024