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
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
Comment #1
vm commentedBased on FileField Paths project page, you would still need transliteration.module to convert unicode characters into US-ASCII.
Comment #2
decipheredHi 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.