Active
Project:
Visual Search
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
18 Jul 2010 at 16:40 UTC
Updated:
19 Aug 2010 at 19:46 UTC
Hi
I have not tested the module, because a good test shop enviroment is missing actually.
Think the Color Picker is only usefull for expirienced user.
What would you think about some color presets where the webmaster or admin can define a color range.
Something like red color is all between two or more values.
With color preset the module can provide a simple color bar, which can picked up by the user.
Comments
Comment #1
ebeyrent commentedThis is a good example of how to use the hook_colorpicker() to define your own custom color picker that does exactly what you're describing. Check out the visual_search_colorpicker module for an example of how to do this.
I apologize for the lack of documentation...