themes

TwitterFacebook
Get flash to fully experience Pearltrees

Theming Views in Drupal with Templates and Preprocess Functions | Evolving Web

http://evolvingweb.ca/story/theming-views-drupal-templates-and-preprocess-functions If you're building a large website in Drupal, you're likely to have a long list of views that you're using. Often, views require some custom configuration to match a given design or to provide the user with additional information. Sometimes you want to add dynamic text above or below the view, such as the number of results, or want to create a dynamic title beyond what views lets you configure through the user interface. For example, on the McGill University Health Centre website , we decided to replace the standard "Read More" link on serveral block views with a link to a filtered search page.

7 Template Suggestions

What's a theme hook suggestion? It's an alternate template (.tpl.php) file that you have created to override the base or original template file.. block--[region|[module|--delta]].tpl.php http://drupal.org/node/1089656

Theming the node form in Drupal 6

http://11heavens.com/theming-the-node-form-in-Drupal-6 The following exercise consists in moving pieces of code around, code that I did not write myself.
Welcome to the first in what we hope will be a ongoing series of blogs that discuss the more technical side of things. Today I'd like to talk about how we theme template calls in Drupal 6, and how much it has changed from the way we did it in Drupal 5. The Theory Let's dive right in. At its most basic level a website is built from a collection of files and database entries. These files are separated into several layers, so that it is easier to make changes to the application in the future. http://www.commonplaces.com/blog/theming-template-calls-drupal-6

Theming Template Calls in Drupal 6 | CommonPlaces

http://mashable.com/2007/09/19/drupal-2-column/

20 Great 2-Column Drupal Themes

Drupal has been the free CMS platform for the advanced user for quite some time, and while it might not be popular as Wordpress, it has a devoted army of users as well as developers and themers.
http://www.packtpub.com/article/drupal-theming Share this page via Facebook, Twitter or LinkedIn. Your message has been sent. How would you like to send this article:

Drupal Theming | Packt Publishing Technical & IT Book and eBook Store

Sub-theme structure and inheritance

Last updated March 20, 2013. Created by O Govinda on February 22, 2008. http://drupal.org/node/225125

50 High Quality Themes for Drupal Developers

May 12 2010 For a fair few numbers of years Drupal has had the reputation of being a difficult CMS to learn. Any web developer will tell you that. It is a fair reputation, but this does take a lot of the gloss and prestige away from what it deserves. Whereas once you manage to get beyond the initial tricky learning curve, everything falls into place and is relatively straight forward, and what you are left with is one powerful beast of an engine that can handle anything you throw at it. You either really love Drupal or you should learn to love Drupal. http://www.noupe.com/tools/50-high-quality-themes-for-drupal-developers.html
http://drupal.org/node/173880

About overriding themable output

Last updated May 7, 2012.