Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
Could Drupal be used to make a private members community site for the exchange of links? Would like to have reputation like forums have, with member ratings, by invitation only., maybe different member levels based on some criteria.
Could something like this be easily done with Drupal? Can it be done using current drupal modules only?
How can i develope a community site using drupal 6?
My client is asking to develope a community site using drupal.
Is therea any module available for community site in drupal 6, I tried but failed.
please help me
I am building a flash website, and i need a content managment system to alter content stored in a database. I do not need the cms to do anything but backend work (altering the content and adding/deleting files).
Basically all i need is a secure password protected administrator section that allows someone to log in and add/delete/edit information in 1 database table. the table needs to have a title, content, image file name, video file name. The administrator also needs to be able to add/delete image files and video files in a particular directory.
I've been reading about doing a multisite installation and how to use Drupal to host multiple sites from one codebase. So far it looks possible to manage content for 25-40 websites. What I'm wondering is what sort of server specs will be necessary and how performance of sites in a multiple site setup is affected. How much memory can you recommend to use, what sorts of settings in php.ini and my.cnf have others used? The database will be large with tables for each website. What are some good strategies for optimizing a multisite install?