as written here:

A new CCK widget is needed:
* Allow user to add a color field.
* Color could be added manually or using the color picker (as it appears in YOUR SITE/admin/build/themes/settings/garland
* As a designer I think that the color system should be by default the same as the color picker, but also can be of differnet color systems (i.e pantone).

Anyone for the challenge?

BTW, Here is a nice example

Comments

dingbats’s picture

Has anyone done some initial code for this?

dwees’s picture

I'm putting together the final touches for a color picker form element. The next step is to create a CCK hook for this form element, which I will have to look for some documentation to do.

The color picker is based on the same color picker JS that is used for the Garland theme colorpicking. It doesn't change any of the colors for the page, it just let's a user pick a color with the nice JS plugin that Drupal uses.

Dave

dingbats’s picture

Nice. Is this up anywhere yet?

amitaibu’s picture