@aitala: go to /admin/config/media/imce and check Use admin theme for IMCE paths under Common Settings
This has been fixed as a part of https://git.drupalcode.org/project/imce/-/commit/bc2c114b94fdd3edf1f802c...
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 Postponed: needs info
Use 3.0.x for CKEditor4 support.
Added a description to download section.
@sourojeetpaul This was for php files. The phpcs pipeline succeeds.
https://git.drupalcode.org/project/imce/-/jobs/1819695
Not sure how this is an IMCE issue?
Committed. Thanks.
Committed required changes. Thanks.
Committed a patch for checking file access without a folder scan.
Please let us know if it helps with the performance.
Duplicate of 💬 Role-profiles are no merged in case user has more role related to Imce Active
Removed ut8 encoding completely
Committed to 7.x-2.x branch.
Your issue is different than the original bug report. Please open a new issue with your details
Fixed on 3.0.12
Thanks for reporting.
Fixed in 3.0.11
Thanks for reporting.
Fixed the static method not working as an upload validator.
Thanks for reporting.
ufku → created an issue.
I couldn't reproduce this with Drupal 9.5.10 and Imce 3.0.8
Committed a patch to 3.x that uses a normal path to detect the root url.
ufku → created an issue.
"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.