Comprehensive Guide in Using Drupal
Posted in computers, work on August 28th, 2010 by admin – Be the first to commentI’ve always struggled with Drupal which makes me turn down projects that has to do with it. It’s more of a lack of experience than skills, I believe. I know that one or two designers out there are like me so let me share this great find to help people get started with one of the most popular CMS tools.
First, these two great sites use Drupal so that should say a lot.
By the end of this guide, you will:
Learn the benefits and disadvantages of using Drupal
Install Drupal
Understand the Drupal back-end
Learn about Drupal modules
Explore the Administer page
Create and publish content
Create custom content types with the Content Construction Kit
Create Views
Create Page view displays
Create Block view displays
Learn about Drupal themes
Pros of Using Drupal
Open source: Yes, Drupal is open source. This means you get all the benefits of using an open platform.
Highly customizable: The main power of Drupal lies in its flexible nature. You can mould it into any type of content-centered/user-generated site: from a social media site that allows users to submit and vote on content, a forum, a job board, to an image gallery or a service for deploying portfolio sites for designers — Drupal can get it done (with a little bit of work on your behalf, of course).
Cons of Using Drupal
Big learning curve: Yes, it’s a fact that Drupal is a bit harder to grok than other content management systems out there. I will not suggest you use Drupal if you want a website done in a week the first time you use it. It may take you some months to really understand Drupal, and as much as a month to be able to deploy a fully custom site the first time around. However, I should also note that you can deploy a basic site in less than a day’s worth of work (and that’s what we will be doing in this guide).
Complex for non-developers: Since developers’ needs are prioritized with Drupal, for those that aren’t very familiar with computing technologies, Drupal might take a while to get used to. This means that professionals that only dabble in web development might not find it easy to develop (or even administer) Drupal sites.
Complex user interface: Drupal’s admin interface is a bit difficult to understand; it’s not as user-friendly as it should be. (That’s going to change soon, though.)
Read the full article here.

