Active
Project:
IMCE Rename
Version:
6.x-1.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
16 Nov 2010 at 13:49 UTC
Updated:
23 Apr 2012 at 20:58 UTC
Jump to comment: Most recent file
Comments
Comment #1
aaron1234nz commentedCurrently this module does not support this behaviour. I think this would be nice to have; it may be challenging to get this feature working right though (I can think of a number of potential issues). I'll take a look when time allows (or accept patches if anyone's offering...).
Comment #2
iNade commentedI would love to see this feature too. Tell me if you need some help on.
Comment #3
aaron1234nz commentedIf your happy to write a patch that would be great! I'd take a look at the filefield_path module as this has a retroactive update feature for renaming files built into it.
Comment #4
stackpr commentedThe attached patch adds a redirect using path_redirect. However, it can only work if the web server (apache) is configured to allow Drupal handling of non-existent files in the files directory.