Color.module: Next generation
Project page: http://www.drupal.org/project/color_soc08
Demo: http://www.skiquel.com/lab/drupal-6
Downloading the module
CVS:
cvs -z6 -d:pserver:anonymous:anonymous@cvs.drupal.org:/cvs/drupal-contrib checkout -d color_soc08-DRUPAL-6--1 -r DRUPAL-6--1 contributions/modules/color_soc08/
A new snapshot is created every 12 hours. You can grab it at http://ftp.drupal.org/files/projects/color_soc08-6.x-1.x-dev.tar.gz.
Quick setup
- De-activate old color.module
- Enable new version, under the "Style" package
- Run DRUPAL/update.php
Themers
Example themes included. Color info is stored in hook_color() in template.php.
Alpha transparency in IE6
To get pngfix working with these themes and this module, go to http://www.drupal.org/project/pngfix, download, and install.
Then go to admin/settings/pngfix and add .pngfix to your list.
Contribute!
If you have any bugs that prevent you from running this please file a bug report!
For help/bugs/questions/feature requests/contributing code etc. please visit the project page.
Troubleshooting
- See Troubleshooting.
