Closed (fixed)
Project:
Colorpicker
Version:
5.x-1.x-dev
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Reporter:
Created:
16 May 2007 at 07:19 UTC
Updated:
21 Sep 2007 at 12:07 UTC
Currently the colorpicker_cck.module is unusable. It implements widget and field hooks, but most of the code seems to have been copied from the email cck module. This is a patch to fix up the module so that it makes a Color Picker widget usable.
| Comment | File | Size | Author |
|---|---|---|---|
| colorpickerwidget_dingbats.patch | 11.91 KB | dingbats |
Comments
Comment #1
dwees commentedPerfect addition. You are correct in your assumption of where the code was copied from, I was hoping someone would help me make turn my form element into a CCK form element. Great work.
I'll test out your code and update the module. Nice to have you join the team!
Dave
Comment #2
dwees commentedI'm working on improving the colorpicker_cck.module. So far it doesn't do any validation (which we assume it should). The current code that I've recently uploaded is still experimental and needs someone stronger in creating CCK fields to look at it and find my blunder.
Dave
Comment #3
buddaHas anything been sorted with the CCK field then??
Comment #4
dwees commentedNothing yet. Had more pressing issues. I've implemented the changes suggested above, but appears to be some minor error I can't identify. If anyone could figure it out, that would be great.
Dave
Comment #5
dwees commented