Color.module '08
Project page: http://www.drupal.org/project/color_soc08
Demo: http://www.skiquel.com/lab/drupal-6
Because of the nature of this module and the fact it is still in development stages it is safest for themers not to create production themes until features are officially frozen. When the code is at a certain level of quality and documentation I will announce it to devs. At a certain point, I will also offer a few special themes to demonstrate the many ways you can use this module (basic, intermediate, advanced, possibly abstract)
Getting the code
Testers/Devs can go grab the latest DRUPAL-6 module at:
cvs -z6 -d:pserver:anonymous:anonymous@cvs.drupal.org:/cvs/drupal-contrib checkout -r DRUPAL-6--1 -d color contributions/modules/color_soc08
Quick setup
- Backup your current /themes and /modules/color folders. Move them elsewhere temporarily.
- Then themes from the /examples folder to your /themes. *Make sure not to leave our your themes/engines folder from your default install*.
- Copy the new color.module in /color.
- Disable and Uninstall color.module -- now enable. This will insure the installer is hooked and that the tables are created.
- Then you can choose to enable/generate color schemes on a per theme basis. :)
Tips for themers
Use the example theme's color.inc files to understand what's going on. They are well-documented.
pngfix
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.
Community
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.
