Theming Views in Drupal 6

Irakli:

Any reasonably complex Drupal website involves using Views for listing items and CCK for the creation of custom content types. Since each website has a unique look, a large part of creating a Drupal website is theming Views and nodes. Drupal theming has changed with Drupal 6 and so has the Views theming. Here is a quick introduction to the new theming approach in Drupal 6 and Views 2.

Posted 07/02/2008 - 22:20 // 18 comments

Remove a Drupal tab

Frank:

Have you ever been looking at a page on your Drupal site (like the login page) and wanted to remove a pesky tab (like the “Request a new password” tab), but could not figure out how to do it? Me neither, until recently. I went spelunking through the Drupal and theming core and uncovered some gems.

Posted 02/22/2008 - 17:17 // 20 comments