theming

Theming Views in Drupal 6

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.


Remove a Drupal tab

Tagged:  

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.


Syndicate content