By wiert on
I 'm having trouble with assigning a directory to different pagetypes with the cck filefield module (the image_field module on the contrary works fine). Also the upload path module does not seem to support teh cck filefield module.
So I was wondering what would be the best way to go: develop my own file upload form field or use a solution which is out there somewhere.
How to set up such a module (I suppose I could use some hooks of the upload module and maybe even some of the cck fielfield module). All I really want is to be able to structure my file upload directory structure and to be able to upload different files for different translations (locales).