i need to use the transliteration way to remove the space from the images file name and the better is to replace it with underscore character.

and i have found the transliteration module , but actually im facing a problem with this module

that is changing the name of the files , the non english names to an english name and that cause the website not to how the images

i mean that due to the stored images the new uploaded ones are fine.

but the previously stored will get to be broken, and i have a huge data base with images and i dont know how to solve this

any one have an idea what to do , cause i tried many things and nothing works with me.

Comments

jaypan’s picture

The documentation for that module basically indicates that you will need to do this manually.

Contact me to contract me for D7 -> D10/11 migrations.

wolfy’s picture

i tried many things but nothing works for me , i will appreciate it if you show me what to change

jaypan’s picture

You have to go in and change all the file names I think.

Contact me to contract me for D7 -> D10/11 migrations.

wolfy’s picture

i want just to replace the spaces and not to change the name into the english or what ever ??