Books on Drupal
There are a few books on Drupal and they range from everything for the beginner to everything for the advanced. I have a page devoted to Drupal books that are available for purchase along with a review on each of them.
Books on DrupalThere are a few books on Drupal and they range from everything for the beginner to everything for the advanced. I have a page devoted to Drupal books that are available for purchase along with a review on each of them. |
New to Drupal?Are you new to Drupal? What is Drupal and why do you want to use this? In this video I build a Drupal website in 10 minutes. See why Drupal rocks! |
CategoryBuy Me A Beer |
Playing Adding Content Types to Drupal
Submitted by Drupal Dude on Tue, 10/30/2007 - 10:03am.
Problems viewing videos? In this video I go over content types in Drupal and how you can add your own content type. The first question you may ask is why have different content types? Being that to Drupal they are all nodes, why not categorize them? To answer that I'll pick on the two default content types that come with Drupal... pages and stories. To Drupal these are both nodes but by being different content types, I can have different settings. Pages are not promoted to the front page by default while stories are. Pages do not allow comments while stories do. Each content type can have it's own set of 'features'. This is why you want to have content types. You can create your own content type and then create your own set of features for that content type. In the video I create a new content type called Press Releases. I tell it I do not want comments, but I want it on the front page. Content Types allow me to do this. Drupal rocks! »
|
SearchRecent comments
We readDrupal Related Sites |
Main Content
Hello,
Thanks for the great vids.
I have a question that I'm sure is really simple:
Can you explain how you create the "main" content of your site? Showing all the latest articles and paging them for example - does this happen automatically with Drupal? I "get" content type, modules, themes etc but the piece that's missing for me is how I put something like a portal as the main content of the front page.
Keep up the good work.