By puya4ever on
Hi to everyone. I'm trying to build a repository site via drupal, something like softpedia.com and I searching for a module (if it exist something) to help me to do that . I have already build a content type like: news, downloads and articles. When I choose downloads as content type (that's happen when I try to write content) I want to display more options like: upload a file and others options, and after, displaying of the downloads to be different than news .
That's it's my first touch with drupal and I really need your opinions , anyone who knows a module which can make a little from my work? after, I can customize that .
Thanks you.
Comments
_
There isn't 'a module' for this-- it what you build with drupal (drupal is like a set of legos). You can use either the core upload or contributed filefield modules to upload and attach files to nodes. Since filefield has replaced upload for d7, i recommend filefield.
thanks you for fast reply . I
thanks you for fast reply . I have a question . I have downloaded Filefield module but I can't enable it, " Depends on: Content (missing) " and I can't find any module with that name. Can you help me?
_
That's actually talking about the http://drupal.org/project/cck module (its a bit of a naming oddity).