Guide: Files, Images, And Media
Guide to files and media in Drupal.
Guide to files and media in Drupal.
This module looks like a nice UI for managing media.
A place to collect design inspiration.
Is there a module for this?
If not, how to streamline duplicating the media and recropping?
This module does it by storing changed info on the referencing field.
Can Media Library Media Modify be used with Image Widget Crop? (Media Library Media Modify)
Can you crop another way?
Automatically create image media name when attached to content.
Currently using this trick to set the image name based on alt text.
The parent content often has a location field, location and a timestamp would make a good filename.
One option is to create a custom token to use in the auto entity label UI. This could be done with ECA.
Another option is to use ECA to set the alt text/name on save.
After retroactively changing Photo image file paths and setting uploads to private, most images were moved into the private directory.
They all went into 2025-02, which is resetting their original upload date.
What are the remaining files, and why weren't they moved?
Are there any orphaned files?
Uploaded images can be viewed by anyone, despite using Shield to protect the site.
How to use private files for images, and move existing images?
I incorrectly had File FIeld Paths as private://2025-10
Reset path to 2025-10.
Set Upload destination field property to private.
Use retroactive setting to fix file paths.
Removed anonymous permission to view all media revisions for Photo, which seemed to be related.
Create a site to catalog your possessions.
Schedule chores and maintenance tasks.
Create a bulk document upload system for adding invoices, bank statements, receipts, and other documents.
Media Bulk Upload module can be used with Dropzone JS. There are a few others.