Coloring
Categories
Component ID
1961874
Component name
Coloring
Component type
module
Maintenance status
Development status
Component security advisory coverage
not-covered
Component created
Component changed
Component body
This module enables searching images by color.
It could be useful for photographers sites, retail stores and consist of tree submodules
- color_palette to display a text field as color palette
- color_index for the actual indexing
- color_search for finding the color
To get started make a field type text and enough length (i.e. 2048 characters) and unlimited values
Add one ore more image fields to the content type
Navigate to admin/config/media/coloring for configuration.
The indexing is triggered on node save.
It is Drupal 7 only.
