Drupal

phpBB forum integration with Drupal

This guide you through a step by step tutorial to get phpbb enabled in your drupal site.

phpbb module (http://drupal.org/project/phpbb)

Drupal Meta

A PHPTemplate and CSS based theme that validates to a XHTML Strict doctype which is well suited for a personal blog. The Meta theme is actually 5 themes in one download.

BlueBusiness

As the name suggests, this template can be described as a business template, fortunately this design is general enough to accomodate for different sites as well.

PixelGreen

Pixelgreen is a simple design, it's clean, uses light colors, and is very easy on the eyes. This theme is based on the identically named template by styleshout.com.

ADT Webapplication

This theme is a port of the identically named template by Luka from solucija.com.

Abac

Theme for Drupal 5.x., CSS-based (tableless), two column layout, big place for logo (banner) 215x165px, the footer ("contacts") is placed under title.

Drupal theming, Customising the full page layout

The PHPTEMPLATE Engine for Drupal 5.x has a new feature that automatically loads page-layout.tpl.php files as soon as you upload them to your active theme folder. In other words, if you upload a page-blog.tpl.php file to your active theme folder, you don't need to tell template.php.

Drupal Basics Video

How to write the Drupal Module?

Let say the module name is xxx.

Telling Drupal about your module
Edit modules/xxx/xxx.info:

Syndicate content