Active
Project:
Uploaded Files Mover
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
18 Apr 2009 at 02:33 UTC
Updated:
3 Sep 2009 at 10:52 UTC
Just moved a directory from my development to a production site and wanted to use this module to move files. Found out that files uploaded into theme (such as logo and favicon) do not move automatically. This seems like the kind of functionality that should be added to this module.
Comments
Comment #1
Neodym commentedYou mean reordering a directory structure (including files) using rules like the existing restructuring process?
Please give an example of these rules.
Should this use an extra trigger, or just execute in the same batch process?
Comment #2
dkruglyak commentedThis could be an extra trigger, e.g. "Update theme links".
To see what I am taking about go to theme configuration screen and upload some files for "logo" and "favorite icon". Note that these files will go into the current /files directory, but if you move it will not update. Updating these paths is what I am suggesting to add to this module.
Comment #3
frank ralf commentedIf you put your logo and favicon in your theme's folder Drupal will use those as default. So no problem with changing directories. IMHO this module should not keep track of the theme files.
Cheers,
Frank