designkit 7.x-1.0-beta1
Posted by nedjo on April 24, 2012 at 5:19pm
| Download | Size | md5 hash |
|---|---|---|
| designkit-7.x-1.0-beta1.tar.gz | 13.54 KB | c94796ffccffaa06ec500b0d1e972b41 |
| designkit-7.x-1.0-beta1.zip | 15.31 KB | 664d840965f31a995a231dc236025a08 |
Last updated: April 24, 2012 - 17:21
Release notes
First beta release of Designkit for Drupal 7. See #1036386: Drupal 7 upgrade of designkit for details.
To upgrade your Designkit-based theme from Drupal 6 to Drupal 7:
- Remove the
<style>and</style>from Designkit style templates. - In the theme's .info file, change the 'imagecache' property from e.g.
designkit[image][logo][imagecache] = "imagecache_scale:200x50"
todesignkit[image][logo][effect] = "image_scale:200x50" - In your Designkit style template, make CSS changes needed for the new Drupal version.
designkit 6.x-1.0-beta1
Posted by yhahn on January 3, 2011 at 7:58pm
| Download | Size | md5 hash |
|---|---|---|
| designkit-6.x-1.0-beta1.tar.gz | 12.39 KB | a9cbb41861bbb3a173ab4448a27cce6c |
| designkit-6.x-1.0-beta1.zip | 14.48 KB | 3b85cd4db80a27eca33fd7ab018afec9 |
Last updated: January 3, 2011 - 20:03
Release notes
- Fix for missing 'arguments' key.
- Provide actual arguments.
- #733688 by jyve: Catch invalid color values.
designkit 6.x-1.0-alpha5
Posted by yhahn on February 15, 2010 at 9:51pm
| Download | Size | md5 hash |
|---|---|---|
| designkit-6.x-1.0-alpha5.tar.gz | 12.35 KB | 04d86e31b5b8234dfb147264d091e5b5 |
| designkit-6.x-1.0-alpha5.zip | 14.32 KB | 5b061d9e448bb2361261a8d17259ee27 |
Last updated: December 24, 2010 - 22:45
Release notes
- Fixing theme settings form reset.
- Fixing image save and deletion.
designkit 6.x-1.0-alpha4
Posted by yhahn on January 12, 2010 at 9:34pm
| Download | Size | md5 hash |
|---|---|---|
| designkit-6.x-1.0-alpha4.tar.gz | 12.3 KB | 93814bae2318136b678d9c91155badb7 |
| designkit-6.x-1.0-alpha4.zip | 14.27 KB | e0df6612768418c631896d29801a7464 |
Last updated: December 24, 2010 - 22:45
Release notes
Bugfixes and IE7+8 compatibility.
designkit 6.x-1.0-alpha3
Posted by yhahn on January 4, 2010 at 5:39pm
| Download | Size | md5 hash |
|---|---|---|
| designkit-6.x-1.0-alpha3.tar.gz | 12.18 KB | d187bda38d28940d0d7677b1e841b4c4 |
| designkit-6.x-1.0-alpha3.zip | 14.18 KB | ae8d3827eddfedecb143391b63d9929c |
Last updated: December 24, 2010 - 22:45
Release notes
Yet another info file format change: title/description strings can now be specified for images and colors.
designkit 6.x-1.0-alpha2
Posted by yhahn on December 17, 2009 at 12:14am
| Download | Size | md5 hash |
|---|---|---|
| designkit-6.x-1.0-alpha2.tar.gz | 11.63 KB | d59e1efa9b3d0dfbe78cd6857dfeb563 |
| designkit-6.x-1.0-alpha2.zip | 13.65 KB | 361c9dc9af9121f4066a60264d086a09 |
Last updated: December 24, 2010 - 22:45
Release notes
Switching 'logo' key to 'image' which is more versatile.
designkit 6.x-1.0-alpha1
Posted by yhahn on December 14, 2009 at 9:30pm
| Download | Size | md5 hash |
|---|---|---|
| designkit-6.x-1.0-alpha1.tar.gz | 11.63 KB | 80d47cacb22526c0a4673f01cfb61e19 |
| designkit-6.x-1.0-alpha1.zip | 13.67 KB | 4f26765df9584efb848166bc58645011 |
Last updated: December 24, 2010 - 22:45
Release notes
Initial tag of DesignKit.