The colorpicker_cck module doesn't actually function in a useful fashion without the colorpicker module being enabled. However,that fact is not defined in the info file. colorpicker_cck.info needs to define a depencencies line accordingly.
The colorpicker_cck module doesn't actually function in a useful fashion without the colorpicker module being enabled. However,that fact is not defined in the info file. colorpicker_cck.info needs to define a depencencies line accordingly.
Comments
Comment #1
dwees commentedI'll fix this when I get a chance. This may have to wait for a while as I am very busy right now.
Dave
Comment #2
dwees commentedThis has been fixed.
Comment #3
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.
Comment #4
rstaylor commentedThe dependency list now has 'cck' instead of 'content', so the module can't be enabled.
Comment #5
Crell commentedThe dependency should actually list "color". :-)
Comment #6
dwees commentedIt doesn't depend on the color module being enabled though, just the folder with the Farbastic script being present in the misc folder. So I'm not sure if I should require the color module or not in this case.
Comment #7
Crell commentedUm. You're right. I didn't reread my initial post. Ignore me. :-)