Three Underrated Theme-related Drupal Modules

Posted Jul 10, 2009 // 0 comments
Tobby :

There’s countless modules for Drupal that are underrated, but I wanted to call attention to three that I use regularly. These modules can make a big difference when building a theme, and while there’s a learning curve associated with some (Color module, I’m looking at you), they’re all worth the effort.


Signwriter
There’s several options to create headers with non-web-standard fonts (sIFR and Dynamic Rendering), but Signwriter is a very handy theme module. Basically, it takes a string of text, and generates an image based on profiles (which are very easy to override or create programatically) and the True Type or Open Type font file that you supply. The end result is a nifty image header, but can be used for all sorts of artistic effects anywhere on the site.


More: http://drupal.org/project/signwriter


Color
Anyone familiar with the Garland theme knows that you can change the color scheme. But many people don’t know that that effect is not limited to Garland. Any theme, if built using a sprite image for CSS images, can be color-ized. I once built the theme for a monthly magazine (Skirt.com) who wanted a different color scheme every month to match a featured piece of art; what would have been a nightmarish change to theme code and images every month became a simple task of choosing colors from a color wheel. The site has since redesigned (and no longer changes colors), but it’s still a very cool module. There’s even a Color.module: Next Generation module in current development that looks cool.


Color is part of Drupal core


Imagecache Profiles
Imagecache is one of those modules that’s so helpful to building a site, however the one thing it has trouble with is user avatars. A user’s picture is handled differently than most other images, and so when a user updates their profile, images created by Imagecache may be unaffected; Imagecache Profiles fixes that problem for you.


More: http://drupal.org/project/imagecache_profiles

About Tobby

Tobby Hagler recently joined Phase2 Technology as a senior developer. He has extensive experience with Drupal-based web sites. His skills range from interface development, to application layer engineering, to system architecture. He focuses ...

more >

Read Tobby 's Blog

Comments

Post new comment

The content of this field is kept private and will not be shown publicly.
  • Web page addresses and e-mail addresses turn into links automatically.
  • Lines and paragraphs break automatically.
  • Allowed HTML tags: <a> <strong> <code> <p> <img> <ul> <ol> <li> <h2> <h3> <h4> <b> <u> <i>
  • You may insert videos with [video:URL]

More information about formatting options

CAPTCHA
This question is for testing whether you are a human visitor and to prevent automated spam submissions.