Closed (fixed)
Project:
Faceted Search
Version:
5.x-0.21
Component:
User interface
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
13 Mar 2008 at 11:19 UTC
Updated:
2 Apr 2008 at 18:22 UTC
I'd prefer to hide quantities into brackets for taxonomy guided search. But there isn't any css selector or configuration checkbox.
How could be done?
Comments
Comment #1
David Lesieur commentedActually, since version 0.20 node counts are wrapped in
<span class="faceted-search-count"> </span>tags, so you should be able to hide them. Did you find any case where counts were not wrapped?Comment #2
tassoman commentedI've updated to the latest 0.21
Comment #3
stennie commented@tassoman: fwiw, proposed a patch to make the counts configurable:
http://drupal.org/node/160562#comment-775527
Hiding via css still leaks the counts so if you really
don't want these available a config setting would
be a better choice ;)
Cheers,
Stephen
Comment #4
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.