Closed (fixed)
Project:
Facet API
Version:
7.x-1.x-dev
Component:
Contrib
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
21 Dec 2011 at 21:43 UTC
Updated:
10 Jul 2012 at 02:41 UTC
Jump to comment: Most recent file
Comments
Comment #1
attiks commentedI'm looking for context integration as well, but as a reaction. I want to be able to change the facets depending on some condition (in my case the screen size of the browser), so I can limit the number of items displayed.
Comment #2
cpliakas commentedCool use case. The facetapi_set_facet_enabled() and facetapi_get_facet_disabled() functions will come in handy here.
Comment #3
ygerasimov commentedI have created a sandbox project http://drupal.org/node/1591872 that already has Facet values condition. Welcome to test and give feedback.
Comment #4
ygerasimov commentedOops. Please disregard attached patch. :)
Comment #5
attiks commentedLink should be http://drupal.org/node/1591872
Comment #6
ygerasimov commentedThanks. Corrected.
Comment #7
cpliakas commentedThis is looking awesome. Lot's of possibilities. Marking as fixed since a contrib module is providing this.