Closed (fixed)
Project:
Facet API
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
12 Dec 2011 at 05:32 UTC
Updated:
28 Dec 2011 at 21:50 UTC
Jump to comment: Most recent file
There is a legacy hook hook_facetapi_facets_alter() that allows for altering of an entire realm's render array. The hook is not useful because many of the elements are already themed by the time this hook is invoked making it practically useless. It was more useful in D6 where most items were themed after this point.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | facetapi-1368138-1.patch | 400 bytes | cpliakas |
Comments
Comment #1
cpliakas commentedAttached patch makes the change.
Comment #2
cpliakas commentedResolved in commit http://drupalcode.org/project/facetapi.git/commit/a88f831.