By macuhail on
I need to create a content type that will allow users to upload scanned documents, images, etc. We will not know in advance how many such documents, the users will need to upload per instance of the content type. The images will need to be resized as well.
I know I can achieve some of this with imagecache and imagefield. However, I am not sure if that will allow .pdf files to be uploaded and I am not sure how to allow for virtually unlimited uploads.
Thanks for any suggestions.
Comments
=-=
investigate CCK.module (Content Creation Kit) and its addon modules which allow you to add fields.
there is a filefield.module you can use for .pdf files.
ulimited is misleading because fact is it's dependant on your server and not how many fields you allow so you are always "limited"
_____________________________________________________________________
My posts & comments are usually dripping with sarcasm.
If you ask nicely I'll give you a towel : )