Category: Drupal Tutorials

Drupal 8 – upcoming versions and initiatives

wpid2132-media_1323833390689.png

Everybody wants something new for Christmas, and a lot of us are wishing for Drupal 8. Seems like it’s just around the corner! But if you understand version numbers and Dries Buyteart’s philosophy behind releases, you’ll find out you need to calm down a bit.

However, we can get a peek at what’s coming in Drupal 8 by checking the Drupal Initiatives, Knowing what to expect is critical to your decision on which platform to use today. When a stable version (Drupal 8.0) is released, Drupal 6 will no longer be supported or receive security updates, and you will need to upgrade your Drupal 6 sites to Drupal 7 at that time.

In this article we’re going to show you how to navigate the drupal site to find information on future Drupal releases and the intiatiatives that are guiding the development. At the same time we will introduce you to the new approach to Drupal development through “Initiatives.”

Read more ...

Omega – Installing a framework and sub-theme in Drupal 7

Theming Drupal is not a simple task, but people are trying to make it easier.

By using a base theme, that is predicated on a grid template, and implementing sub-themes, you can do some incredible designs in a short time.

The framework and base theme remain the same for every instance you create, but you can customize the block/regions, column layout, and css on each sub-theme in and endless chain. First link in this chain is getting the base theme and creating the first sub theme. We’re going to start forging that chain right now.

Read more ...

960 GS – What is a 960 Grid System

Layout of web pages is tough enough. Using templates makes it easier, but what if the template doesn’t have a module, widget or block right where you want it? If that’s the case, you need to plan your content based on your layout. To me that’s backward. Makes more sense to plan the layout based on the content.

Designers have taken a page out of their old book, the one for laying out newspapers, and applied the principles to web pages and came up with the 960 grid system. The grid system allows you to make nice evenly spaced columns and arrangements of content elements on a system that will work on all CMS platforms.

Read more ...

CCK Block – It does one thing the simple way.

Drupal allows you to do lots of things.
But there are so many ways to do a simple task,
like taking a content field and putting it in a block, that simple way isn’t always obvious.

There are lots of ways to do it, but CCK Block allows you to create a block, and put one field inside of it. For example an image.

This lets you put an image or a text block from an article, page or any content type into any block position on your theme. You can even create special content types if you need them. The only restriction is that you can only put one field in each block. We’ll show you how it works, and you can use your creativity to apply it to your situation.

Read more ...

XML Sitemap Module

Makes your Drupal site
more accessible to search engines.

Dash Help Drupal TutorialsThe XML sitemap module creates a sitemap that conforms to the sitemaps.org specification. This helps search engines to more intelligently crawl a website and keep their results up to date.

The sitemap created by the module can be automatically submitted to Ask, Google, Bing (formerly Windows Live Search), and Yahoo! search engines. The module also comes with several submodules that can add sitemap links for content, menu items, taxonomy terms, and user profiles.

Read more ...


Enter your email address to subscribe to this blog and receive notifications of new posts by email.