Closed (fixed)
Project:
Taxonomy Image
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
27 Oct 2004 at 17:44 UTC
Updated:
11 Nov 2004 at 10:20 UTC
a static variable would help cut a few queries off node listing pages. for example, i am seeing 4 of these on a home page:
SELECT path FROM term_image WHERE tid = 25
Comments
Comment #1
jeremy commentedThe 4.5 and CVS version of this module have been updated to use a static variable, so now there is only one database search per image displayed.
Comment #2
(not verified) commented