Hello! I didn't find an any another better place for my question. I'm sorry.
I have plan to use 4 roles: an anonymouse role(have rights to look through a public content), a registered role (have rights to look through a public content and download files), a moderator role (have rights like registered users and have rights to manage users), and a super user role.
For create a new user I use the rule "Visitors can create accounts but administrator approval is required". All new users will registered as members of role "registered".
I'm looking to develop an art site, that allows artists to post their work, and sell it. What I would like to know is this, can anyone suggest modules that will allow, new members to submit images, and place them in the e-commerce side with a price themselves. Also, can anyone suggest a really good forum module for the community side of the site? Any help would be greatly appreciated.
Been a while since I posted here at the Drupal forums ... I'm so pleased to see the main changes in Drupal 7. I'm trying to determine how much time I should be focusing on Drupal and re-upping my skills. Perhaps you all can help me with some decision making.
I have a product that I have designed and originally developed in ColdFusion. From page to page, it's all custom. However, some of the more basic tasks like membership, security, and permissions are so well done with Drupal.
Is it possible to use a content type as a taxonomy vocabulary?
Maybe that's a badly-worded question, so I'll describe:
Let's say you want to make a catalog of software products, and their publishers. So you make a content type of "Publisher", and fill in the details of publisher names, and descriptions of them.
Next you make a content type of "Software", and you want to associate each piece of software with one or more publishers.
I want to build a social networking site with basically 2 different type of users ( is it possible?) . Secondly, can I edit the form for sign up and can I use that information later on? I am already working on html/css and php to do this with a friend however drupal seemed to handle this so I want to check here first to see if it is possible to edit database according to our needs.