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.
I am looking for a database / CMS for a project that I run called CoverBase. It is an online database of free CD cover art (see http://www.toddalbert.com/cover_art for an example) for live music. The site whould allow users to do the following:
How to get a on-mouse-over effect similar to the Drupal site's Navigation links on the header (Support, Handbooks, Forum, Downloads, Contribute, Contact, Community)
In my business site, I plan to allow users to post only in Forums section. How to disable php and html code addition in their posts that I can prevent many security issues.
I am curious if anyone can provide some insight into how to create a local mirror of a Drupal site. I have been doing changes directly on the live site and know its probably not the best way to do it :P Any help much appreciated.
I have been running couple of Drupal based sites from last 1year.
Now i want to create a community portal with initially around 5 subdomains which might grow upto 12 more.
I have read through many of the posts on multi-site installation and have setup a test system successfully.
current config: Shared code, Single database, separate content
I am a php programmer but new to Drupal,
I want to build an e-shop (which I have never done before),
its going to be simple at first
basic categories, e-shop, cart, ability to add items, and a custom theme.
but I am not pressed by time
I think Drupal is the right tool more so than OSCommerce and the rest of the e-shop solutions since I can later on extend it to something more than just a shop (articles, votes, comments, reviews etc)