Come together with the global Drupal community in Rotterdam, 28 Sept – 1 Oct 2026. Sessions, contribution, connection, and Early Bird savings until 8 June.
Can it be that the integration jquery_colorpicker also does not function in 7.x-1.3 yet?
The module runs at other place, integrated, e.g., as a field.
Also theme_hues works. It seems to be currently the best solution to let control user the Theme (partially).
Thank you.
The documentation is wrong. I got ahead of myself, and haven't yet implemented support for the jquery_colorpicker module.
Please use the jscolor third-party library for now. I have updated the instructions on the project page, and the README.txt file in the Theme Hues package correctly explains how to get a color picker working.
Comments
Comment #1
aacraig commentedThis is fixed in the next release (7.x-1.3)
Comment #2
aacraig commentedComment #3
aacraig commentedComment #4
efarg commentedCan it be that the integration jquery_colorpicker also does not function in 7.x-1.3 yet?
The module runs at other place, integrated, e.g., as a field.
Also theme_hues works. It seems to be currently the best solution to let control user the Theme (partially).
Thank you.
Comment #5
aacraig commentedThe documentation is wrong. I got ahead of myself, and haven't yet implemented support for the jquery_colorpicker module.
Please use the jscolor third-party library for now. I have updated the instructions on the project page, and the README.txt file in the Theme Hues package correctly explains how to get a color picker working.