Closed (fixed)
Project:
Facet API
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
10 Oct 2011 at 11:57 UTC
Updated:
28 Dec 2011 at 22:50 UTC
Jump to comment: Most recent file
Comments
Comment #1
cpliakas commentedThe attached patch allows for an "alter callback" that is applied on a per-facet basis and is invoked right after data is returned be the query type plugin.
Comment #2
cpliakas commentedHere is another patch that changes the "alter callbacks" key to an array so multiple altering functions can be applied to a facet.
Comment #3
cpliakas commentedResolved in commit http://drupalcode.org/project/facetapi.git/commit/aa96231.
Comment #4
cpliakas commented