Active
Project:
Refine by taxonomy
Version:
5.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
2 Apr 2007 at 00:37 UTC
Updated:
2 Jul 2007 at 18:57 UTC
Its not a bug per se, but its not logical to refine a list of ONE node
I think if it is possible to check whether the list of nodes to be displayed is equal to 1 the refine blocks should not be displayed at all.
Comments
Comment #1
matt_paz commented+1 ... subscribing
Comment #2
giorgoskI don't know how to patch this but I know how to hack it
added line 8
modified line 13 by {adding && $pager_total_items[0] != "1"} in the if conditionional statement
everything else is the same
don't know if this the "correct" drupal way but it works
Comment #3
phnad@drupalcenter.de commentedwould be very cool to get it official implanted in the modul.