It would seem that if I use the filefield_paths module I would no longer need to use the transliteration module.

Could someone confirm that my thinking is correct on this.

Thanks much, I appreciate it.

Shai

Comments

vm’s picture

Based on FileField Paths project page, you would still need transliteration.module to convert unicode characters into US-ASCII.

deciphered’s picture

Status: Active » Closed (fixed)

Hi Shai,

VeryMisunderstood is correct. If you want to use FileField Paths and the Transliteration module together, simply enable transliteration in the cleanup options of your FileField Paths.

Cheers,
Deciphered.