Hello,

This is a support request for assistance in integrating Zen and the color.module. This falls into the category of "surely this has been requested before," but I am unable to locate an answer. I have had success in integrating it by naming my theme "style" which provided a style.css and allowed the color.module to hook into it.

While bragging of my cunning hack, another developer wishes to do this with sub-themes. That's where my solution falls apart.

Any assistance would be greatly appreciated.

Thank you,

-NP

Comments

roball’s picture

I tried the "Zen Classic" theme coming with zen-6.x-1.0-beta3 on Drupal 6 and liked it very much. However, a downside was the missing support for the "color" module. Is there something similar available already or is someone working on it?

roball’s picture

Is it planned to add color.module support to Zen 6.x-2.0?

Thanks.

roball’s picture

Version: 6.x-1.x-dev » 6.x-2.x-dev
shunting’s picture

Component: Code » PHP Code
Category: support » feature

FWIW, I'm using Drupal 6.12 and zen-6.x-2.x-dev and "naming my theme 'style'" didn't cause the color module wheel to appear in the admin interface.

Since color is a core module, I think this is a bit more than a support request, so I changed to feature request.

stinky’s picture

subscribe

web2’s picture

subscribe

shiva7663’s picture

subscribe

jonthomas83’s picture

Subscribe

jseal’s picture

subscribe

jen.c.harlan’s picture

subscribe

scott859’s picture

subscribing

emilyf’s picture

subscribe

johnalbin’s picture

Component: PHP Code » layout.css
Status: Active » Closed (duplicate)

Drupal 6's color module API is crap. I'm not going to spend time to implement it in Zen 6.x-2.x and this unresolved issue shows no one else is interested in doing this either. :-\

Drupal 7's color module API is much better. If you want to help out, please head over here: #1053734: Design DesignKit module integration

Thanks! :-)

johnalbin’s picture

Component: layout.css » PHP code