DesignKit is a small API module lets themes provide options for customizing colors and images. Themes can use entries in their .info file to specify what color variables should be made available. Here is an example snippet:

; Background color
designkit[color][background][title] = "Background"
designkit[color][background][description] = "Background color."
designkit[color][background][default] = "#ffffff"             

; Foo bar color
designkit[color][foo][title] = "Foo"
designkit[color][foo][description] = "Foo bar baz."
designkit[color][foo][default] = "#cc0099"

; Site logo
designkit[image][logo][title] = "Site logo"
designkit[image][logo][description] = "Header logo."
designkit[image][logo][imagecache] = "imagecache_scale:200x50"

; Print logo
designkit[image][logo_print][title] = "Print logo"
designkit[image][logo_print][description] = "Print logo."
designkit[image][logo_print][imagecache] = "imagecache_scale:600x300"

For more information, please take a look at README.txt.

Requirements

Downloads

Version Downloads Date Links
6.x-1.0-beta1 tar.gz (12.39 KB) | zip (14.48 KB) 2011-Jan-03 Notes

Project Information

  • Module categories: Theme Enhancements
  • Maintenance status: Unknown
  • Development status: Unknown
  • Reported installs: 4370 sites currently report using this module. View usage statistics.
  • Last modified: January 4, 2010

Maintainers for DesignKit

  • yhahn - 12 commits
    last: 1 year ago, first: 2 years ago

Issues for DesignKit

To avoid duplicates, please search before submitting a new issue.
All issues
Bug reports
Oldest open issue: 15 Feb 10
nobody click here