Patch (to be ported)
Project:
Ubercart advanced catalog
Version:
6.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
6 Jan 2011 at 01:11 UTC
Updated:
28 Jan 2011 at 18:08 UTC
Thank you for the great module! I really love the 2.x version. I was hoping to submit a feature request for the ability to limit the taxonomy (manufacturer) filter to show only the terms displayed in current catalog page as filter options.
My catalog has hundreds of manufacturers, but a given catalog page might only contain a few of them and it isn't practical for users to sort through the whole list.
What is the possibility of adding this functionality?
Comments
Comment #1
3cwebdev commentedI was able to create the functionality to limit the taxonomy filter to terms actually displayed in the category. I achieved this with two small hacks to the code. Is this something you would be interested in reviewing for possible inclusion into your module? It seems to be working great for me.
You can review it here: http://theusatoolstore.com/
Comment #2
3cwebdev commentedI have created a patch to achieve this and posted it here: http://drupal.org/node/1024104#comment-4017156