Module Description
This module adds the ability to rename a file which was uploaded to the system. It can be integrated in the media detail page.
* integration directly to file upload widget
* if an image is renamed, the image cache is rebuild only for that image
* if file name exists it shows a warning
Works perfectly together with the file_replace module and our patch.
The module currently only provides a form and widget link to rename files. You will need to manually add links to the file overview page if needed: admin/content/files/rename/{{ fid }}
RC1 version update:
* Module config: now the inline rename link has to be enabled for a single widget or globally in the settings form here: /admin/config/file_rename/settings
* This setting can be overriden for each widget separately in form display.
* Also: rename link appearance is improved
Note: It's not recommended to use alpha or beta-1 versions, they are too raw and contain no file name validation.
* integration directly to file upload widget
* if an image is renamed, the image cache is rebuild only for that image
* if file name exists it shows a warning
Works perfectly together with the file_replace module and our patch.
The module currently only provides a form and widget link to rename files. You will need to manually add links to the file overview page if needed: admin/content/files/rename/{{ fid }}
RC1 version update:
* Module config: now the inline rename link has to be enabled for a single widget or globally in the settings form here: /admin/config/file_rename/settings
* This setting can be overriden for each widget separately in form display.
* Also: rename link appearance is improved
Note: It's not recommended to use alpha or beta-1 versions, they are too raw and contain no file name validation.
Module Link
Project Usage
219
Security Covered
Covered By Security Advisory
Version Available
Production
Module Summary
This module aims to solve the issue of renaming files that have been uploaded to the system, with the ability to integrate it into the media detail page and rebuild image cache for renamed images.
Data Name
file_rename