Closed (won't fix)
Project:
Commerce Core
Version:
7.x-1.x-dev
Component:
Contributed modules
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
26 Jan 2013 at 19:51 UTC
Updated:
17 May 2013 at 12:27 UTC
Jump to comment: Most recent
Comments
Comment #1
rszrama commentedYou should be able to build something like that using the Search API, but I doubt there's going to be enough niche demand to have a specific module developed just for a color taxonomy term. In fact, if you look at a Kickstart 2.x installation, it uses the Search API and Facet API to have colors rendered in a sidebar block. Through the theme layer, you could instead render those facets as color swatches similar to the way we do in the search results and Add to Cart form, and you'd have your feature. : )
Comment #2
user654 commented.
Comment #3
rszrama commentedRight, what I'm saying is that sort of module is too niche to be developed and maintained specifically for that feature, but you can build just that using the Search API and existing tools. That's the way of Drupal, and it'll only be more true on Drupal 8 - the most used modules are those that provide abstract bits of functionality that you use to create concrete features, like a visual search facet. : )
Comment #4
user654 commented.
Comment #5
user654 commented.