Closed (fixed)
Project:
Facet API
Version:
6.x-3.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
30 Jan 2012 at 01:14 UTC
Updated:
10 Jul 2012 at 01:21 UTC
Jump to comment: Most recent file
With the caching of hook_facetapi_facet_info() implementations, it should be safe to add that hook to hook_hook_info() and move it to the facetapi.facetapi.inc file so it is loaded on demand and not on every page load.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | move-hook-1420762-1.patch | 5.78 KB | cpliakas |
Comments
Comment #1
cpliakas commentedComment #2
cpliakas commentedCommitted to the 7.x branches of Facet API.
Comment #3
cpliakas commentedComment #5
nick_vhComment #6
cpliakas commentedNot sure this is applicable to D6 since hook_hook_info() isn't the same thing between D6 and D7.