Closed (fixed)
Project:
File (Field) Paths
Version:
6.x-1.1
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
21 Apr 2009 at 15:46 UTC
Updated:
21 Apr 2009 at 21:30 UTC
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.