I think the language here is incorrect:
"Inside the jquery colorpicker module folder (generally located at sites/all/modules), create a new folder named "twin_helix". If the jquery colorpicker module is in the standard location, this means you will have the folder sites/all/modules/twin_helix"
Should I add the twin_helix folder to sites/all/modules folder (which is a really weird place to put it) or sites/all/modules/jquery_colorpicker/twin_helix.
Also, this would probably be better to add to the libraries folder (sites/all/libraries) but that's mostly a personal preference.
Comments
Comment #1
jaypanAhh yes, that is a typo. It should be: sites/all/modules/jquery_colorpicker/twin_helix
Some day I will migrate the library to the libraries folder, but it's fairly low on my list of priorities at the moment. If the Libraries API module ever gets a full release, I'll probably switch to that, but for the time being I'm going to leave it where it's at. I will get around to it eventually though.
Comment #2
jaypanChange committed and will be part of the next release (both 6.x and 7.x branches).