How can I define a photo content type so I can upload photos and show in site as photo blogs and so on?
I have installed and using CCK module.

Comments

yoroy’s picture

install imagefield module as well. Then, you can create a new content type that has an imagefield, that's the one that you will upload photo's with and show them on your site. http://drupal.org/project/imagefield

rezvani63’s picture

Thanks for helping me, but unfortunately this module has not an available version for Drupal 6.x. It is only for Drupal 4 and 5. Do you know any other module to do so?

tax’s picture

I strongly suggest to use 5.7 if you are starting with Drupal.
In this way you can use all available modules and practice with them.
Later you will upgrade.

rezvani63’s picture

Ok, Thank you very much, that's a good suggestion.