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

Neodym’s picture

You 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?

dkruglyak’s picture

This 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.

Frank Ralf’s picture

If 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